Advertisement
rafi1991

Untitled

Jul 28th, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "BarOrPub",
  5. "name": "Tipsy Turtle Beach Bar",
  6. "image": "https://www.beachcove.com/wp-content/uploads/sites/6/2018/04/Beach-Cove-Town-Center-13-compressor.jpg",
  7. "url": "https://www.beachcove.com/amenities/dining/",
  8. "priceRange": "$",
  9. "menu": "http://vmbimages.s3.amazonaws.com/Email/!Recurring/Check+In+Packet+Email/Temp+Menu+TownCenterBeach+Cove+(002).pdf?_ga-ft=1V3Ue7.0.0.0.0.2SFuvA-Bdh-4G4-9eW-t6Cqc+6G.0.2",
  10. "servesCuisine": "Cold Drinks, American",
  11. "address": {
  12. "@type": "PostalAddress",
  13. "streetAddress": "4800 South Ocean Boulevard",
  14. "addressLocality": "North Myrtle Beach",
  15. "addressRegion": "SC",
  16. "postalCode": "29582",
  17. "addressCountry": "US"
  18. },
  19. "geo": {
  20. "@type": "GeoCoordinates",
  21. "latitude": 33.7908197,
  22. "longitude": -78.73517820000001
  23. },
  24. "openingHoursSpecification": {
  25. "@type": "OpeningHoursSpecification",
  26. "dayOfWeek": [
  27. "Monday",
  28. "Tuesday",
  29. "Wednesday",
  30. "Thursday",
  31. "Friday",
  32. "Saturday",
  33. "Sunday"
  34. ],
  35. "opens": "11:00",
  36. "closes": "22:00"
  37. }
  38. }
  39. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement