{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilpark-willingen",
  "name": "Wohnmobilpark Willingen",
  "description": "Willingen Motorhome Park is one of the biggest tourist attractions in Germany, offering a mix of summer and winter activities. You can enjoy hiking, mountain biking, wellness activities, and family fun. For winter sports enthusiasts, there's plenty to do as well. In addition, the park boasts a great pub and restaurant scene. It's a place where you can truly have it all!",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilpark-willingen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65377972517409000d3a78c3%2F6fe12c16-3552-45bf-8aaa-1056a4c05b5f_image_2023_11_21_324_640x480.jpg?alt=media&token=b09f4568-4f6b-4ba5-9e00-77d383a28674",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Hagen 10A",
    "addressLocality": "Willingen",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.28965,
    "longitude": 8.61315
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}