{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-rural-lubbenau",
  "name": "Spreewald Rural Campsite Am See",
  "description": "The campsite is located in the heart of Spreewald Forest, just under an hour from Berlin by car. The rural-style campsite features generously sized spaces on the lake shore and excellent facilities. A number of cosy holiday homes and cabins is also available for rent. There are sports and play areas, as well as a petting zoo, a sauna and the ‘Kartoffelnest’ restaurant. The starting point of the Spreewald Forest Cycle Path is just next to the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-rural-lubbenau",
  "image": [
    "https://www.brandenburg-tourism.com/fileadmin/_ppma_unprocessed_/SPW_Im_Spreewald_C_TMB-Fotoarchiv-Paul_Hahn.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße 1",
    "addressLocality": "Lübbenau OT Hindenberg",
    "addressRegion": "This provider is located in the region Spreewald",
    "postalCode": "03222"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.853272589407,
    "longitude": 13.851956168629
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}