{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-bij-camping-de-korenbloem-vrouwenpolder",
  "name": "Parking Bij Camping De Korenbloem",
  "description": "Quickstop camping places - Overlooking the fields - even camper Tars in the countryside [View site code 8460] - Veerse Meer and North Sea beach nearby - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-bij-camping-de-korenbloem-vrouwenpolder",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650797750.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vrouwenpolderseweg",
    "addressLocality": "vrouwenpolder",
    "addressRegion": "zelanda",
    "postalCode": "4354 SC",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.56481,
    "longitude": 3.60891
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.13,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "24+"
}