Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "@context": "https://schema.org",
- "@graph": {
- "@type": "BedAndBreakfast",
- "@id": "https://llc.louisvillebourboninn.com",
- "legalName": "Louisville Bourbon Inn",
- "image": "https://www.louisvillebourboninn.info/wp-content/uploads/birdseye-view-bourbon-inn.jpg",
- "description": "The Louisville Bourbon Inn is a bed and breakfast in Louisville, Kentucky, on the Bourbon Trail. Housed in a Mansion built in the late 1800s, the B&B features 8 luxurious and comfortable suites, each with their own private bathroom.",
- "url": "https://louisvillebourboninn.com",
- "address": {
- "@type": "PostalAddress",
- "addressLocality": "Louisville",
- "addressRegion": "Kentucky",
- "addressCountry": "US",
- "postalCode": "40208",
- "streetAddress": "1332 South 4th Street"
- },
- "telephone": "+1 502 813 1137",
- "email": "info@louisvillebourboninn.com",
- "logo": "https://www.louisvillebourboninn.info/wp-content/uploads/logo-large.png",
- "sameAs": [
- "https://www.facebook.com/loubourboninn",
- "https://twitter.com/loubourboninn",
- "https://instagram.com/loubourboninn",
- "https://business.google.com/n/5131077684032569872/profile?fid=6455056637994414806"
- ],
- "priceRange": "$$$",
- "hasMap": "https://www.google.com/maps?cid=6455056637994414806",
- "geo": {
- "@type": "GeoCoordinates",
- "latitude": "38.23177",
- "longitude": "-85.76132"
- },
- "brand": "Louisville Bourbon Inn",
- "checkinTime": "15:00",
- "checkoutTime": "11:00",
- "currenciesAccepted": "USD",
- "numberOfRooms": "8",
- "paymentAccepted": "Credit Card"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement