Advertisement
rafi1991

Untitled

Jul 28th, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 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. "telephone": "EXT 1021",
  9. "priceRange": "$",
  10. "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",
  11. "servesCuisine": "American",
  12. "address": {
  13. "@type": "PostalAddress",
  14. "streetAddress": "10600 North Kings Highway",
  15. "addressLocality": "Myrtle Beach",
  16. "addressRegion": "SC",
  17. "postalCode": "29572",
  18. "addressCountry": "US"
  19. },
  20. "geo": {
  21. "@type": "GeoCoordinates",
  22. "latitude": 33.7952122,
  23. "longitude": -78.7447485
  24. },
  25. "openingHoursSpecification": {
  26. "@type": "OpeningHoursSpecification",
  27. "dayOfWeek": [
  28. "Wednesday",
  29. "Thursday",
  30. "Friday",
  31. "Saturday",
  32. "Sunday"
  33. ],
  34. "opens": "11:00",
  35. "closes": "18:00"
  36. }
  37. }
  38. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement