{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hutte-mieten-vogesen-la-chapelle-aux-bois",
  "name": "Hütte Mieten Vogesen",
  "description": "A real child's dream! Nestled in a high perched shelter, the bard cabin married the trunk of an ancestral oak. Access is via a hanging bridge. Fully constructed of untreated natural wood, it is equipped with the necessary comfort: double bed, simple and small table. A good way to enjoy the surrounding nature: in the evening, only a flashlight reminds the little ones and their parents or even the lovers that they are not alone in the middle of the woods to reach their perched shelter, such as...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hutte-mieten-vogesen-la-chapelle-aux-bois",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Chapelle-aux-Bois",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0047743,
    "longitude": 6.314306800000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "139.44",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€139.44+"
}