{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-erve-berg-en-dal-eibergen-gelderland",
  "name": "Camperpark Erve Berg en Dal, Eibergen",
  "description": "Located in the rural area of Achterhoek - Mallumse Mill - Oostendorper water mill - Henk Pen in Haaksbergen - center of Eibergen 3 km,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-erve-berg-en-dal-eibergen-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651219749.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoonesweg",
    "addressLocality": "Eibergen",
    "addressRegion": "gelderland",
    "postalCode": "7152 AB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.12297,
    "longitude": 6.67265
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.79,
    "reviewCount": 68,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}