{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-otterlo-gueldres",
  "name": "Clothes Wash Dry",
  "description": "Camping in the farm - wooded Veluwe - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-otterlo-gueldres",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650945879.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Apeldoornseweg",
    "addressLocality": "Otterlo",
    "addressRegion": "gueldres",
    "postalCode": "6731 SC",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0989,
    "longitude": 5.7434
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.56,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "21.5+"
}