{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-kijl-de-kiel-drenthe-nl",
  "name": "Natuurkampeerterrein De Kijl",
  "description": "Location of Staatsbosbeheer - Staying with the forester - camping pitches on nature camping grounds - nature camping card required [can be ordered on location or via the internet] - debit card payment - see website for current rates and reservations - longer stay in consultation with the manager - small side tent free of charge - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-kijl-de-kiel-drenthe-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750777.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kwekebosweg",
    "addressLocality": "de-kiel",
    "addressRegion": "drenthe",
    "postalCode": "7849 TA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.86094,
    "longitude": 6.73437
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}