rafi1991

Untitled

Nov 14th, 2019
42
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": "Distillery",
  5. "name": "Gate 11 Distillery",
  6. "image": "https://images.squarespace-cdn.com/content/v1/59b34746e5dd5b52642ef7b3/1554217612066-7ZYJKUW32BJN5QWF6FO4/ke17ZwdGBToddI8pDm48kNO2SymwcR0CNt03aX8zdCd7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QHyNOqBUUEtDDsRWrJLTmyh-8_5GJNvrfz4o4yOfLS6zQbzUiTKHw9oGJVKerm66NTpMeMsHjVpXC93GFBavO/image-asset.jpeg",
  7. "url": "https://www.choochoo.com/gate-11-distillery",
  8. "telephone": "(423) 825-4283",
  9. "priceRange": "$",
  10. "servesCuisine": "Micro-distilled fine spirits",
  11. "acceptsReservations": "false",
  12. "address": {
  13. "@type": "PostalAddress",
  14. "streetAddress": "1400 Market Street, Suite 108",
  15. "addressLocality": "Chattanooga",
  16. "addressRegion": "TN",
  17. "postalCode": "37402",
  18. "addressCountry": "US"
  19. },
  20. "geo": {
  21. "@type": "GeoCoordinates",
  22. "latitude": 35.0371327,
  23. "longitude": -85.3068172
  24. },
  25. "openingHoursSpecification": [{
  26. "@type": "OpeningHoursSpecification",
  27. "dayOfWeek": [
  28. "Tuesday",
  29. "Wednesday",
  30. "Thursday"
  31. ],
  32. "opens": "16:00",
  33. "closes": "22:00"
  34. },{
  35. "@type": "OpeningHoursSpecification",
  36. "dayOfWeek": [
  37. "Friday",
  38. "Saturday"
  39. ],
  40. "opens": "15:00",
  41. "closes": "23:00"
  42. },{
  43. "@type": "OpeningHoursSpecification",
  44. "dayOfWeek": "Sunday",
  45. "opens": "13:00",
  46. "closes": "18:00"
  47. }],
  48. "sameAs": [
  49. "https://www.facebook.com/gate11distillery/",
  50. "https://www.instagram.com/gate11distillery/"
  51. ]
  52. }
  53. </script>
Add Comment
Please, Sign In to add comment