{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-nord-west-in-munchen-promobil-bay",
  "name": "Campsite North-West in Munich – promobil",
  "description": "Pitch",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-nord-west-in-munchen-promobil-bay",
  "image": [
    "https://imgsdb1.promobil.de/image/5f2c2ac1197ccd06001d7675-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/5f2c2ac1197ccd06001d7675.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auf den Schrederwiesen 3",
    "addressLocality": "München",
    "addressRegion": "BAY",
    "postalCode": "80995",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1986104,
    "longitude": 11.4968267
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "300",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€300-€30"
}