{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-ahretal-winterberg-noordrijn-westfalen-de",
  "name": "Campsite Ahretal",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-ahretal-winterberg-noordrijn-westfalen-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650881218.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Homberg",
    "addressLocality": "Winterberg",
    "addressRegion": "noordrijn-westfalen",
    "postalCode": "59955",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.14727,
    "longitude": 8.54791
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€16+"
}