{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerautoterrein-leiekamper-waregem-provincia-delle-f",
  "name": "Kampeerautoterrein Leiekamper",
  "description": "Special camper place on the canal. Column Sani. 5 euros per day, to be paid with coins before the opening of the barrier. Clean place.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerautoterrein-leiekamper-waregem-provincia-delle-f",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650893149.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leiesas",
    "addressLocality": "waregem",
    "addressRegion": "provincia-delle-fiandre-occidentali",
    "postalCode": "8710",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.90889,
    "longitude": 3.4045
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.01,
    "reviewCount": 58,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}