{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-kiviniemi-kangasniemi",
  "name": "Camping Kiviniemi",
  "description": "Camping Kiviniemi is a campsite in Kangasniemi, Southern Savonia, located in a wood and by a lake/recreational pond.The campsite has which are marked...",
  "url": "https://campertunity.com/listings/campgrounds/camping-kiviniemi-kangasniemi",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675199654ec3f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kiviniementie 5",
    "addressLocality": "Kangasniemi",
    "postalCode": "51200",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.00133,
    "longitude": 26.65811
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/finland/southern-savonia/kangasniemi/camping-kiviniemi-125893/",
    "https://campingkiviniemi.fi/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}