rafi1991

Untitled

Jul 14th, 2020
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 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. "telephone": "(843) 449-4010",
  9. "priceRange": "$",
  10. "servesCuisine": "Ice Cream",
  11. "address": {
  12. "@type": "PostalAddress",
  13. "streetAddress": "5308 North Ocean Boulevard",
  14. "addressLocality": "Myrtle Beach",
  15. "addressRegion": "SC",
  16. "postalCode": "29577",
  17. "addressCountry": "US"
  18. },
  19. "geo": {
  20. "@type": "GeoCoordinates",
  21. "latitude": 33.725053,
  22. "longitude": -78.8401666
  23. }
  24. }
  25. </script>
Add Comment
Please, Sign In to add comment