{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-dorper-weg-norden-promobil-norden-ns",
  "name": "RV park Dörper Weg in the north – promobil",
  "description": "Pitch",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-dorper-weg-norden-promobil-norden-ns",
  "image": [
    "https://imgsdb1.promobil.de/image/588f2045721d54a5281620f5-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/588f2045721d54a5281620f5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Itzendorfer Straße null",
    "addressLocality": "Norden",
    "addressRegion": "NS",
    "postalCode": "26506",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.609917952545956,
    "longitude": 7.157331854502331
  },
  "numberOfRooms": 4,
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 138,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "300",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€300-€29"
}