{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-in-green-westmunsterland-raesfeld",
  "name": "Meadow in the green Westmünsterland",
  "description": "Our meadow is located in the beautiful Westmünsterland, from where you can head directly onto one of the many cycle routes to great sights nearby. For hikers there is the Üfter Mark, and for children the Ant Trail is particularly exciting - a barefoot path where you can learn about paw prints and forest animals.",
  "url": "https://campertunity.com/listings/campgrounds/meadow-in-green-westmunsterland-raesfeld",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Raesfeld",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.759,
    "longitude": 6.888
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/raesfeld/169473/meadow-in-the-green-westmnsterland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}