{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-rehbach",
  "name": "Campingplatz-Rehbach - Campingplatz.de",
  "description": "One of the most beautiful places on Lake Eder with beach, marina and a small supermarket.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-rehbach",
  "image": [
    "https://www.campingplatz.de/images/campingplatz/campingplatz-rehbach/campingplatz-rehbach.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18291,
    "longitude": 9.02274
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}