{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-at-lubben-youth-hostel-lubben-this-provider-is",
  "name": "Campsite at Lübben Youth Hostel",
  "description": "The youth campsite in the grounds of the youth hostel is located in the the heart of Spreewald Forest, on the banks of the main river Spree and near Lübben. It is an ideal starting point for days out in Spreewald Forest. There are 35 pitches for tents and spaces for camping vehicles.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-at-lubben-youth-hostel-lubben-this-provider-is",
  "image": [
    "https://www.brandenburg-tourism.com/fileadmin/_ppma_unprocessed_/SPW_Im_Spreewald_C_TMB-Fotoarchiv-Paul_Hahn.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Wendenfürsten 8",
    "addressLocality": "Lübben",
    "addressRegion": "This provider is located in the region Spreewald",
    "postalCode": "15907"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.928476483394,
    "longitude": 13.910453947514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}