{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kiez-school-kindergarten-camp-werder-brandenburg-de",
  "name": "KIEZ School and Kindergarten Camp",
  "description": "Next to children's camp site - Daytime use of shower and toilet - Werder 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kiez-school-kindergarten-camp-werder-brandenburg-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651209053.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Inselparadies",
    "addressLocality": "Werder",
    "addressRegion": "brandenburg",
    "postalCode": "14542",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34627,
    "longitude": 12.93767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}