{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-muonio-finnland",
  "name": "Clothes Wash Dry",
  "description": "lay in nature - located on a river - near border with Sweden - defined places - winter camping - camping shop - restaurant - overnight November-May after call - center 3,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-muonio-finnland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650772119.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harrinivantie",
    "addressLocality": "18888",
    "addressRegion": "muonio",
    "postalCode": "99300",
    "addressCountry": "finnland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.93232,
    "longitude": 23.65833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.83,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "32+"
}