jmar

Untitled

Jul 17th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "Restaurant",
  5. "name": "The Village Hideaway",
  6. "image": "https://thebeachclub.spectrumresorts.com/wp-content/uploads/2018/10/hideaway-header2-1.jpg",
  7. "url": "https://thebeachclub.spectrumresorts.com/dining/the-village-hideaway/",
  8. "telephone": "(251) 224-3650",
  9. "priceRange": "Prices vary.",
  10. "description": "The Village Hideaway boasts a variety of dishes to appease any appetite, happy hour specials, arcade games, billiards, and a HD golf simulator. ",
  11. "menu": "https://thebeachclub.spectrumresorts.com/wp-content/uploads/2019/03/2019_hideaway_spring_menu.pdf",
  12. "servesCuisine": "Pizza, classic bar favorites, happy hour deals, burgers, sandwiches, and more. Lunch and Dinner.",
  13. "address": {
  14. "@type": "PostalAddress",
  15. "streetAddress": "8142, 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.2365407,
  24. "longitude": -87.8773591
  25. },
  26. "openingHoursSpecification": {
  27. "@type": "OpeningHoursSpecification",
  28. "dayOfWeek": [
  29. "Monday",
  30. "Tuesday",
  31. "Wednesday",
  32. "Friday",
  33. "Thursday",
  34. "Saturday",
  35. "Sunday"
  36. ],
  37. "opens": "11:00",
  38. "closes": "21:00"
  39. }
  40. }
  41. </script>
Advertisement
Add Comment
Please, Sign In to add comment