{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lech-camping-campingplatz-de",
  "name": "Lech Camping - Campingplatz.de",
  "description": "Family-friendly 5-star square on Romantic Street with swimming lake and new sanitary building very close to Legoland. Free Wi-Fi.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lech-camping-campingplatz-de",
  "image": [
    "https://www.campingplatz.de/images/campingplatz/lech-camping/lech-caming.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.43646,
    "longitude": 10.92882
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}