{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatieoord-in-den-boomgaard-kapel-avezaath-buren-gelderla",
  "name": "Leisure resort in den Boomgaard",
  "description": "Camping pitches at the recreation area - centre Chapel Avezaath Buren 2.3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatieoord-in-den-boomgaard-kapel-avezaath-buren-gelderla",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lingesteeg",
    "addressLocality": "Kapel Avezaath Buren",
    "addressRegion": "gelderland",
    "postalCode": "4016 CW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.87969,
    "longitude": 5.35392
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}