{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-leudal-roggel-limburg",
  "name": "Camperplaats Leudal",
  "description": "Located at Aspergeboerderij Oppe Haes - regional shop - tour - nature reserve Leudal - forest area with dog field - center 1.6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-leudal-roggel-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651137657"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eind",
    "addressLocality": "Roggel",
    "addressRegion": "limburg",
    "postalCode": "6088 NC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.25324,
    "longitude": 5.92374
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 165,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13.9+"
}