{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/finn-kangasjoki-suomussalmi",
  "name": "Finn Camping Kangasjoki",
  "description": "Finn Camping Kangasjoki offers a combination of nature and convenient access, situated near the Viitostie road. The area, with its communal spaces and peacefulness, features a river and a traditional wood-fired sauna.",
  "url": "https://campertunity.com/listings/campgrounds/finn-kangasjoki-suomussalmi",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11408d917000da8353d%2Fc6704c17-b22e-499a-8c1e-d2b0e666ed77_Sauna-ulkoa_640x480.jpg?alt=media&token=cfbb2a95-6f31-46c0-91b4-0e7ae24ea590",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viitostie 136",
    "addressLocality": "Suomussalmi",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.80902,
    "longitude": 28.89448
  },
  "sameAs": [
    "https://campio.no/campsite/finn-camping-kangasjoki"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}