{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gartenparadies-mit-abendsonne",
  "name": "Gartenparadies mit Abendsonne",
  "description": "You are standing on a beautiful meadow on my property on the Lahn-Eder cycle path. It is a terrace mi",
  "url": "https://campertunity.com/listings/campgrounds/gartenparadies-mit-abendsonne",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/62/78/cl6278b2dd-f9e5-419d-a123-693d4ff8413a.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.89,
    "longitude": 8.75
  },
  "sameAs": [
    "https://campspace.com/de/s/gartenparadies-mit-abendsonne_9977?pitchTypeId=9269&source=camperland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}