{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-maarn-utrecht",
  "name": "Clothes Wash Dry",
  "description": "Enjoy nature and silence, hidden in the forest on the Utrecht Hill Ridge.Enjoy fresh forest air, whistling birds and camping pitches with lots of privacy, hidden between the trees.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-maarn-utrecht",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651279847"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maarnse Grindweg",
    "addressLocality": "Maarn",
    "addressRegion": "utrecht",
    "postalCode": "3951 LJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.05328,
    "longitude": 5.37754
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27.25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27.25+"
}