{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-kajaani",
  "name": "Camping",
  "description": "Our cottages and holiday homes are available for holidaymakers as well as commuters. Caravan places are also available with basic services.",
  "url": "https://campertunity.com/listings/campgrounds/camping-kajaani",
  "image": [
    "https://camping.fi/wp-content/uploads/2023/12/Iltakuva-1-1-scaled.jpg",
    "https://camping.fi/wp-content/uploads/2023/12/Iltakuva-1-1-2048x1536.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meritie 37",
    "addressLocality": "Kajaani",
    "postalCode": "87970",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.298096,
    "longitude": 27.9857653
  },
  "sameAs": [
    "https://camping.fi/leirintaalueet-ja-lomakylat/kajaani-camping/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}