Using the place endpoint

Here, locations for events are listed. Events in each location can be found at the event endpoint using the query parameter location. Most locations use the id format tprek:28473. An easy way to locate service points is to browse our Service Map, which uses the same location ids, e.g. servicemap.hel.fi/unit/28473. Default ordering is decreasing order by the number of events found.

Place text

To find places that contain a specific string, use the query parameter text.

Example:

place/?text=tuomiokirkko

See the result

District

To restrict the retrieved places to city district(s), use the query parameter division, separating values by commas if you wish to query for several divisions.

City of Helsinki neighborhoods (kaupunginosa), districts (peruspiiri) and subdistricts (osa-alue) are supported. Check the divisions on the Helsinki map service.

You may query either by specific OCD division type peruspiiri:malmi, or by division name malmi. The latter query checks all divisions with the name, regardless of division type.

Example:

place/?division=malmi

See the result

Place source

Will restrict places to a specific data source.

Example:

place/?data_source=tprek

See the result

Show only places with the upcoming events

To show only the places which are used in the upcoming events supply the has_upcoming_events query parameter.

Example:

place/?has_upcoming_events=true

See the result

Showing all places

By default, only those locations which have listed events are displayed. You may display locations with zero n_events with the query parameter show_all_places.

Example:

place/?show_all_places=true

See the result

Showing deleted places

By default, deleted places are not displayed. You may also display deleted places with the query parameter show_deleted.

For example:

place/?show_deleted=True

See the result

Ordering

Default ordering is decreasing order by the number of events found. You may also order results by name, street_address or postal_code.

For example:

place/?sort=name

See the result

