{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-voorthuizen-gelderland",
  "name": "Clothes Wash Dry",
  "description": "Various camping pitches at a Christian campsite - for rates for several periods see the website - reservation via website - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-voorthuizen-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651071977"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bosweg",
    "addressLocality": "Voorthuizen",
    "addressRegion": "gelderland",
    "postalCode": "3781 NG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.18752,
    "longitude": 5.62252
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "34.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€34.5+"
}