{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilhafen-am-finowkanal-schorfheide-brandeburgo",
  "name": "Wohnmobilhafen Am Finowkanal",
  "description": "In the middle of nature. An idyllic place with a relaxed atmosphere. There are large places with all amenities with fantastic views of the water. Here you can row, campfire etc",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilhafen-am-finowkanal-schorfheide-brandeburgo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651267624"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hubertusmühle",
    "addressLocality": "schorfheide",
    "addressRegion": "brandeburgo",
    "postalCode": "16244",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84472,
    "longitude": 13.65379
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "€22+"
}