{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-vijlen-limburg-1",
  "name": "Clothes Wash Dry",
  "description": "farm campsite surrounded by nature - quiet - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-vijlen-limburg-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650798299.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harles",
    "addressLocality": "Vijlen",
    "addressRegion": "limburg",
    "postalCode": "6294 NG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77705,
    "longitude": 5.97697
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.68,
    "reviewCount": 103,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26.6+"
}