{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hooge-meet-kerkwerve-zeeland",
  "name": "De Hooge Meet",
  "description": "Near nature reserves, playground, heated sanitary facilities, beach - 5 km, Zierikzee / Brouwershaven / Scharendijke - 5 km, on the junction route.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hooge-meet-kerkwerve-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750332.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Taaijersweg",
    "addressLocality": "Kerkwerve",
    "addressRegion": "zeeland",
    "postalCode": "4321 TS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69756,
    "longitude": 3.87876
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.14,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.92",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.92+"
}