{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-dollhouse-museum-retreat-danville-ky",
  "name": "Historic Dollhouse Museum Retreat",
  "description": "Step into a miniature world and enjoy RV Camping at this unique museum housed in a historic building. Explore over 200 intricately furnished dollhouses and dioramas tracing American life, then browse the well-stocked hobby store onsite. Pavement parking in a quiet residential lot, with the gate unlocked for overnight guests. Open Wednesday‚ÄìSaturday, 11 AM‚Äì5 PM, and walkable to downtown eateries and shops.",
  "url": "https://campertunity.com/listings/campgrounds/historic-dollhouse-museum-retreat-danville-ky",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/rswrIlUKDVCRdbi6_56e474216aedae9ee5d4c7de2beaedc9_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Danville, KY",
    "addressLocality": "Danville",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.63072521,
    "longitude": -84.76323083
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}