{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-an-der-feuerwehr-winterberg-north-rhine-westphali",
  "name": "Parking space at the fire brigade",
  "description": "Enjoy a relaxing stay at parking space at the fire brigade in Winterberg, Germany. Visitors' rating: 3.67.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-an-der-feuerwehr-winterberg-north-rhine-westphali",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651019311.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schulstraße",
    "addressLocality": "Winterberg",
    "addressRegion": "North Rhine-Westphalia",
    "postalCode": "59955",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.19239943,
    "longitude": 8.53639864
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}