{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-finsterwalde-sorno-brandenburg",
  "name": "Campspace in Finsterwalde/Sorno, Brandenburg",
  "description": "Quiet campsite on the edge of the Lusatian Lakeland. Centrally located between Berlin, Dresden and Leipzig. Garden with meadow and fruit trees in a side street quiet location. The activities Lusatian Lakeland on the doorstep. Approx. 2 hours from Dresden, Berlin and Leipzig.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-finsterwalde-sorno-brandenburg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Finsterwalde/ Sorno",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.567,
    "longitude": 13.6735
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}