jmar

Untitled

Jul 17th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "Restaurant",
  5. "name": "The Village Lawn",
  6. "image": "https://thebeachclub.spectrumresorts.com/wp-content/uploads/2019/01/DJI_0017-1280x720.jpg",
  7. "url": "https://thebeachclub.spectrumresorts.com/dining/the-village-lawn-2/",
  8. "telephone": "(251) 224-3650",
  9. "priceRange": "Prices vary.",
  10. "description": "The Village Lawn at The Beach Club Resort & Spa is your go-to for delicious food, live music, games, and more.",
  11. "menu": ["https://thebeachclub.spectrumresorts.com/wp-content/uploads/2019/03/2019_the_spice_menu.pdf", "https://thebeachclub.spectrumresorts.com/wp-content/uploads/2019/03/2019_the_smoke_menu.pdf", "https://thebeachclub.spectrumresorts.com/wp-content/uploads/2019/03/2019_the_press_menu.pdf", "https://thebeachclub.spectrumresorts.com/wp-content/uploads/2019/06/Frost_Bites_Beach_Club_Menu.pdf"],
  12. "servesCuisine": "Food trucks serving barbecue, seafood, desserts, and more. Open for Dinner.",
  13. "address": {
  14. "@type": "PostalAddress",
  15. "streetAddress": "925 Beach Club Trail",
  16. "addressLocality": "Gulf Shores",
  17. "addressRegion": "AL",
  18. "postalCode": "36542",
  19. "addressCountry": "US"
  20. },
  21. "geo": {
  22. "@type": "GeoCoordinates",
  23. "latitude": 30.2370919,
  24. "longitude": -87.877218
  25. },
  26. "openingHoursSpecification": {
  27. "@type": "OpeningHoursSpecification",
  28. "dayOfWeek": [
  29. "Monday",
  30. "Tuesday",
  31. "Wednesday",
  32. "Thursday",
  33. "Friday",
  34. "Saturday",
  35. "Sunday"
  36. ],
  37. "opens": "18:00",
  38. "closes": "22:00"
  39. }
  40. }
  41. </script>
Advertisement
Add Comment
Please, Sign In to add comment