{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campererf-kerkhoeve-kloosterzande-zelanda-paises-bajos",
  "name": "Campererf Kerkhoeve",
  "description": "One of the most quiet and rural camper yard with tea garden in Zeeuws-Vlaanderen. Located on a former farmyard overlooking the meadows with Frisian horses.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campererf-kerkhoeve-kloosterzande-zelanda-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651268830"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kerklaan",
    "addressLocality": "kloosterzande",
    "addressRegion": "zelanda",
    "postalCode": "4587 CN",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.37108,
    "longitude": 4.0015
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "12.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "12.8+"
}