{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/neiturin-kanava-konnevesi",
  "name": "Neiturin kanava",
  "description": "located on a lake - restaurant 100m - center 20.5km",
  "url": "https://campertunity.com/listings/campgrounds/neiturin-kanava-konnevesi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650806983.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kämpänkaarre",
    "addressLocality": "Konnevesi",
    "addressRegion": "konnevesi",
    "postalCode": "44350",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.76103,
    "longitude": 26.42386
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/konnevesi/konnevesi/56688/neiturin-kanava",
    "https://www.campercontact.com/de/finnland/mittelfinnland/konnevesi/56688/neiturin-kanava"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€0+"
}