← Finland

Lipas Sports Sites

GET /finland/lipas/sites

48,000+ Finnish sports facilities with coordinates and properties. Must filter by type-codes and/or city-codes. Source: api.lipas.fi/v2 (CC BY 4.0).

Parameters

type_codes optional

Comma-separated type codes (e.g. 3110 = swimming halls)

city_codes optional

Comma-separated municipality codes

Example Requests

Basic usage
curl "https://nordapi.ee/api/v1/finland/lipas/sites?type_codes=3110&city_codes=91"

Live Response

{
  "data": {
    "items": [
      {
        "admin": "private-company",
        "comment": "Koulun käytössä arkisin päiväsaikaan. Lisää tietoa hallin palveluista, aukioloajoista ja yhteystiedoista hallin omilta verkkosivuilta.",
        "construction-year": 1972,
        "email": "syk@syk.fi",
        "event-date": "2026-02-20T11:54:35.860Z",
        "lipas-id": 505802,
        "location": {
          "address": "Isonnevantie 8",
          "city": {
            "city-code": 91,
            "neighborhood": "Haaga"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    24.890484230612,
                    60.2121343005965
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00320",
          "postal-office": "Helsinki"
        },
        "name": "Helsingin Suomalaisen Yhteiskoulun uimahalli",
        "name-localized": {
          "se": "Helsingfors Finska Samskolans simhall"
        },
        "owner": "foundation",
        "phone-number": "(09) 4774 1827",
        "properties": {
          "pool-water-area-m2": 242,
          "school-use?": true,
          "swimming-pool-count": 2
        },
        "renovation-years": [
          2008,
          2010
        ],
        "renovations": [
          {
            "type": "major-renovation",
            "year": 2008
          },
          {
            "type": "major-renovation",
            "year": 2010
          }
        ],
        "status": "active",
        "type": {
          "type-code": 3110
        },
        "www": "https://syk.fi/palvelut/uimahalli/"
      },
      {
        "admin": "city-other",
        "comment": "Energiankulutuslukemat ovat koko kiinteistön kulutuslukemia.",
        "construction-year": 1961,
        "event-date": "2024-06-27T10:57:21.633Z",
        "lipas-id": 505803,
        "location": {
          "address": "Helsinginkatu 25",
          "city": {
            "city-code": 91,
            "neighborhood": "Alppiharju"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    24.94706496860965,
                    60.186831866520976
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00510",
          "postal-office": "Helsinki"
        },
        "name": "Urheiluhallit Kallio / Helsingin urheilutalo / Uimahalli",
        "name-localized": {
          "se": "Urheiluhallit Kallio / Helsingfors idrottscenter / Simhall"
        },
        "owner": "city-main-owner",
        "properties": {
          "pool-water-area-m2": 392,
          "school-use?": true
        },
        "renovation-years": [
          1986,
          2004
        ],
        "renovations": [
          {
            "type": "major-renovation",
            "year": 1986
          },
          {
            "type": "major-renovation",
            "year": 2004
          }
        ],
        "status": "active",
        "type": {
          "type-code": 3110
        },
        "www": "https://www.urheiluhallit.fi/hallit/kallio/"
      },
      {
        "admin": "private-company",
        "comment": "Uima-allas, lasten allas ja poreallas. Maksullinen uimahalli, johon kaikkien on mahdollista tulla.",
        "construction-year": 1941,
        "email": "etunimi.sukunimi@invalidisaatio.fi",
        "event-date": "2023-03-08T13:04:54.493Z",
        "lipas-id": 505822,
        "location": {
          "address": "Tenholantie 10",
          "city": {
            "city-code": 91,
            "neighborhood": "Reijola"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    24.9078001206554,
                    60.202358738863
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00280",
          "postal-office": "Helsinki"
        },
        "name": "Invalidisäätiö Orton / Uimahalli",
        "name-localized": {
          "se": "Invalidstiftelse Orton / Simhall"
        },
        "owner": "foundation",
        "phone-number": "09 474 81",
        "properties": {
          "pool-water-area-m2": 172,
          "swimming-pool-count": 3
        },
        "status": "out-of-service-permanently",
        "type": {
          "type-code": 3110
        },
        "www": "www.orton.fi"
      },
      {
        "admin": "city-sports",
        "comment": "Iso 50 metrin allas sopii uintimatkaharjoitteluun. Altaassa on allasnostin.\n\nOpetusallas on tarkoitettu yleisöuinnin lisäksi myös ohjattuun ryhmäkäyttöön esim. vesivoimisteluun ja uinninopetukseen. Allasta voi käyttää vapaasti esim. virtuaaliseen vesijumppaan varattujen aikojen ulkopuolella.\n\nMuuta: kahvila, uima-asujen ja pyyheliinojen ym. vuokrausta, unisex-pukuhuone, säilytyskaappeja (50 sentin avainpantilla), pysäköintialue vieressä, puhdistusmenetelmänä otsonipuhdistus.",
        "construction-year": 1993,
        "event-date": "2025-04-29T08:00:37.525Z",
        "lipas-id": 505825,
        "location": {
          "address": "Olavinlinnantie 6",
          "city": {
            "city-code": 91,
            "neighborhood": "Vartiokylä"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    25.0762965693863,
                    60.2127592425674
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00900",
          "postal-office": "Helsinki"
        },
        "name": "Itäkeskuksen uimahalli",
        "name-localized": {
          "se": "Östra centrums simhall"
        },
        "owner": "city",
        "phone-number": "09 310 87202",
        "properties": {
          "may-be-shown-in-harrastuspassi-fi?": true,
          "pool-water-area-m2": 1281,
          "school-use?": true,
          "swimming-pool-count": 5
        },
        "status": "active",
        "type": {
          "type-code": 3110
        },
        "www": "https://liikunta.hel.fi/fi"
      },
      {
        "admin": "city-sports",
        "construction-year": 1972,
        "event-date": "2025-04-29T08:02:09.942Z",
        "lipas-id": 505827,
        "location": {
          "address": "Somerikkopolku 6",
          "city": {
            "city-code": 91,
            "neighborhood": "Jakomäki"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    25.0805776329103,
                    60.2598576861429
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00770",
          "postal-office": "Helsinki"
        },
        "name": "Jakomäen uimahalli",
        "name-localized": {
          "se": "Jakobacka simhall"
        },
        "owner": "city",
        "phone-number": "09 310 87454",
        "properties": {
          "accessibility-info": "https://www.hel.fi/helsinki/fi/kaupunki-ja-hallinto/osallistu-ja-vaikuta/ota-yhteytta/hae-yhteystietoja/toimipistekuvaus?id=40838",
          "may-be-shown-in-harrastuspassi-fi?": true,
          "pool-water-area-m2": 249,
          "swimming-pool-count": 2
        },
        "renovation-years": [
          2010,
          2011
        ],
        "renovations": [
          {
            "type": "major-renovation",
            "year": 2010
          },
          {
            "type": "major-renovation",
            "year": 2011
          }
        ],
        "status": "active",
        "type": {
          "type-code": 3110
        },
        "www": "https://liikunta.hel.fi/fi"
      },
      {
        "admin": "city-other",
        "construction-year": 1970,
        "email": "asiakaspalvelu@urheiluhallit.fi",
        "event-date": "2024-06-27T08:28:46.759Z",
        "lipas-id": 505856,
        "location": {
          "address": "Ostostie 4",
          "city": {
            "city-code": 91,
            "neighborhood": "Mellunkylä"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    25.085216190408,
                    60.2373331106765
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00940",
          "postal-office": "Helsinki"
        },
        "name": "Urheiluhallit Kontula / Kontulan uimahalli",
        "name-localized": {
          "se": "Urheiluhallit Kontula / Gårdsbacka simhall"
        },
        "owner": "city-main-owner",
        "phone-number": "09 3488 6350",
        "properties": {
          "pool-water-area-m2": 284,
          "swimming-pool-count": 4
        },
        "renovation-years": [
          1992,
          2007
        ],
        "renovations": [
          {
            "type": "major-renovation",
            "year": 1992
          },
          {
            "type": "major-renovation",
            "year": 2007
          }
        ],
        "status": "active",
        "type": {
          "type-code": 3110
        },
        "www": "https://www.urheiluhallit.fi/hallit/kontula/"
      },
      {
        "admin": "private-association",
        "comment": "Koulun käytössä arkisin päiväsaikaan. Lisää tietoa hallin palveluista, aukioloajoista ja yhteystiedoista hallin omilta verkkosivuilta.",
        "construction-year": 1968,
        "email": "liikuntatilat@lauttasaarenyhteiskoulu.fi",
        "event-date": "2026-02-20T11:59:17.797Z",
        "lipas-id": 505887,
        "location": {
          "address": "Isokaari 19",
          "city": {
            "city-code": 91,
            "neighborhood": "Lauttasaari"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    24.8622311641152,
                    60.1583181812874
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00200",
          "postal-office": "Helsinki"
        },
        "name": "Lauttasaaren uimahalli (Lauttasaaren yhteiskoulu)",
        "name-localized": {
          "se": "Drumsö simhall (Högstadie- och gymnasieskolan Lauttasaaren yhteiskoulu)"
        },
        "owner": "registered-association",
        "phone-number": "09 6841 2725",
        "properties": {
          "pool-water-area-m2": 250,
          "school-use?": true,
          "swimming-pool-count": 1
        },
        "renovation-years": [
          2009
        ],
        "renovations": [
          {
            "type": "major-renovation",
            "year": 2009
          }
        ],
        "status": "active",
        "type": {
          "type-code": 3110
        },
        "www": "https://lauttasaarenyhteiskoulu.fi/uimahalli/"
      },
      {
        "admin": "city-other",
        "comment": "Soveltuu arvokisojen järjestämiseen.",
        "construction-year": 1999,
        "event-date": "2024-06-27T11:45:34.513Z",
        "lipas-id": 505911,
        "location": {
          "address": "Mäkelänkatu 49",
          "city": {
            "city-code": 91,
            "neighborhood": "Vallila"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    24.9478013651995,
                    60.1996951960121
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00550",
          "postal-office": "Helsinki"
        },
        "name": "Urheiluhallit Mäkelänrinne / Mäkelänrinteen uintikeskus / Uimahalli",
        "name-localized": {
          "se": "Urheiluhallit Mäkelänrinne / Backasbrinkens simcenter"
        },
        "owner": "city-main-owner",
        "properties": {
          "loudspeakers?": true,
          "pool-water-area-m2": 2063,
          "school-use?": true,
          "scoreboard?": true,
          "stand-capacity-person": 4030,
          "swimming-pool-count": 6
        },
        "renovation-years": [
          2016
        ],
        "renovations": [
          {
            "type": "major-renovation",
            "year": 2016
          }
        ],
        "status": "active",
        "type": {
          "type-code": 3110
        },
        "www": "https://www.urheiluhallit.fi/hallit/makelanrinne/"
      },
      {
        "admin": "city-sports",
        "comment": "Uimareiden käytössä on viisi erillistä sähkösaunaa ja yksi inva-sauna. Hallissa on lisäksi kunto- ja voimailusalit, kokoustilat noin 50 hengelle, kahvila ja kesäisin aurinkoterassi.\nPirkkolan uimahalli on esteetön. Käytettävissä on esteetön puku- ja pesutila sekä esteetön sauna, esteettömät wc-tilat ja syvässä altaassa ja opetusaltaassa allashissi sekä loivat portaat. Palvelutiskiltä voi lainata suihkupyörätuolia.",
        "construction-year": 1968,
        "event-date": "2024-07-04T10:28:16.340Z",
        "lipas-id": 505943,
        "location": {
          "address": "Pirkkolan metsätie 6",
          "city": {
            "city-code": 91,
            "neighborhood": "Maunula"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    24.9106921320659,
                    60.23208600457721
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00630",
          "postal-office": "Helsinki"
        },
        "name": "Pirkkolan liikuntapuisto / Uimahalli",
        "name-localized": {
          "en": "Pirkkola sports park / Swimming hall",
          "se": "Britas idrottspark / Simhall"
        },
        "owner": "city",
        "phone-number": "09 310 87916",
        "properties": {
          "may-be-shown-in-harrastuspassi-fi?": true,
          "pool-water-area-m2": 575,
          "school-use?": true,
          "swimming-pool-count": 3
        },
        "renovation-years": [
          2002
        ],
        "renovations": [
          {
            "type": "major-renovation",
            "year": 2002
          }
        ],
        "status": "active",
        "type": {
          "type-code": 3110
        },
        "www": "https://liikunta.hel.fi/fi"
      },
      {
        "admin": "city-other",
        "construction-year": 1973,
        "event-date": "2024-06-27T11:59:31.984Z",
        "lipas-id": 505965,
        "location": {
          "address": "Jousimiehentie 3",
          "city": {
            "city-code": 91,
            "neighborhood": "Suutarila"
          },
          "geometries": {
            "features": [
              {
                "geometry": {
                  "coordinates": [
                    24.98955800354539,
                    60.274672404622116
                  ],
                  "type": "Point"
                },
                "type": "Feature"
              }
            ],
            "type": "FeatureCollection"
          },
          "postal-code": "00740",
          "postal-office": "Helsinki"
        },
        "name": "Urheiluhallit Siltamäki / Siltamäen uimahalli",
        "name-localized": {
          "se": "Urheiluhallit Siltamäki / Brobacka simhall"
        },
        "owner": "city-main-owner",
        "properties": {
          "pool-water-area-m2": 154,
          "swimming-pool-count": 2
        },
        "renovation-years": [
          1989,
          1994
        ],
        "renovations": [
          {
            "type": "major-renovation",
            "year": 1989
          },
          {
            "type": "major-renovation",
            "year": 1994
          }
        ],
        "status": "active",
        "type": {
          "type-code": 3110
        },
        "www": "https://www.urheiluhallit.fi/hallit/siltamaki/"
      }
    ],
    "pagination": {
      "current-page": 1,
      "page-size": 10,
      "total-items": 14,
      "total-pages": 2
    }
  },
  "success": true
}