{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-kolderkamp-nijeveen-drenthe",
  "name": "Minicamping Kolderkamp",
  "description": "Minicamping on active farm - terrace - homemade ice cream - possibly stable for horses - covered bicycle storage - center 750m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-kolderkamp-nijeveen-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650864924.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kolderveen",
    "addressLocality": "nijeveen",
    "addressRegion": "drenthe",
    "postalCode": "7948 NG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.72642,
    "longitude": 6.16122
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.13,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.5+"
}