{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-essenhof-aagtekerke-zeeland",
  "name": "Glamping Essenhof",
  "description": "Camping pitches at glamping - centrally located on Walcheren - Domburg 2km - center Aagtekerke 750m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-essenhof-aagtekerke-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651170610.14.06 - kopie.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pekelingseweg",
    "addressLocality": "Aagtekerke",
    "addressRegion": "zeeland",
    "postalCode": "4363 RB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54567,
    "longitude": 3.51485
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28+"
}