{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-westende-middelkerke-vlaanderen",
  "name": "Camperpark Westende",
  "description": "special camper pitches next to the campsite - arrival after 14h - departure at 11h - if longer stay extra discount - beach 950m - Easter days, ascension weekend and Whitsun days high season price",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-westende-middelkerke-vlaanderen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788601.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heidestraat",
    "addressLocality": "Middelkerke",
    "addressRegion": "vlaanderen",
    "postalCode": "8434",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.15593,
    "longitude": 2.76617
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 173,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27+"
}