{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-leeuwerikenveld-linter-flanders",
  "name": "Camping Leeuwerikenveld",
  "description": "small well-maintained location - all utilities available for trekkers - discount on deposit for several nights",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-leeuwerikenveld-linter-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750406.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ransbergstraat",
    "addressLocality": "Linter",
    "addressRegion": "flanders",
    "postalCode": "3350",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84344,
    "longitude": 5.02861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.18,
    "reviewCount": 89,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}