{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-rietkraag-lemelerveld-overijssel",
  "name": "Natuurkampeerterrein De Rietkraag",
  "description": "camping pitches on the nature camping site of the Groene Koepel - nature camping card required [available at the location] - rural tranquility - Overijssel canal - use canoes for free - water feature - pizza oven - Lemelerberg [83m high] 5km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-rietkraag-lemelerveld-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650757671.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weerdhuisweg",
    "addressLocality": "Lemelerveld",
    "addressRegion": "overijssel",
    "postalCode": "8152 DN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.44872,
    "longitude": 6.3144
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.14,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27.6+"
}