{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kyyjarvi-camping-oy-kyyjarvi",
  "name": "Kyyjärvi Camping Oy",
  "description": "Kyyjärvi Camping Oy is a campsite in Kyyjärvi, Central Finland, located by a lake/recreational pond.This camp site with sloping grounds has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/kyyjarvi-camping-oy-kyyjarvi",
  "image": [
    "https://cdn2.acsi.eu/6/7/8/8/6788fb8a9fd32.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kallioranantie 82",
    "addressLocality": "Kyyjärvi",
    "postalCode": "43700",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.04381,
    "longitude": 24.60492
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/finland/central-finland/kyyjarvi/kyyjarvi-camping-oy-125838/",
    "https://www.kyyjarvicamping.fi/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}