jmar

Untitled

Jul 17th, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "Restaurant",
  5. "name": "Gulfside Bar & Grill",
  6. "image": "https://thebeachclub.spectrumresorts.com/wp-content/uploads/2018/12/gulfside_bar_grill_turquoise_place_orange_beach_3-600x400.jpg",
  7. "url": "https://thebeachclub.spectrumresorts.com/dining/gulfside-bar-grill/",
  8. "telephone": "(251) 224-3300",
  9. "priceRange": "Prices vary.",
  10. "description": "Enjoy your time by the pool at The Beach Club Resort & Spa with a light snack and drinks at Gulfside Bar & Grill.",
  11. "menu": "https://thebeachclub.spectrumresorts.com/wp-content/uploads/2019/03/gulfside_grill_menu_2019.pdf",
  12. "servesCuisine": "Poolside bites, burgers, salads, and snacks.",
  13. "acceptsReservations": "false",
  14. "address": {
  15. "@type": "PostalAddress",
  16. "streetAddress": "925 Beach Club Trail",
  17. "addressLocality": "Gulf Shores",
  18. "addressRegion": "AL",
  19. "postalCode": "36542",
  20. "addressCountry": "US"
  21. },
  22. "geo": {
  23. "@type": "GeoCoordinates",
  24. "latitude": 30.2364009,
  25. "longitude": -87.8771266
  26. },
  27. "openingHoursSpecification": {
  28. "@type": "OpeningHoursSpecification",
  29. "dayOfWeek": [
  30. "Monday",
  31. "Tuesday",
  32. "Wednesday",
  33. "Thursday",
  34. "Friday",
  35. "Saturday",
  36. "Sunday"
  37. ],
  38. "opens": "11:00",
  39. "closes": "18:00"
  40. }
  41. }
  42. </script>
Advertisement
Add Comment
Please, Sign In to add comment