{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-dokkum-frisia-paises-bajos",
  "name": "Clothes Wash Dry",
  "description": "Stadscamping 20 places for paved motorhomes, equipped with electricity and water. 300 meters away from the center.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-dokkum-frisia-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650891859.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harddraversdijk",
    "addressLocality": "Dokkum",
    "addressRegion": "frisia",
    "postalCode": "9101 XA",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.32653,
    "longitude": 6.00481
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.48,
    "reviewCount": 126,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "16.5+"
}