{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-karhunkainalo-hossan-retkeilykeskus-helsinki",
  "name": "SF-Caravan Karhunkainalo Camping - Hossan Retkeilykeskus",
  "description": "SF-Caravan camping - located on a lake - near / in the forest - (after) at a sandy beach - demarcated pitches - sauna - Hossa 5km - center 31km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-karhunkainalo-hossan-retkeilykeskus-helsinki",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813332.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jatkonsalmentie 6",
    "addressLocality": "Helsinki",
    "postalCode": "89920",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.46802,
    "longitude": 29.51678
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€22+"
}