{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilhafen-den-heyberg-kevelaer-noordrijn-westfalen",
  "name": "Reisemobilhafen Den Heyberg",
  "description": "bread service on weekends - supermarket and center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilhafen-den-heyberg-kevelaer-noordrijn-westfalen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650662412.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Auwelt",
    "addressLocality": "Kevelaer",
    "addressRegion": "noordrijn-westfalen",
    "postalCode": "47624",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55624,
    "longitude": 6.18558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.94,
    "reviewCount": 85,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}