{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-hidden-ridge-knoxville-md",
  "name": "Tiny Hidden Ridge",
  "description": "This cozy cottage has a primitive glamping feel with no running water and minimal comforts. It’s not for everyone so read the description closely to make sure it fits your needs. With the comforts of ac, heat and electricity contrasted with the simple living of no running water, a camp stove for cooking, a hand pump camp shower, a composting toilet and no tv or internet makes this the perfect place to relax and unwind. We are two miles from Harpers Ferry and near the trail to Maryland Heights.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-hidden-ridge-knoxville-md",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1756322752/land-photos/u9w0jypnagv3bvvyfdaj.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Knoxville",
    "addressRegion": "MD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.338449,
    "longitude": -77.730924
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}