{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-den-hoorn-north-holland",
  "name": "Clothes Wash Dry",
  "description": "Mini campsite on a farm with farm animals - three camping fields - center 2.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-den-hoorn-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651116974"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hemmerkooi",
    "addressLocality": "Den Hoorn, North Holland",
    "addressRegion": "north-holland",
    "postalCode": "1797 RD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.03988,
    "longitude": 4.7556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}