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=7512&show_all_places=true
{ "meta": { "count": 152286, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7513&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7511&show_all_places=true" }, "data": [ { "id": "osoite:ylämyllyntie_16_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-19T06:38:47.659489Z", "last_modified_time": "2025-05-24T05:24:56.631721Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6563247, 60.2261345 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 16", "sv": "Övre kvarnvägen 16" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 16, Espoo", "sv": "Övre kvarnvägen 16, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_16_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_17_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2024-08-22T04:55:41.446067Z", "last_modified_time": "2024-08-22T04:55:41.446088Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6557758, 60.2268511 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 17", "sv": "Övre kvarnvägen 17" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 17, Espoo", "sv": "Övre kvarnvägen 17, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_17_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_18_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2025-07-03T04:56:58.213449Z", "last_modified_time": "2025-07-03T04:56:58.213473Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6556162, 60.2265815 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 18", "sv": "Övre kvarnvägen 18" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 18, Espoo", "sv": "Övre kvarnvägen 18, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_18_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_19_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2024-08-22T04:55:41.478514Z", "last_modified_time": "2024-08-22T04:55:41.478529Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6557191, 60.2271023 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 19", "sv": "Övre kvarnvägen 19" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 19, Espoo", "sv": "Övre kvarnvägen 19, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_19_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_1_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-19T06:38:43.685493Z", "last_modified_time": "2023-09-19T06:38:43.685511Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6588612, 60.2234036 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 1", "sv": "Övre kvarnvägen 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 1, Espoo", "sv": "Övre kvarnvägen 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_20_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2025-08-22T05:13:27.897621Z", "last_modified_time": "2025-08-22T05:13:27.897638Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6553609, 60.2268411 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 20", "sv": "Övre kvarnvägen 20" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 20, Espoo", "sv": "Övre kvarnvägen 20, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_20_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_21_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2024-08-22T04:55:41.526610Z", "last_modified_time": "2024-08-22T04:55:41.526630Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6556813, 60.2272638 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 21", "sv": "Övre kvarnvägen 21" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 21, Espoo", "sv": "Övre kvarnvägen 21, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_21_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_22_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2025-08-22T05:13:27.976436Z", "last_modified_time": "2025-08-22T05:13:27.976450Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6552331, 60.2269844 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 22", "sv": "Övre kvarnvägen 22" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 22, Espoo", "sv": "Övre kvarnvägen 22, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_22_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_23_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2024-08-22T04:55:41.558060Z", "last_modified_time": "2024-08-22T04:55:41.558085Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6554661, 60.2271286 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 23", "sv": "Övre kvarnvägen 23" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 23, Espoo", "sv": "Övre kvarnvägen 23, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_23_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_24_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2025-08-22T05:13:28.054777Z", "last_modified_time": "2025-08-22T05:13:28.054791Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6550691, 60.2271365 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 24", "sv": "Övre kvarnvägen 24" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 24, Espoo", "sv": "Övre kvarnvägen 24, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_24_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_25_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2025-08-22T05:13:28.110997Z", "last_modified_time": "2025-08-22T05:13:28.111012Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6550663, 60.2273968 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 25", "sv": "Övre kvarnvägen 25" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 25, Espoo", "sv": "Övre kvarnvägen 25, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_25_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_26_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2025-08-22T05:13:28.175524Z", "last_modified_time": "2025-08-22T05:13:28.175540Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6549411, 60.2272977 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 26", "sv": "Övre kvarnvägen 26" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 26, Espoo", "sv": "Övre kvarnvägen 26, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_26_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_2_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-19T06:38:48.363310Z", "last_modified_time": "2023-09-19T06:38:48.363329Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6585963, 60.2228554 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 2", "sv": "Övre kvarnvägen 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 2, Espoo", "sv": "Övre kvarnvägen 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_3-5_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-19T06:38:49.174270Z", "last_modified_time": "2023-09-19T06:38:49.174291Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6589289, 60.2238346 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 3-5", "sv": "Övre kvarnvägen 3-5" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 3-5, Espoo", "sv": "Övre kvarnvägen 3-5, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_3-5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_4_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-19T06:38:49.678275Z", "last_modified_time": "2023-09-19T06:38:49.678293Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6582657, 60.223411 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 4", "sv": "Övre kvarnvägen 4" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 4, Espoo", "sv": "Övre kvarnvägen 4, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_7_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-19T06:38:50.265024Z", "last_modified_time": "2023-09-19T06:38:50.265042Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6584926, 60.2241476 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 7", "sv": "Övre kvarnvägen 7" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 7, Espoo", "sv": "Övre kvarnvägen 7, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämyllyntie_9_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-19T06:38:50.872270Z", "last_modified_time": "2023-09-19T06:38:50.872290Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6575782, 60.225321 ] }, "telephone": null, "street_address": { "fi": "Ylämyllyntie 9", "sv": "Övre kvarnvägen 9" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämyllyntie 9, Espoo", "sv": "Övre kvarnvägen 9, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4myllyntie_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämäentie_11_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-14T06:02:56.689586Z", "last_modified_time": "2023-09-14T06:02:56.689607Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6821242, 60.2004752 ] }, "telephone": null, "street_address": { "fi": "Ylämäentie 11", "sv": "Överbacksvägen 11" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämäentie 11, Espoo", "sv": "Överbacksvägen 11, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4m%C3%A4entie_11_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämäentie_13_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-14T06:02:59.076299Z", "last_modified_time": "2023-09-14T06:02:59.076316Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.6823409, 60.2004398 ] }, "telephone": null, "street_address": { "fi": "Ylämäentie 13", "sv": "Överbacksvägen 13" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämäentie 13, Espoo", "sv": "Överbacksvägen 13, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4m%C3%A4entie_13_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:ylämäentie_15_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-14T06:03:00.131452Z", "last_modified_time": "2023-09-14T06:03:00.131471Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "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.682505, 60.2002517 ] }, "telephone": null, "street_address": { "fi": "Ylämäentie 15", "sv": "Överbacksvägen 15" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Ylämäentie 15, Espoo", "sv": "Överbacksvägen 15, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4m%C3%A4entie_15_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }