Place List List
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
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
Place source
Will restrict places to a specific data source.
Example:
place/?data_source=tprek
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
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
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
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
GET /v1/place/?format=api&page=94&show_all_places=true
{ "meta": { "count": 151744, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=95&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=93&show_all_places=true" }, "data": [ { "id": "tprek:37088", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:43.784107Z", "last_modified_time": "2024-02-06T13:12:31.809107Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02780", "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.618628, 60.185474 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kuningattarenkuja 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "street_address": { "fi": "Kuningattarenkuja 1", "sv": "Drottninggränden 1" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37088/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37544", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:48.210706Z", "last_modified_time": "2024-02-06T13:12:46.768169Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01370", "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.068382, 60.29538 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kunnaantie 4" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Kunnaantie 4", "sv": "Stenkullavägen 4" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37544/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:72417", "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:pasila", "municipality": "Helsinki", "name": { "fi": "Pasila", "sv": "Böle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:pohjois-pasila", "municipality": "Helsinki", "name": { "fi": "Pohjois-Pasila", "sv": "Norra Böle" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pasila", "municipality": "Helsinki", "name": { "fi": "Pasila", "sv": "Böle" } } ], "created_time": "2023-08-15T18:15:32.644134Z", "last_modified_time": "2024-02-06T14:10:47.320655Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00240", "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.930311, 60.21813 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kuormakatu 6 A-B" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "street_address": { "fi": "Kuormakatu 6", "sv": "Lastgatan 6", "en": "Kuormakatu 6" }, "description": null, "info_url": { "fi": "http://www.asuntosaatio.fi", "sv": "http://www.asuntosaatio.fi", "en": "http://www.asuntosaatio.fi" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:72417/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37545", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:48.336635Z", "last_modified_time": "2024-02-06T13:12:46.800048Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01400", "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.067307, 60.3341 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kurjenmiekka" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Ulrikankuja 20", "sv": "Ulrikagränden 20" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37545/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37433", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:kerava", "municipality": null, "name": { "fi": "Kerava", "sv": "Kervo" } } ], "created_time": "2023-08-15T10:11:32.078225Z", "last_modified_time": "2024-02-06T13:12:43.146243Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "04200", "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.106215, 60.40828 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kurkelankatu 11" }, "address_locality": { "fi": "Kerava", "en": "Kerava" }, "street_address": { "fi": "Kurkelankatu 11" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37433/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37089", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:43.919218Z", "last_modified_time": "2024-02-06T13:12:31.841460Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02140", "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.812082, 60.204517 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kurkijoentie 5" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "street_address": { "fi": "Kurkijoentie 5", "sv": "Kronoborgsvägen 5" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37089/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37546", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:48.463754Z", "last_modified_time": "2024-02-06T13:12:46.829388Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01400", "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.082932, 60.32378 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kustaantie 2 a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Kustaantie 2", "sv": "Gustavsvägen 2" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37546/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37404", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:järvenpää", "municipality": null, "name": { "fi": "Järvenpää", "sv": "Träskända" } } ], "created_time": "2023-08-15T10:11:27.906193Z", "last_modified_time": "2024-02-06T13:12:42.192520Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "04410", "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.078949, 60.486652 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kuuselankatu 14" }, "address_locality": { "fi": "Järvenpää", "en": "Järvenpää" }, "street_address": { "fi": "Kuuselankatu 14" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37404/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37547", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:48.590666Z", "last_modified_time": "2024-02-06T13:12:46.861230Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01380", "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.07848, 60.27811 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kuusikkokuja 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Kuusikkokuja 2", "sv": "Sexansgränden 2" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37547/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37548", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:48.886678Z", "last_modified_time": "2024-02-06T13:12:46.891305Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01380", "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.076672, 60.27996 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kuusikkotie 5" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Kuusikkotie 5", "sv": "Sexansvägen 5" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37548/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37090", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:44.040343Z", "last_modified_time": "2024-02-06T13:12:31.874990Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02920", "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.743511, 60.282692 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kylvökuja 1-4" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "street_address": { "fi": "Kylvökuja 1", "sv": "Sädesgränden 1" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37090/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37549", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-08-15T10:11:49.030654Z", "last_modified_time": "2024-02-06T13:12:46.922349Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "01200", "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.124117, 60.2846 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kyläkaskentie 1" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "street_address": { "fi": "Kyläkaskentie 1", "sv": "Byasvedsvägen 1" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37549/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:36797", "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:mellunkylä", "municipality": "Helsinki", "name": { "fi": "Mellunkylä", "sv": "Mellungsby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kontula", "municipality": "Helsinki", "name": { "fi": "Kontula", "sv": "Gårdsbacka" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:mellunkylä", "municipality": "Helsinki", "name": { "fi": "Mellunkylä", "sv": "Mellungsby" } } ], "created_time": "2023-08-15T10:10:04.241547Z", "last_modified_time": "2024-02-06T13:12:22.324996Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00940", "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.09475, 60.230328 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kypäräpolku 11" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "street_address": { "fi": "Kypäräpolku 11", "sv": "Hjälmstigen 11" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:36797/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37091", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:44.159752Z", "last_modified_time": "2024-02-06T13:12:31.905564Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02650", "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.809158, 60.228344 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kyyhkysmäki 12" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "street_address": { "fi": "Kyyhkysmäki 12", "sv": "Duvbacken 12" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37091/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37092", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:44.282430Z", "last_modified_time": "2024-02-06T13:12:31.937421Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02650", "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.805988, 60.22903 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kyyhkysmäki 24" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "street_address": { "fi": "Kyyhkysmäki 24", "sv": "Duvbacken 24" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37092/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37093", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:44.401308Z", "last_modified_time": "2024-02-06T13:12:31.969198Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02650", "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.809786, 60.22867 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kyyhkysmäki 7" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "street_address": { "fi": "Kyyhkysmäki 7", "sv": "Duvbacken 7" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37093/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37152", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:kirkkonummi", "municipality": null, "name": { "fi": "Kirkkonummi", "sv": "Kyrkslätt" } } ], "created_time": "2023-08-15T10:10:52.743096Z", "last_modified_time": "2024-02-06T13:12:33.901705Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02430", "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.531658, 60.157032 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Kääntökuja 3" }, "address_locality": { "fi": "Kirkkonummi", "en": "Kirkkonummi" }, "street_address": { "fi": "Kääntökuja 3" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37152/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37153", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:kirkkonummi", "municipality": null, "name": { "fi": "Kirkkonummi", "sv": "Kyrkslätt" } } ], "created_time": "2023-08-15T10:10:52.875374Z", "last_modified_time": "2024-02-06T13:12:33.932764Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02880", "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.439003, 60.268375 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Käärmekuusenpolku 1" }, "address_locality": { "fi": "Kirkkonummi", "en": "Kirkkonummi" }, "street_address": { "fi": "Käärmekuusenpolku 1" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37153/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:37094", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-08-15T10:10:44.530180Z", "last_modified_time": "2024-02-06T13:12:32.000222Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02330", "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.669292, 60.16795 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Laidunrinne 11" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "street_address": { "fi": "Laidunrinne 11", "sv": "Betesbranten 11" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:37094/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:36798", "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:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola", "municipality": "Helsinki", "name": { "fi": "Puistola", "sv": "Parkstad" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-15T10:10:04.364308Z", "last_modified_time": "2024-02-06T13:12:22.357349Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "00760", "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.055023, 60.265015 ] }, "name": { "fi": "Asuntosäätiön Asumisoikeus Oy/Laitatie 6" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors", "en": "Helsinki" }, "street_address": { "fi": "Laitatie 6", "sv": "Yttervägen 6" }, "description": null, "info_url": { "fi": "http://www.asokodit.fi/", "sv": "http://www.asokodit.fi/", "en": "http://www.asokodit.fi/" }, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:36798/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }