{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saariston-lomakeskus-mossala-fi-1",
  "name": "Saariston Lomakeskus",
  "description": "Mossala Island Resort offers a relaxing escape in the heart of the Archipelago National Park, with a variety of accommodation options including cabins and a camping area. Activities include water sports, fishing, and exploring the surrounding nature.",
  "url": "https://campertunity.com/listings/campgrounds/saariston-lomakeskus-mossala-fi-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da83604%2F61811ab6-277a-4ece-a257-211ae95cbbf2_01_640x480.jpg?alt=media&token=e3e85a1f-f19d-4307-a20b-fcdee938c8cd",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houtskär",
    "addressLocality": "Mossala",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.2884,
    "longitude": 21.4399
  },
  "sameAs": [
    "https://campio.no/campsite/saariston-lomakeskus",
    "https://www.spottocamp.com/it/campsites/saariston-lomakeskus-mossala"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}