{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/klosterhofgarten-germany",
  "name": "Camping dans le Klosterhofgarten entre la mer du Nord et l'Elbe",
  "description": "With its flower beds, herbs, fruits and vegetables, the peaceful garden of the Klosterho",
  "url": "https://campertunity.com/listings/campgrounds/klosterhofgarten-germany",
  "image": [
    "https://campspace.com/media/medium/uploads/space/07/41/e1/0741e1e1cbb344476a1746d886897f4c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.77,
    "longitude": 8.82
  },
  "sameAs": [
    "https://campspace.com/fr/s/camping-im-klosterhofgarten-zwischen-nordsee-und-elbe_6331?pitchTypeId=4462&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    }
  ]
}