{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-at-the-idyllic-gravel-lake-on-the-elbe-cycle-path-el",
  "name": "Camping at the idyllic gravel lake on the Elbe cycle path",
  "description": "Idyllic location at the Middle Elbe Biosphere Reserve directly on the Elbe cycle path Swimming on our own beach Fishing opportunity Enjoy delicious fish dishes Breakfast on request Boat rental on request",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-at-the-idyllic-gravel-lake-on-the-elbe-cycle-path-el",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elbe-Parey",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3705,
    "longitude": 11.9395
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}