{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hierden-gelderland",
  "name": "Clothes Wash Dry",
  "description": "Quiet mini-camping aimed at seniors - children welcome - near Veluwemeer and forest - historic town of Harderwijk - preferably on Saturday when you leave on Sunday - Dolfinarium - Zwaluwhoeve - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hierden-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650874107.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grensweg",
    "addressLocality": "Hierden",
    "addressRegion": "gelderland",
    "postalCode": "3849 MT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.35191,
    "longitude": 5.64953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.48,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}