{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-camp-in-hoher-flaming-nature-park",
  "name": "Meadow camp in the Hoher Fläming Nature Park",
  "description": "Take a little break on a natural meadow and enjoy the sound of birds, chickens and other wild animal",
  "url": "https://campertunity.com/listings/campgrounds/meadow-camp-in-hoher-flaming-nature-park",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/64/cb/cl64cb9ec1-24d8-4c21-8fa4-21232ed29ba4.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24,
    "longitude": 12.58
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}