{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zoolandian-leirintaalue-lieto",
  "name": "Zoolandian Leirintäalue",
  "description": "Zoolandia offers a hostel and camping area with a variety of facilities. It features a zoo, amusement park rides, and a restaurant. The campsite is open during the summer season with a reception available during the park's opening hours.",
  "url": "https://campertunity.com/listings/campgrounds/zoolandian-leirintaalue-lieto",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da83659%2F1700122355612_Majoittuminen-Zoolandiassa_640x480.jpg?alt=media&token=15ed284f-e3f4-41ac-bbf9-eb53f48194eb",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eläintarhantie 51",
    "addressLocality": "Lieto",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5687,
    "longitude": 22.4366
  },
  "sameAs": [
    "https://campio.no/campsite/zoolandian-leirintaalue"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}