{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-den-inkel-kruiningen-zeeland",
  "name": "Camping Den Inkel",
  "description": "Located in a wooded area - entrance from the Blauwhoefseweg - use GPS coordinates - comfort pitches and camper pitches - arrival after 2 p.m. and departure before 12 noon - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-den-inkel-kruiningen-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651011023"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blauwhoefseweg",
    "addressLocality": "Kruiningen",
    "addressRegion": "zeeland",
    "postalCode": "4416 RC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.43469,
    "longitude": 4.04625
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "45",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€45+"
}