Advertisement
rafi1991

Untitled

Jul 14th, 2020
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 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. "telephone": "(843) 918-7720",
  9. "priceRange": "$",
  10. "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",
  11. "servesCuisine": "Cold Drinks, American",
  12. "address": {
  13. "@type": "PostalAddress",
  14. "streetAddress": "4800 South Ocean Boulevard",
  15. "addressLocality": "North Myrtle Beach",
  16. "addressRegion": "SC",
  17. "postalCode": "29582",
  18. "addressCountry": "US"
  19. },
  20. "geo": {
  21. "@type": "GeoCoordinates",
  22. "latitude": 33.7908197,
  23. "longitude": -78.73517820000001
  24. },
  25. "openingHoursSpecification": {
  26. "@type": "OpeningHoursSpecification",
  27. "dayOfWeek": [
  28. "Monday",
  29. "Tuesday",
  30. "Wednesday",
  31. "Thursday",
  32. "Friday",
  33. "Saturday",
  34. "Sunday"
  35. ],
  36. "opens": "11:00",
  37. "closes": "22:00"
  38. }
  39. }
  40. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement