{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dauercampingplatz-wachow-nauen-1",
  "name": "Wachow permanent campsite",
  "description": "Permanent campsite Wachow is a camping in Nauen.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dauercampingplatz-wachow-nauen-1",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "am See",
    "addressLocality": "Nauen",
    "addressRegion": "brandenburg",
    "postalCode": "14641",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.52579,
    "longitude": 12.71991
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}