rafi1991

Untitled

Jul 2nd, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "IceCreamShop",
  5. "name": "Shark Bites Ice Cream and Snack Bar",
  6. "image": "https://beachcolony.com/images/made/uploads/shark-bites_600_400_90_medialayout_copyr.png_0_0_100_r_b_-7_-7_s_c1.jpg",
  7. "url": "https://www.beachcolony.com/amenities/dining/shark-bites-ice-cream-and-snack-bar/",
  8. "priceRange": "$",
  9. "servesCuisine": "Ice Cream",
  10. "address": {
  11. "@type": "PostalAddress",
  12. "streetAddress": "5308 North Ocean Boulevard",
  13. "addressLocality": "Myrtle Beach",
  14. "addressRegion": "SC",
  15. "postalCode": "29577",
  16. "addressCountry": "US"
  17. },
  18. "geo": {
  19. "@type": "GeoCoordinates",
  20. "latitude": 33.725053,
  21. "longitude": -78.8401666
  22. }
  23. }
  24. </script>
Add Comment
Please, Sign In to add comment