{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-an-der-unterhavel-havelsee-ot-kutzkow",
  "name": "Camping an der Unterhavel",
  "description": "Situated right by the River Havel, this campsite provides power connections, bathroom facilities, washing machines, and sockets for hairdryers, etc. The natural harbour of Kützkow provides a direct connection to the River Havel. The site includes a restaurant (closed in January and February), a small farm shop and an ostrich farm.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-an-der-unterhavel-havelsee-ot-kutzkow",
  "image": [
    "https://www.brandenburg-tourism.com/fileadmin/_ppma_unprocessed_/HVL_Blick_ueber_die_Havel_C_TMB-Fotoarchiv_Rainer_Weisflog.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fährstraße 7",
    "addressLocality": "Havelsee OT Kützkow",
    "addressRegion": "This provider is located in the region Havelland",
    "postalCode": "14798"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.488072696119,
    "longitude": 12.445535489968
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}