Advertisement
Guest User

Untitled

a guest
Aug 7th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="application/ld+json">
  2. {
  3.   "@context": "http://schema.org",
  4.   "@type": "Product",
  5.   "aggregateRating": {
  6.     "@type": "AggregateRating",
  7.     "bestRating": "100",
  8.     "ratingCount": "24",
  9.     "ratingValue": "87"
  10.   },
  11.   "image": "dell-30in-lcd.jpg",
  12.   "name": "Dell UltraSharp 30\" LCD Monitor",
  13.   "offers": {
  14.     "@type": "AggregateOffer",
  15.     "highPrice": "$1495",
  16.     "lowPrice": "$1250",
  17.     "offerCount": "8",
  18.     "offers": [
  19.       {
  20.         "@type": "Offer",
  21.         "url": "save-a-lot-monitors.com/dell-30.html"
  22.       },
  23.       {
  24.         "@type": "Offer",
  25.         "url": "jondoe-gadgets.com/dell-30.html"
  26.       }
  27.     ]
  28.   }
  29. }
  30. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement