{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holiday-village-knokke-knokke-heist-vlaanderen",
  "name": "Holiday Village Knokke",
  "description": "camper place at the campsite entrance next to gas station - arrival until 19h - supermarket across the street - beach 2km . . . center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holiday-village-knokke-knokke-heist-vlaanderen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650695781.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Natiënlaan",
    "addressLocality": "Knokke-Heist",
    "addressRegion": "vlaanderen",
    "postalCode": "8300",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.336,
    "longitude": 3.28899
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.77,
    "reviewCount": 119,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27+"
}