Advertisement
rafi1991

Untitled

Jul 10th, 2020
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "BarOrPub",
  5. "name": "MIXX Swim-Up Pool Bar",
  6. "image": "https://www.hotelbluemb.com/images/made/uploads/Pool_4_1150x650_1150_650_90_s_c1.jpg",
  7. "url": "https://www.hotelbluemb.com/amenities/",
  8. "priceRange": "$",
  9. "servesCuisine": "Alcoholic and Non-Alcoholic Drinks",
  10. "address": {
  11. "@type": "PostalAddress",
  12. "streetAddress": "705 South Ocean Boulevard",
  13. "addressLocality": "Myrtle Beach",
  14. "addressRegion": "SC",
  15. "postalCode": "29577",
  16. "addressCountry": "US"
  17. },
  18. "geo": {
  19. "@type": "GeoCoordinates",
  20. "latitude": 33.6786347,
  21. "longitude": -78.8946088
  22. },
  23. "openingHoursSpecification": {
  24. "@type": "OpeningHoursSpecification",
  25. "dayOfWeek": [
  26. "Monday",
  27. "Tuesday",
  28. "Wednesday",
  29. "Thursday",
  30. "Friday",
  31. "Saturday",
  32. "Sunday"
  33. ],
  34. "opens": "11:00",
  35. "closes": "17:00"
  36. }
  37. }
  38. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement