{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-keski-suomi-ry-hietasaari-uurainen-central-finlan",
  "name": "SF Caravan Keski Suomi Ry / Hietasaari",
  "description": "family camping - free pedal boats, rowing boats, sauna (naked and clothed), bouncy castle, go-karts, bicycles, water trampoline and playhouse",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-keski-suomi-ry-hietasaari-uurainen-central-finlan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651190540.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hietasaarentie",
    "addressLocality": "Uurainen",
    "addressRegion": "central-finland",
    "postalCode": "41240",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.46771,
    "longitude": 25.3033
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€35+"
}