{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderij-de-kolke-voorst-gem-voorst-gelderland",
  "name": "Boerderij De Kolke",
  "description": "camper pitches at farm - miniature golf [covered] - farmer's golf - sale of local products - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderij-de-kolke-voorst-gem-voorst-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665203.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klarenbeekseweg",
    "addressLocality": "Voorst Gem Voorst",
    "addressRegion": "gelderland",
    "postalCode": "7383 EB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17375,
    "longitude": 6.1336
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 140,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}