{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/raesfeld-hohe-mark-nature-park-raesfeld-de",
  "name": "Raesfeld Hohe Mark Nature Park",
  "description": "Single parking space for a vehicle up to max. 6m. On the edge of the Ruhr area in the south-western Münsterland. Beautifully situated in the Hohe Mark Nature Park. Surrounded by fields and meadows.",
  "url": "https://campertunity.com/listings/campgrounds/raesfeld-hohe-mark-nature-park-raesfeld-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Raesfeld",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7455,
    "longitude": 6.8825
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/raesfeld/169085/raesfeld-hohe-mark-nature-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}