{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-alatalo-kuopio-savonia-del-norte",
  "name": "Sf Caravan Alatalo",
  "description": "Large campsite with many permanent places, but also suitable for transit. Run by the association. CKE €28. All-in rate also sports and game. At the water with beach between agriculture.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-alatalo-kuopio-savonia-del-norte",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jänneniementie",
    "addressLocality": "kuopio",
    "addressRegion": "savonia-del-norte",
    "postalCode": "70940",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.97665,
    "longitude": 27.88436
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "48",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€48+"
}