{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/van-dams-kirschenhof-bauernhof-werder-havel-brandenburg",
  "name": "Van Dams Kirschenhof Bauernhof",
  "description": "Enjoy a relaxing stay at Van Dams Kirschenhof Bauernhof in Werder (Havel), Germany. Visitors' rating: 4.22.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/van-dams-kirschenhof-bauernhof-werder-havel-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650791917.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plötziner Chaussee",
    "addressLocality": "Werder (Havel)",
    "addressRegion": "Brandenburg",
    "postalCode": "14542",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3724181,
    "longitude": 12.8462282
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}