GET /v1/place/?format=api&page=80&show_all_places=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 151729,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=81&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=79&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:58821",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:haaga",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Haaga",
                        "sv": "Haga"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:etelä-haaga",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Etelä-Haaga",
                        "sv": "Södra Haga"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:haaga",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Haaga",
                        "sv": "Haga"
                    }
                }
            ],
            "created_time": "2023-08-15T14:15:56.086618Z",
            "last_modified_time": "2024-02-06T13:16:39.664461Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00320",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.89681,
                    60.221428
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sinikuusama",
                "sv": "Bostads Ab Helsingin Sinikuusama",
                "en": "Asunto Oy Helsingin Sinikuusama"
            },
            "street_address": {
                "fi": "Kuusamakuja 6",
                "sv": "Kaprifolgränden 6",
                "en": "Kuusamakuja 6"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 31.08.2016\nAsuntojen lukumäärä 48",
                "sv": "Färdig den 31.08.2016\nAntal bostäder 48",
                "en": "Completed in 31.08.2016\nNumber of apartments 48"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58821/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:58913",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vanhakaupunki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vanhakaupunki",
                        "sv": "Gammelstaden"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:arabianranta",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Arabianranta",
                        "sv": "Arabiastranden"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:toukola",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Toukola",
                        "sv": "Majstad"
                    }
                }
            ],
            "created_time": "2023-08-15T14:16:45.428569Z",
            "last_modified_time": "2024-02-06T13:16:42.084674Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00560",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.969273,
                    60.201145
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sinilehti",
                "sv": "Bostads Ab Helsingin Sinilehti",
                "en": "Asunto Oy Helsingin Sinilehti"
            },
            "street_address": {
                "fi": "Roomankatu 10",
                "sv": "Romgatan 10",
                "en": "Roomankatu 10"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 31.03.2011\nAsuntojen lukumäärä 33",
                "sv": "Färdig den 31.03.2011\nAntal bostäder 33",
                "en": "Completed in 31.03.2011\nNumber of apartments 33"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58913/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:59030",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:latokartano",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Latokartano",
                        "sv": "Ladugården"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Latokartano",
                        "sv": "Ladugården"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Viikki",
                        "sv": "Vik"
                    }
                }
            ],
            "created_time": "2023-08-15T14:17:35.146486Z",
            "last_modified_time": "2024-02-06T13:16:44.374091Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00790",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.038275,
                    60.23432
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sinililja",
                "sv": "Bostads Ab Helsingin Sinililja",
                "en": "Asunto Oy Helsingin Sinililja"
            },
            "street_address": {
                "fi": "Agronominraitti 8",
                "sv": "Agronomstråket 8",
                "en": "Agronominraitti 8"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 27.10.2006\nAsuntojen lukumäärä 10",
                "sv": "Färdig den 27.10.2006\nAntal bostäder 10",
                "en": "Completed in 27.10.2006\nNumber of apartments 10"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59030/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:58978",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:latokartano",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Latokartano",
                        "sv": "Ladugården"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:viikinmäki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Viikinmäki",
                        "sv": "Viksbacka"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Viikki",
                        "sv": "Vik"
                    }
                }
            ],
            "created_time": "2023-08-15T14:17:19.488536Z",
            "last_modified_time": "2024-02-06T13:16:43.712256Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00710",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.984749,
                    60.22329
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sinisimpukka",
                "sv": "Bostads Ab Helsingin Sinisimpukka",
                "en": "Asunto Oy Helsingin Sinisimpukka"
            },
            "street_address": {
                "fi": "Henrik Lättiläisen katu 23",
                "sv": "Henrik av Lettlands gata 23",
                "en": "Henrik Lättiläisen katu 23"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 25.04.2014\nAsuntojen lukumäärä 38",
                "sv": "Färdig den 25.04.2014\nAntal bostäder 38",
                "en": "Completed in 25.04.2014\nNumber of apartments 38"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58978/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:66802",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vanhakaupunki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vanhakaupunki",
                        "sv": "Gammelstaden"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:koskela",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Koskela",
                        "sv": "Forsby"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:koskela",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Koskela",
                        "sv": "Forsby"
                    }
                }
            ],
            "created_time": "2023-08-15T16:25:51.205106Z",
            "last_modified_time": "2024-02-06T13:18:44.444243Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00600",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.959902,
                    60.21696
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sinivuokko",
                "sv": "Bostads Ab Helsingin Sinivuokko",
                "en": "Asunto Oy Helsingin Sinivuokko"
            },
            "street_address": {
                "fi": "Käpyläntie 11",
                "sv": "Kottbyvägen 11",
                "en": "Käpyläntie 11"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 27.8.2021\nAsuntojen lukumäärä 26",
                "sv": "Färdig den 27.8.2021\nAntal bostäder 26",
                "en": "Completed in 27.8.2021\nNumber of apartments 26"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:66802/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:69032",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:pitäjänmäki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Pitäjänmäki",
                        "sv": "Sockenbacka"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:reimarla",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Reimarla",
                        "sv": "Reimars"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pitäjänmäki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Pitäjänmäki",
                        "sv": "Sockenbacka"
                    }
                }
            ],
            "created_time": "2023-08-15T17:14:49.392518Z",
            "last_modified_time": "2024-02-06T14:10:00.540870Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.85727,
                    60.224747
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sivellin",
                "sv": "Bostads Ab Helsingin Sivellin",
                "en": "Asunto Oy Helsingin Sivellin"
            },
            "street_address": {
                "fi": "Sulkapolku 1",
                "sv": "Fjäderstigen 1",
                "en": "Sulkapolku 1"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 4.10.2022.\nAsuntojen lukumäärä 57",
                "sv": "Färdig den 4.10.2022\nAntal bostäder 57",
                "en": "Completed in 4.10.2022\nNumber of apartments 57"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:69032/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:58997",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malmin_lentokenttä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmin lentokenttä",
                        "sv": "Malms flygfält"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                }
            ],
            "created_time": "2023-08-15T14:17:23.232136Z",
            "last_modified_time": "2024-02-06T13:16:43.947718Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00730",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.038374,
                    60.26377
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sointurivi",
                "sv": "Bostads Ab Helsingin Sointurivi",
                "en": "Asunto Oy Helsingin Sointurivi"
            },
            "street_address": {
                "fi": "Tasankotie 5",
                "sv": "Slättvägen 5",
                "en": "Tasankotie 5"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 30.08.2004\nAsuntojen lukumäärä 35",
                "sv": "Färdig den 30.08.2004\nAntal bostäder 35",
                "en": "Completed in 30.08.2004\nNumber of apartments 35"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58997/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:58876",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kaarela",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaarela",
                        "sv": "Kårböle"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kannelmäki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kannelmäki",
                        "sv": "Gamlas"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaarela",
                        "sv": "Kårböle"
                    }
                }
            ],
            "created_time": "2023-08-15T14:16:23.789767Z",
            "last_modified_time": "2024-02-06T13:16:41.042849Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00420",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.872702,
                    60.24238
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Soittajanpiha",
                "sv": "Bostads Ab Helsingin Soittajanpiha",
                "en": "Asunto Oy Helsingin Soittajanpiha"
            },
            "street_address": {
                "fi": "Pasuunakuja 3",
                "sv": "Basungränden 3",
                "en": "Pasuunakuja 3"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 06.06.2008\nAsuntojen lukumäärä 38",
                "sv": "Färdig den 06.06.2008\nAntal bostäder 38",
                "en": "Completed in 06.06.2008\nNumber of apartments 38"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58876/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:60019",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kallio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kallio",
                        "sv": "Berghäll"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:sompasaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Sompasaari",
                        "sv": "Sumparn"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Sörnäinen",
                        "sv": "Sörnäs"
                    }
                }
            ],
            "created_time": "2023-08-15T15:13:08.437407Z",
            "last_modified_time": "2024-02-06T13:16:59.468998Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00540",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.976084,
                    60.182568
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sompasaarenlaituri",
                "sv": "Bostads Ab Helsingin Sompasaarenlaituri",
                "en": "Asunto Oy Helsingin Sompasaarenlaituri"
            },
            "street_address": {
                "fi": "Sompasaarenlaituri 4",
                "sv": "Sumparkajen 4",
                "en": "Sompasaarenlaituri 4"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 28.6.2019\nAsuntojen lukumäärä 50",
                "sv": "Färdig den 28.6.2019\nAntal bostäder 50",
                "en": "Completed in 28.6.2019\nNumber of apartments 50"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60019/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:64981",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kallio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kallio",
                        "sv": "Berghäll"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:sompasaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Sompasaari",
                        "sv": "Sumparn"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Sörnäinen",
                        "sv": "Sörnäs"
                    }
                }
            ],
            "created_time": "2023-08-15T16:24:44.825989Z",
            "last_modified_time": "2024-02-06T13:18:35.807398Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00540",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.974335,
                    60.181084
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sompasaarenlaituri 12",
                "sv": "Bostads Ab Helsingin Sompasaarenlaituri 12",
                "en": "Asunto Oy Helsingin Sompasaarenlaituri 12"
            },
            "street_address": {
                "fi": "Sompasaarenlaituri 12",
                "sv": "Sumparkajen 12",
                "en": "Sompasaarenlaituri 12"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 16.7.2021\nAsuntojen lukumäärä 49",
                "sv": "Färdig den 16.7.2021\nAntal bostäder 49",
                "en": "Completed in 16.7.2021\nNumber of apartments 49"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:64981/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:61494",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kallio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kallio",
                        "sv": "Berghäll"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:sompasaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Sompasaari",
                        "sv": "Sumparn"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Sörnäinen",
                        "sv": "Sörnäs"
                    }
                }
            ],
            "created_time": "2023-08-15T15:18:41.494165Z",
            "last_modified_time": "2024-02-06T13:17:36.420933Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00540",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.977556,
                    60.181187
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sompasaaren Sumppi",
                "sv": "Bostads Ab Helsingin Sompasaaren Sumppi",
                "en": "Asunto Oy Helsingin Sompasaaren Sumppi"
            },
            "street_address": {
                "fi": "Kaljaasi Auroran kuja 6",
                "sv": "Galeasen Auroras gränd 6",
                "en": "Kaljaasi Auroran kuja 6"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 25.10.2019\nAsuntojen lukumäärä 39",
                "sv": "Färdig den 25.10.2019\nAntal bostäder 39",
                "en": "Completed in 25.10.2019\nNumber of apartments 39"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61494/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:59048",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:länsi-herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Länsi-Herttoniemi",
                        "sv": "Västra Hertonäs"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                }
            ],
            "created_time": "2023-08-15T14:17:47.038848Z",
            "last_modified_time": "2024-02-06T13:16:44.960023Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00800",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.042746,
                    60.217503
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sopulirinne 3",
                "sv": "Bostads Ab Helsingin Sopulirinne 3",
                "en": "Asunto Oy Helsingin Sopulirinne 3"
            },
            "street_address": {
                "fi": "Sopulirinne 3",
                "sv": "Lemmelbrinken 3",
                "en": "Sopulirinne 3"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 27.11.2001\nAsuntojen lukumäärä 26",
                "sv": "Färdig den 27.11.2001\nAntal bostäder 26",
                "en": "Completed in 27.11.2001\nNumber of apartments 26"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59048/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:59049",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:länsi-herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Länsi-Herttoniemi",
                        "sv": "Västra Hertonäs"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                }
            ],
            "created_time": "2023-08-15T14:17:47.180870Z",
            "last_modified_time": "2024-02-06T13:16:44.991250Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00800",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.042854,
                    60.21628
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sopulirinne 4",
                "sv": "Bostads Ab Helsingin Sopulirinne 4",
                "en": "Asunto Oy Helsingin Sopulirinne 4"
            },
            "street_address": {
                "fi": "Sopulirinne 4",
                "sv": "Lemmelbrinken 4",
                "en": "Sopulirinne 4"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 27.02.2004\nAsuntojen lukumäärä 10",
                "sv": "Färdig den 27.02.2004\nAntal bostäder 10",
                "en": "Completed in 27.02.2004\nNumber of apartments 10"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59049/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:59053",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:herttoniemenranta",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemenranta",
                        "sv": "Hertonäs strand"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                }
            ],
            "created_time": "2023-08-15T14:17:47.469740Z",
            "last_modified_time": "2024-02-06T13:16:45.057249Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.03396,
                    60.187866
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sorsavuorenkatu 14",
                "sv": "Bostads Ab Helsingin Sorsavuorenkatu 14",
                "en": "Asunto Oy Helsingin Sorsavuorenkatu 14"
            },
            "street_address": {
                "fi": "Sorsavuorenkatu 14",
                "sv": "Andbergsgatan 14",
                "en": "Sorsavuorenkatu 14"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 16.10.1998\nAsuntojen lukumäärä 34",
                "sv": "Färdig den 16.10.1998\nAntal bostäder 34",
                "en": "Completed in 16.10.1998\nNumber of apartments 34"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59053/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:59060",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:herttoniemenranta",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemenranta",
                        "sv": "Hertonäs strand"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                }
            ],
            "created_time": "2023-08-15T14:17:53.044660Z",
            "last_modified_time": "2024-02-06T13:16:45.250127Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.034513,
                    60.189457
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sorsavuorenkatu 5",
                "sv": "Bostads Ab Helsingin Sorsavuorenkatu 5",
                "en": "Asunto Oy Helsingin Sorsavuorenkatu 5"
            },
            "street_address": {
                "fi": "Sorsavuorenkatu 5",
                "sv": "Andbergsgatan 5",
                "en": "Sorsavuorenkatu 5"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 18.02.2000\nAsuntojen lukumäärä 20",
                "sv": "Färdig den 18.02.2000\nAntal bostäder 20",
                "en": "Completed in 18.02.2000\nNumber of apartments 20"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59060/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:59054",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:herttoniemenranta",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemenranta",
                        "sv": "Hertonäs strand"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                }
            ],
            "created_time": "2023-08-15T14:17:47.607706Z",
            "last_modified_time": "2024-02-06T13:16:45.091660Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.03359,
                    60.188633
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Sorsavuorenkatu 7",
                "sv": "Bostads Ab Helsingin Sorsavuorenkatu 7",
                "en": "Asunto Oy Helsingin Sorsavuorenkatu 7"
            },
            "street_address": {
                "fi": "Sorsavuorenkatu 7",
                "sv": "Andbergsgatan 7",
                "en": "Sorsavuorenkatu 7"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 24.09.1999\nAsuntojen lukumäärä 77",
                "sv": "Färdig den 24.09.1999\nAntal bostäder 77",
                "en": "Completed in 24.09.1999\nNumber of apartments 77"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59054/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:58890",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kallio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kallio",
                        "sv": "Berghäll"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kalasatama",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kalasatama",
                        "sv": "Fiskehamnen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Sörnäinen",
                        "sv": "Sörnäs"
                    }
                }
            ],
            "created_time": "2023-08-15T14:16:31.991876Z",
            "last_modified_time": "2024-02-06T13:16:41.373526Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00540",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.979183,
                    60.18494
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Studio",
                "sv": "Bostads Ab Helsingin Studio",
                "en": "Asunto Oy Helsingin Studio"
            },
            "street_address": {
                "fi": "Arielinkatu 10",
                "sv": "Arielgatan 10",
                "en": "Arielinkatu 10"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 30.08.2013\nAsuntojen lukumäärä 45",
                "sv": "Färdig den 30.08.2013\nAntal bostäder 45",
                "en": "Completed in 30.08.2013\nNumber of apartments 45"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58890/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:58764",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kampinmalmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kampinmalmi",
                        "sv": "Kampmalmen"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:jätkäsaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Jätkäsaari",
                        "sv": "Busholmen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:länsisatama",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Länsisatama",
                        "sv": "Västra Hamnen"
                    }
                }
            ],
            "created_time": "2023-08-15T14:15:31.207922Z",
            "last_modified_time": "2024-02-06T13:16:38.423978Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00220",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.918945,
                    60.15848
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Suezinpuisto",
                "sv": "Bostads Ab Helsingin Suezinpuisto",
                "en": "Asunto Oy Helsingin Suezinpuisto"
            },
            "street_address": {
                "fi": "Suezinkatu 7",
                "sv": "Suezgatan 7",
                "en": "Suezinkatu 7"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 31.10.2014\nAsuntojen lukumäärä 44",
                "sv": "Färdig den 31.10.2014\nAntal bostäder 44",
                "en": "Completed in 31.10.2014\nNumber of apartments 44"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58764/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:58942",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:maunula",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Maunula",
                        "sv": "Månsas"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:maunula",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Maunula",
                        "sv": "Månsas"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Oulunkylä",
                        "sv": "Åggelby"
                    }
                }
            ],
            "created_time": "2023-08-15T14:17:04.191996Z",
            "last_modified_time": "2024-02-06T13:16:43.020453Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00630",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.935291,
                    60.23165
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Suopursunpuisto",
                "sv": "Bostads Ab Helsingin Suopursunpuisto",
                "en": "Asunto Oy Helsingin Suopursunpuisto"
            },
            "street_address": {
                "fi": "Suonotkonkuja 1",
                "sv": "Kärrdäldsgränden 1",
                "en": "Suonotkonkuja 1"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 30.11.2017\nAsuntojen lukumäärä 17",
                "sv": "Färdig den 30.11.2017\nAntal bostäder 17",
                "en": "Completed in 30.11.2017\nNumber of apartments 17"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58942/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:58780",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:reijola",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Reijola",
                        "sv": "Grejus"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:pikku_huopalahti",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Pikku Huopalahti",
                        "sv": "Lillhoplax"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:meilahti",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Meilahti",
                        "sv": "Mejlans"
                    }
                }
            ],
            "created_time": "2023-08-15T14:15:40.185371Z",
            "last_modified_time": "2024-02-06T13:16:38.947909Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00270",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.89675,
                    60.195606
                ]
            },
            "name": {
                "fi": "Asunto Oy Helsingin Syreenikatu 2",
                "sv": "Bostads Ab Helsingin Syreenikatu 2",
                "en": "Asunto Oy Helsingin Syreenikatu 2"
            },
            "street_address": {
                "fi": "Sireenikatu 2, Maakuja 1",
                "sv": "Syrengatan 2, Maakuja 1",
                "en": "Sireenikatu 2, Maakuja 1"
            },
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "telephone": null,
            "description": {
                "fi": "Valmistunut 27.03.1998\nAsuntojen lukumäärä 11",
                "sv": "Färdig den 27.03.1998\nAntal bostäder 11",
                "en": "Completed in 27.03.1998\nNumber of apartments 11"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:58780/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}