{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kikmolen-maasmechelen",
  "name": "Camping Kikmolen",
  "description": "nice campground - in the heart of the natural Limburg Maasland - Hoge Kempen National Park - ideal starting point for cycling and hiking - Center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kikmolen-maasmechelen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650792531.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kikmolenstraat",
    "addressLocality": "Maasmechelen",
    "addressRegion": "vlaanderen",
    "postalCode": "3630",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.95402,
    "longitude": 5.66229
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.86,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}