Skip to content

Instantly share code, notes, and snippets.

@sdilshod
Created April 17, 2017 10:51
Show Gist options
  • Save sdilshod/e18cea1a7dc051c1973f85e0d7b448a5 to your computer and use it in GitHub Desktop.
Save sdilshod/e18cea1a7dc051c1973f85e0d7b448a5 to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Product",
"aggregateRating": {
"@type": "AggregateRating",
"bestRating": "100",
"ratingCount": "24",
"ratingValue": "87"
},
"image": "dell-30in-lcd.jpg",
"name": "Dell UltraSharp 30\" LCD Monitor",
"offers": {
"@type": "AggregateOffer",
"highPrice": "$1495",
"lowPrice": "$1250",
"offerCount": "8"
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment