{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-am-sassenpfuhl-ev-ziethen-brandenburg",
  "name": "Campsite at Sassenpfuhl e.V.",
  "description": "center 4km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-am-sassenpfuhl-ev-ziethen-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651192942.V. 2024.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ziethen",
    "addressRegion": "brandenburg",
    "postalCode": "16",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.95157,
    "longitude": 13.83942
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "€35+"
}