{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingpark-wissmarer-see-hesse",
  "name": "Campingpark Wißmarer See",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/campingpark-wissmarer-see-hesse",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-wissmarer-see/Ez9f6IHFTpfD.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-wissmarer-see/Vp6a_v4vkZ3U.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ruttershausener Straße Ausserorts null",
    "addressLocality": "Campingpark Wißmarer See",
    "addressRegion": "Hesse",
    "postalCode": "35435",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.64137,
    "longitude": 8.69488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}