{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-in-lentiira-wild-taiga",
  "name": "Camping in Lentiira - Wild Taiga",
  "description": "Lentiira Holiday Village camping site is situated in a tranquil spot in the midst of boreal nature. The excellent location provides an immediate access to the lakeshore and hiking routes.",
  "url": "https://campertunity.com/listings/campgrounds/camping-in-lentiira-wild-taiga",
  "image": [
    "https://wildtaiga.fi/wp-content/uploads/2018/04/wildtaiga-some.jpg",
    "https://wildtaiga.fi/wp-content/uploads/2018/04/camping-Lentiira.jpg"
  ],
  "sameAs": [
    "https://wildtaiga.fi/en/product/camping-site/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}