{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hochsauerland-winterberg",
  "name": "Camping Hochsauerland",
  "description": "Camping Hochsauerland is a campsite in Winterberg, North Rhine-Westphalia, in the forest. This terraced campsite has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-hochsauerland-winterberg",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500940a4ac3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Remmeswiese 10",
    "addressLocality": "Winterberg",
    "postalCode": "59955",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.19853,
    "longitude": 8.52369
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}