{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/at-the-cabin-in-the-forest-cottbus-de",
  "name": "At the cabin in the forest",
  "description": "Very shady in the morning, but sunny from midday onwards. Views of the countryside. The Kutzeburger Mühle horse farm is just around the corner. Around the Spree, cycle paths and forest paths invite you to go cycling and hiking. If you like, you can try fishing in the Spree. To swim, you have to go a little further along the Spree or into town (approx. 10 minutes by car, 20 minutes by bike) to the swimming pool. There is no WiFi in the middle of the forest, but there is a sufficient radio conn...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/at-the-cabin-in-the-forest-cottbus-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cottbus",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7005,
    "longitude": 14.3745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}