Advertisement
rafi1991

Untitled

Jul 14th, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "BarOrPub",
  5. "name": "Beach Club Bar and Grill",
  6. "image": "https://www.oceancreek.com/images/made/uploads/179_320_170_90_medialayout_copyr.png_0_0_100_r_b_-7_-7.jpg",
  7. "url": "https://www.oceancreek.com/amenities/beach-club-bar-and-grill/",
  8. "priceRange": "$",
  9. "menu": "https://vmbimages.s3.amazonaws.com/Email/!Recurring/Check+In+Packet+Email/Limited+Summer+2020+Ocean+Creek.pdf?_ga-ft=1V3Unf.0.0.0.0.2fiW5v-CVA-4yh-Ahx-gcla9yv8.0.0",
  10. "servesCuisine": "American",
  11. "address": {
  12. "@type": "PostalAddress",
  13. "streetAddress": "10600 North Kings Highway",
  14. "addressLocality": "Myrtle Beach",
  15. "addressRegion": "SC",
  16. "postalCode": "29572",
  17. "addressCountry": "US"
  18. },
  19. "geo": {
  20. "@type": "GeoCoordinates",
  21. "latitude": 33.7952122,
  22. "longitude": -78.7447485
  23. },
  24. "openingHoursSpecification": {
  25. "@type": "OpeningHoursSpecification",
  26. "dayOfWeek": [
  27. "Wednesday",
  28. "Thursday",
  29. "Friday",
  30. "Saturday",
  31. "Sunday"
  32. ],
  33. "opens": "11:00",
  34. "closes": "18:00"
  35. }
  36. }
  37. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement