{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-inari-inari-fi",
  "name": "Clothes Wash Dry",
  "description": "located in a nature reserve - near / in the forest - located on a lake - marked places - many activities - restaurant - center 10km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-inari-inari-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650740237.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ukonjärventie",
    "addressLocality": "Inari",
    "addressRegion": "inari",
    "postalCode": "99800",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.73712,
    "longitude": 27.47757
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.62,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}