{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lieske-lausitzer-seenland-neu-seeland-brandenburg",
  "name": "Lieske Lausitzer Seenland",
  "description": "right on the lake Sedlitzer See - center 8,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lieske-lausitzer-seenland-neu-seeland-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819396.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieske Dorfstraße",
    "addressLocality": "neu-seeland",
    "addressRegion": "brandenburg",
    "postalCode": "03103",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55853,
    "longitude": 14.1284
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.61,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}