{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hulsberg-limburg",
  "name": "Clothes Wash Dry",
  "description": "Spacious camper pitches with lawn - camper on gravel parking, get off on grass - also regular camping pitches possible - good satellite reception - shops and restaurant nearby - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hulsberg-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794933.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klimmenerweg",
    "addressLocality": "Hulsberg",
    "addressRegion": "limburg",
    "postalCode": "6336 AV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.88777,
    "longitude": 5.86294
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.95,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}