{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vlaamse-ardennen-koets-kruisem-east-flanders",
  "name": "Vlaamse Ardennen Koets",
  "description": "Camper places at a company of covered wagon rides - herb walks [see website] - in the Flemish Ardennes - Oudenaarde 6km - center of Kruisem 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vlaamse-ardennen-koets-kruisem-east-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651212977"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reutelstraat",
    "addressLocality": "kruisem",
    "addressRegion": "east-flanders",
    "postalCode": "9772",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.88292,
    "longitude": 3.57999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}