{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-kangasniemi",
  "name": "water",
  "description": "Kiviniemi campsite in Kangasniemi: An oasis in the middle of nature Kiviniemi campsite is located in the beautiful landscape of Kangasniemi and offers a unique opportunity for relaxation and a holiday close to nature. The campsite is located on the shore of Puula and from there you have a wonderful view of the lake and the surrounding forest. Services offered in the area: Accommodation options: There are many different accommodation options on the campsite Camping Kiviniemi is located in Kang...",
  "url": "https://campertunity.com/listings/campgrounds/water-kangasniemi",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kangasniemi",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.001,
    "longitude": 26.6565
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/-/kangasniemi/169480/camping-kiviniemi"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}