{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-holten-overijssel",
  "name": "Clothes Wash Dry",
  "description": "Camping pitches in the minicamping - Sallandse Heuvelrug National Park - horse accommodation - Holten Center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-holten-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651250144.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vijfhuizenweg",
    "addressLocality": "Holten",
    "addressRegion": "overijssel",
    "postalCode": "7451 LH",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.29104,
    "longitude": 6.37816
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "24.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "24.5+"
}