{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-grosskoschen-senftenberg-brandenburg",
  "name": "Wohnmobilstellplatz Großkoschen",
  "description": "Garden location at holiday homes - near lake - ATTENTION! price mentioned applies to pre and post season - for other prices see website - Senfterberg 8 km - center 200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-grosskoschen-senftenberg-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650904875.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Niemtscher Weg",
    "addressLocality": "Senftenberg",
    "addressRegion": "brandenburg",
    "postalCode": "01968",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49556,
    "longitude": 14.05273
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23.5+"
}