{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-wetzlar-wetzlar",
  "name": "Campingplatz Wetzlar",
  "description": "Campingplatz Wetzlar is a campsite located in Wetzlar, Hesse, and located river/stream.This campsite has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-wetzlar-wetzlar",
  "image": [
    "https://cdn1.acsi.eu/6/8/d/b/68dba4665db80.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dammstraße 52",
    "addressLocality": "Wetzlar",
    "postalCode": "35576",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.57161,
    "longitude": 8.50819
  },
  "sameAs": [
    "https://www.eurocampings.fr/allemagne/hesse/wetzlar/campingplatz-wetzlar-113464/",
    "https://www.campingplatz-wetzlar.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}