{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-sautinkari-himanka-kalajoki-fi",
  "name": "Sf Caravan Sautinkari",
  "description": "SF-Caravan Camp - near the sea - kiosk - restaurant - sauna - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-sautinkari-himanka-kalajoki-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650768902.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sautinkarintie",
    "addressLocality": "himanka",
    "addressRegion": "kalajoki",
    "postalCode": "68100",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.06861,
    "longitude": 23.63563
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.93,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€25+"
}