{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/koivuniemi-raakkyla-pohjois-karjala",
  "name": "Koivuniemi",
  "description": "Koivuniemi is located in a beautiful location right on the shore of Lake Hämeenselkäjärvi. No person fee for caravan sites, caravan card discount 2 €/day. For tent pitches, a discount of 2 €/day with a camping card.",
  "url": "https://campertunity.com/listings/campgrounds/koivuniemi-raakkyla-pohjois-karjala",
  "image": [
    "https://campcation-prod-images.s3.eu-central-1.amazonaws.com/campsites/koivuniemi/campsite/0-min.jpg",
    "https://campcation-prod-images.s3.eu-central-1.amazonaws.com/campsites/koivuniemi/campsite/1-min.jpg",
    "https://campcation-prod-images.s3.eu-central-1.amazonaws.com/campsites/koivuniemi/campsite/3-min.jpg",
    "https://campcation-prod-images.s3.eu-central-1.amazonaws.com/campsites/koivuniemi/campsite/5-min.jpg",
    "https://campcation-prod-images.s3.eu-central-1.amazonaws.com/campsites/koivuniemi/campsite/2-min.jpg",
    "https://campcation-prod-images.s3.eu-central-1.amazonaws.com/campsites/koivuniemi/campsite/4-min.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koivuniementie 20",
    "addressLocality": "Rääkkylä",
    "addressRegion": "Pohjois-Karjala",
    "postalCode": "82300",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.31212070572685,
    "longitude": 29.588047268720057
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "07:20:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€22+"
}