{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/feld-project-kulturhof-muncheberg-brandenburg",
  "name": "Feld Project / Kulturhof Müncheberg",
  "description": "Enjoy a relaxing stay at -feld Project / Kulturhof Müncheberg in Müncheberg, Germany. Customer rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/feld-project-kulturhof-muncheberg-brandenburg",
  "image": [
    "https://static.campspace.com/media/space/detail/cl6475a711-2a10-4c0d-948e-85bddfcd8154.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Müncheberg",
    "addressRegion": "Brandenburg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.498,
    "longitude": 14.1295
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}