{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-strandterrasse-in-dormagen-promobil-dormagen-nrw",
  "name": "Camping beach terrace in Dormagen – promobil",
  "description": "Pitch",
  "url": "https://campertunity.com/listings/campgrounds/camping-strandterrasse-in-dormagen-promobil-dormagen-nrw",
  "image": [
    "https://imgsdb1.promobil.de/image/67fbe9ebb02bcc0008ffcb11-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/67fbe9ebb02bcc0008ffcb11.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grind 1",
    "addressLocality": "Dormagen",
    "addressRegion": "NRW",
    "postalCode": "41541",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.143508421981515,
    "longitude": 6.8195588862920875
  },
  "numberOfRooms": 5,
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€8-€14"
}