Skip to content

Instantly share code, notes, and snippets.

@cristianvasquez
Created October 21, 2015 01:27
Show Gist options
  • Save cristianvasquez/0f8b5b8c39b8d31c27c5 to your computer and use it in GitHub Desktop.
Save cristianvasquez/0f8b5b8c39b8d31c27c5 to your computer and use it in GitHub Desktop.
testGists
{
"@context": "http://schema.org",
"@type": "Event",
"name": "Miami Heat at Philadelphia 76ers - Game 3 (Home Game 1)",
"location": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"addressLocality": "Philadelphia",
"addressRegion": "PA"
},
"url": "wells-fargo-center.html"
},
"offers": {
"@type": "AggregateOffer",
"lowPrice": "$35",
"offerCount": "1938"
},
"startDate": "2016-04-21T20:00",
"url": "nba-miami-philidelphia-game3.html"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment