{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plaza-de-aparcamiento-para-autocaravanas-en-munsterland-coes",
  "name": "Plaza de aparcamiento para autocaravanas en Münsterland",
  "description": "Rural overnight: Hello to all travelers and short holidaymakers! We still have a large free area in our small but nice parking lot and we would like to share it with you. You will find us in the beautiful and green neighborhood of Goxel, right in the middle of the countryside. If you like the countryside, you will love it here. Our parking space for motorhomes is ideal for 1-2 nights. The toilet, electricity and picnic table provide the necessary comfort. To discover in Münsterland: The area...",
  "url": "https://campertunity.com/listings/campgrounds/plaza-de-aparcamiento-para-autocaravanas-en-munsterland-coes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coesfeld",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.9405,
    "longitude": 7.101
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}