{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kangasjoki-camping-157253-suomussalmi",
  "name": "Kangasjoki Camping",
  "description": "Kangasjoki Camping offers dogs allowed, playground, electricity, toilet, clothes wash dry, and shower facilities. Additionally, there is a wellness center nearby.",
  "url": "https://campertunity.com/listings/campgrounds/kangasjoki-camping-157253-suomussalmi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651219605"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "157253",
    "addressRegion": "suomussalmi",
    "postalCode": "89600",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.80959,
    "longitude": 28.89341
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/suomussalmi/157253/kangasjoki-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}