{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-chorin-ot-serwest-brandenburg-chorin-ot-serwest",
  "name": "Campspace in Chorin OT Serwest, Brandenburg",
  "description": "Family-run small organic farm with orchards in the Schorfheide-Chorin biosphere reserve Quiet, pleasant, scenic and romantic location The activities Swimming by bike approx. 5 min away, Hiking and visiting nearby sights such as Chorin Monastery, Ice Age Park, boat lift, Brodowin eco-village, etc. Other things Bible garden on the farm Sale of seasonal farm produce and regional products Winter camping possible",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-chorin-ot-serwest-brandenburg-chorin-ot-serwest",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chorin OT Serwest",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.933,
    "longitude": 13.9315
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}