{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sappeen-matkailukeskus-salmenataka",
  "name": "Sappeen Matkailukeskus",
  "description": "Sappeen Matkailukeskus is a campsite located in a beautiful forest near a ski lift. The campsite is known for its friendly atmosphere and cleanliness, especially its toilets and showers. Even in the summer, the sauna is heated for guests to enjoy. The campsite is peaceful with minimal activities, making it perfect for those seeking tranquility. The pitches are flat, providing an ideal camping experience.",
  "url": "https://campertunity.com/listings/campgrounds/sappeen-matkailukeskus-salmenataka",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da8360e%2F05373aa9-f227-4e0e-acaf-c892d8c85aa3_Sappee_saapuminen-500x300_640x480.jpg?alt=media&token=20c55b78-9210-4ce9-8362-cca65cb4ec65",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sappeenvuorentie 200",
    "addressLocality": "Salmenataka",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.3874,
    "longitude": 24.5081
  },
  "sameAs": [
    "https://campio.no/campsite/sappeen-matkailukeskus"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}