Advertisement
jmar

Untitled

Jul 16th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "BarOrPub",
  5. "name": "1852 Treaty Room",
  6. "image": "https://innofthemountaingods.com/wp-content/uploads/2018/12/dow_64925unretouched-.jpg",
  7. "url": "https://innofthemountaingods.com/restaurants/1852-treaty-room/",
  8. "telephone": "(800) 545-9011",
  9. "priceRange": "$",
  10. "servesCuisine": "Whiskey bar serving cocktails and cigars. Nightly live music.",
  11. "address": {
  12. "@type": "PostalAddress",
  13. "streetAddress": "287 Carrizo Canyon Road",
  14. "addressLocality": "Mescalero",
  15. "addressRegion": "NM",
  16. "postalCode": "88340",
  17. "addressCountry": "US"
  18. },
  19. "geo": {
  20. "@type": "GeoCoordinates",
  21. "latitude": 33.295586,
  22. "longitude": -105.6901126
  23. },
  24. "openingHoursSpecification": {
  25. "@type": "OpeningHoursSpecification",
  26. "dayOfWeek": [
  27. "Friday",
  28. "Saturday"
  29. ],
  30. "opens": "20:00",
  31. "closes": "24:00"
  32. }
  33. }
  34. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement