{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-blankenberge-blankenberge-flanders",
  "name": "Camperpark Blankenberge",
  "description": "Camper Park Floréal is reserved for campers - locations in green surroundings - close to train station and coastal tram line - free access to Holiday Club - seawall, beach and dunes 6oom - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-blankenberge-blankenberge-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650873754.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koning Albert-I-laan",
    "addressLocality": "Blankenberge",
    "addressRegion": "flanders",
    "postalCode": "8370",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.31628,
    "longitude": 3.14576
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.84,
    "reviewCount": 176,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24+"
}