{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-leistert-roggel-limburg",
  "name": "Camping de Leistert",
  "description": "Camping pitches at the campsite - the stated rate is a target price - varying rates, see website for exact rate - reservation costs - dogs are only welcome on the Reppel field - restaurant - fishing pond - bowling center - center Roggel 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-leistert-roggel-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651192220"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heldensedijk",
    "addressLocality": "Roggel",
    "addressRegion": "limburg",
    "postalCode": "6088 NT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.27341,
    "longitude": 5.93151
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.44,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}