{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturlich-hell-fugen-tirol",
  "name": "Naturlich Hell",
  "description": "terraced camping in the Zillertal - various camping pitches and camper pitches - see the website for exact prices - centre of Fugen 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturlich-hell-fugen-tirol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752013.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gageringerstraße",
    "addressLocality": "fugen",
    "addressRegion": "tirol",
    "postalCode": "6263",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.35949,
    "longitude": 11.85227
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.56,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "43",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€43+"
}