{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-thisted-thisted",
  "name": "Clothes Wash Dry",
  "description": "check-in at Meny / Feriepartner Thy [Vesterhavsgade 44] - simple camping - beach 50m - in the dunes - Thisted 26km - center 1,2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-thisted-thisted",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821954.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vesterhavsgade",
    "addressLocality": "Thisted",
    "addressRegion": "thisted",
    "postalCode": "7700",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.95426,
    "longitude": 8.36677
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.56,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "190",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr190+"
}