{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-lagune-cottbus-promobil-bb",
  "name": "Motorhome parking at the lagoon in Cottbus – promobil",
  "description": "Assessments",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-lagune-cottbus-promobil-bb",
  "image": [
    "https://imgsdb1.promobil.de/image/5b3a5405055346f5712b920b-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sielower Landstraße 19",
    "addressLocality": "Cottbus",
    "addressRegion": "BB",
    "postalCode": "03044",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.771388888888886,
    "longitude": 14.325
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}