{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manso-camping-ikaalinen",
  "name": "Manso Camping",
  "description": "Manso Camping is a comfortable campsite located in Ikaalinen. It's well-known for its clear Lake Kyrösjärvi, a great spot for catching Walleye. The on-site café provides fishing permits for Kyrösjärvi and Poltikoskelle. The campsite also features a diverse playground for kids. Additionally, there's a lakeside sauna available for booking, which now includes a newly designed room with a fireplace.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manso-camping-ikaalinen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da835be%2Fcc5d610a-8859-4913-9ae4-502ad2dc4631_Leirintaalue-Ikaalisissa-scaled%20(1)_640x480.jpg?alt=media&token=3ac46d8a-6ad2-4b1f-8a14-10709378f04c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kolmostie 1891",
    "addressLocality": "Ikaalinen",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.8507,
    "longitude": 22.933
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}