{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferienpark-udersee-camp-schorfheide-de",
  "name": "Ferienpark Üdersee-Camp",
  "description": "Camping in the state of Brandenburg, on the Üdersee north of Berlin - wide fine sandy beach - shady places in the Schorfheide-Chorin biosphere reserve - near the Oder-Havel Canal - Berlin centre: 50km.",
  "url": "https://campertunity.com/listings/campgrounds/ferienpark-udersee-camp-schorfheide-de",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651257033.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "An den Röthen 1",
    "addressLocality": "Schorfheide",
    "addressRegion": "Brandenburg",
    "postalCode": "16244",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.85702,
    "longitude": 13.66591
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}