{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saarijarvi",
  "name": "Clothes Wash Dry",
  "description": "SF-Camping area - is located on a lake - a / in wood - in Terrace - confined pitches - the slope of the terrain - near the sandy beach / gravel - current terminals 40 - Center 8.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saarijarvi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794590.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ahvenlammentie",
    "addressLocality": "Saarijärvi",
    "addressRegion": "saarijarvi",
    "postalCode": "43250",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.75033,
    "longitude": 25.16195
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}