Skip to content

Instantly share code, notes, and snippets.

@roypatira
Created July 10, 2019 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roypatira/6b35e43ec1b5ba65796da0857b2a38e7 to your computer and use it in GitHub Desktop.
Save roypatira/6b35e43ec1b5ba65796da0857b2a38e7 to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Angry Birds",
"operatingSystem": "ANDROID",
"applicationCategory": "https://schema.org/GameApplication",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.6",
"ratingCount": "8864"
},
"offers": {
"@type": "Offer",
"price": "1.00",
"priceCurrency": "USD"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment