{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ruhlesee-family-campsite-marienwerder",
  "name": "Ruhlesee Family Campsite",
  "description": "Situated on the waterfront, quiet and yet close to the city of Berlin - the Ruhlesee family campsite is the ideal base for a city break or just a few lovely days in the Barnim countryside in Brandenburg. The quiet and well-maintained 30-hectare campsite offers has about 100 permanent camper pitches and 200 short-stay pitches.",
  "url": "https://campertunity.com/listings/campgrounds/ruhlesee-family-campsite-marienwerder",
  "image": [
    "https://www.brandenburg-tourism.com/fileadmin/_ppma_unprocessed_/BAR_Schorfheide_C_TMB-Fotoarchiv_Steffen_Lehmann.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Biesenthaler Chaussee 25",
    "addressLocality": "Marienwerder OT Ruhlsdorf",
    "addressRegion": "This provider is located in the region Barnimer Land",
    "postalCode": "16348"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.822803340162,
    "longitude": 13.570988142724
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "450",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "$450+"
}