{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerautoterrein-de-mol-harelbeke-west-vlaanderen",
  "name": "Kampeerautoterrein de Mol",
  "description": "Location in the recreation area De Gavers – Minigolf – Showers in the sports centre De Dageraad possible – Payment via Aan-Uit.net – Centre 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerautoterrein-de-mol-harelbeke-west-vlaanderen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650706141.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stasegemsesteenweg",
    "addressLocality": "Harelbeke",
    "addressRegion": "west-vlaanderen--flandre-oc",
    "postalCode": "8530",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84626,
    "longitude": 3.31091
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.93,
    "reviewCount": 152,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}