{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plopsaland-village-de-panne-flanders",
  "name": "Plopsaland Village",
  "description": "Campsite next to Plopsaland center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plopsaland-village-de-panne-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651005500.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duinhoekstraat",
    "addressLocality": "De Panne",
    "addressRegion": "flanders",
    "postalCode": "8660",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.08292,
    "longitude": 2.59133
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.25,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}