{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-kremmen-brandenburg-kremmen",
  "name": "Campspace In Kremmen Brandenburg",
  "description": "1000 m² large meadow bathing lake 500 m away Shopping facilities in Kremmen (8 km)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-kremmen-brandenburg-kremmen",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "kremmen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.818,
    "longitude": 13.014
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}