{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marianrannan-leirintaalue-kasko",
  "name": "Marianrannan Leirintäalue",
  "description": "Marianrannan leirintäalue is a family-friendly campsite located on the shore of a beautiful bay in Kaskinen. It offers caravan and tent pitches, cabins, a beach sauna, and a kiosk.",
  "url": "https://campertunity.com/listings/campgrounds/marianrannan-leirintaalue-kasko",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da835c0%2Fdcd3eb68-0e3f-41e6-a94b-990792b4b1b3_be7685026070406a215779b242f1aa2e_xl_0_640x480.jpg?alt=media&token=90249691-e4e7-42f4-aa52-f5461cb04c91",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kyrkogatan 75",
    "addressLocality": "Kaskö",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.3901,
    "longitude": 21.2318
  },
  "sameAs": [
    "https://campio.no/campsite/marianrannan-leirintaalue"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}