{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-canal-winchester-oh",
  "name": "Boondocking host near Canal Winchester, OH",
  "description": "Nestled between Downtown Columbus Ohio and Hocking Hills is a private home where you can settle in for the night in our driveway just off the highway.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-canal-winchester-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/27370/photo-gallery/hGxwFdVkbxOuKz6a_6c98c75fc5cc44242e42a0121827b41e_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/491507/profile/PXFCMUwPEs7Bggu9_c7d012daced10fece1933f627f65d7d0_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canal Winchester, OH",
    "addressLocality": "Canal Winchester",
    "addressRegion": "OH",
    "postalCode": "32159",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.95933045,
    "longitude": -82.79426244
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}