{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-finck-cuxhaven-sahlenburg",
  "name": "Campingplatz Finck",
  "description": "Campingplatz Finck is a campsite located in Cuxhaven, Lower Saxony, near the sea.This campsite has delimited pitches,...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-finck-cuxhaven-sahlenburg",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503365df87e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Sahlenburger Strand 25",
    "addressLocality": "Cuxhaven/Sahlenburg",
    "postalCode": "27476",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.85922,
    "longitude": 8.59264
  },
  "sameAs": [
    "https://www.eurocampings.fr/allemagne/basse-saxe/cuxhaven/campingplatz-finck-112019/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}