{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aufenfeld-erlibnes-zillertal-distelberg-tyrol",
  "name": "Aufenfeld Erlibnes Resort Zillertal",
  "description": "Various camping pitches - see the website for exact prices - Innsbruck 50km - center 50m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aufenfeld-erlibnes-zillertal-distelberg-tyrol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746722.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aufenfeldweg",
    "addressLocality": "distelberg",
    "addressRegion": "tyrol",
    "postalCode": "6274",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.26332,
    "longitude": 11.89928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.93,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€40+"
}