{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-park-ludwig-leichhardt-schwielochsee-brandenburg",
  "name": "Camping Park \"Ludwig Leichhardt\"",
  "description": "family campsite - in the middle of the forest - on a lake with a beach - boat rental - bread service",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-park-ludwig-leichhardt-schwielochsee-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651125299.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingplatz",
    "addressLocality": "Schwielochsee",
    "addressRegion": "brandenburg",
    "postalCode": "15913",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.05171,
    "longitude": 14.1963
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.5+"
}