{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-sindal-sindal",
  "name": "Clothes Wash Dry",
  "description": "check-in after 2 pm - check-out before 12 pm - hilly terrain - located on a nature reserve - terraced campsite - Sindal 9 km - Tolne 600 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-sindal-sindal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650797241.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stenderupvej",
    "addressLocality": "Sindal",
    "addressRegion": "sindal",
    "postalCode": "9870",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.48678,
    "longitude": 10.30153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.34,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "140",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr140+"
}