{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-feuerwehr-winterberg-renania-del-norte-westfalia",
  "name": "Stellplatz an der Feuerwehr",
  "description": "Location for motorhomes only accessible from Christmas to Easter - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-feuerwehr-winterberg-renania-del-norte-westfalia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651019311.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schulstraße",
    "addressLocality": "Winterberg",
    "addressRegion": "renania-del-norte-westfalia",
    "postalCode": "59955",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1924,
    "longitude": 8.5364
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€30+"
}