{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-engelslieth-mohnesee-north-rhine-westpha",
  "name": "Wohnmobistellplatz Engelslith",
  "description": "Ideal for below four kilometers - four kilometers",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-engelslieth-mohnesee-north-rhine-westpha",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752935.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Wildpark",
    "addressLocality": "mohnesee",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "59519",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.47365,
    "longitude": 8.19785
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/north-rhine-westphalia/mohnesee/27547/-wohnmobilstellplatz-engelslieth"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "€15+"
}