{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-karhunkainalon-leirintaalue-hossa",
  "name": "Camping Karhunkainalon Leirintäalue",
  "description": "Camping Karhunkainalon Leirintäalue is a campsite that is located in Hossa, Kainuu, and located in the woods and by a lake/ pond...",
  "url": "https://campertunity.com/listings/campgrounds/camping-karhunkainalon-leirintaalue-hossa",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503923a1fbc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jatkonsalmentie 6",
    "addressLocality": "Hossa",
    "postalCode": "89920",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.46792,
    "longitude": 29.51753
  },
  "sameAs": [
    "https://www.eurocampings.fr/finlande/kainuu/hossa/camping-karhunkainalon-leirintaalue-112989/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}