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=7560&show_all_places=true
{ "meta": { "count": 152288, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7561&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7559&show_all_places=true" }, "data": [ { "id": "osoite:örkkiniityntie_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-15T06:33:28.564742Z", "last_modified_time": "2023-09-15T06:33:28.564778Z", "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.7523745, 60.300449 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 16", "sv": "Örkiängsvägen 16" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 16, Espoo", "sv": "Örkiängsvägen 16, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_16_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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": "2023-09-15T06:33:29.158740Z", "last_modified_time": "2023-09-15T06:33:29.158780Z", "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.7514612, 60.2992626 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 17", "sv": "Örkiängsvägen 17" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 17, Espoo", "sv": "Örkiängsvägen 17, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_17_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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": "2023-09-15T06:33:30.146331Z", "last_modified_time": "2023-09-15T06:33:30.146349Z", "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.7522864, 60.3001527 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 18", "sv": "Örkiängsvägen 18" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 18, Espoo", "sv": "Örkiängsvägen 18, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_18_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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": "2023-09-15T06:33:31.463361Z", "last_modified_time": "2023-09-15T06:33:31.463379Z", "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.7513732, 60.2989393 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 19", "sv": "Örkiängsvägen 19" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 19, Espoo", "sv": "Örkiängsvägen 19, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_19_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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-15T06:33:23.570000Z", "last_modified_time": "2023-09-15T06:33:23.570019Z", "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.7505256, 60.301002 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 1", "sv": "Örkiängsvägen 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 1, Espoo", "sv": "Örkiängsvägen 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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": "2023-09-15T06:33:33.468524Z", "last_modified_time": "2023-09-15T06:33:33.468540Z", "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.7522152, 60.299991 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 20", "sv": "Örkiängsvägen 20" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 20, Espoo", "sv": "Örkiängsvägen 20, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_20_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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": "2023-09-15T06:33:34.950253Z", "last_modified_time": "2023-09-15T06:33:34.950272Z", "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.7521274, 60.2996498 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 22", "sv": "Örkiängsvägen 22" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 22, Espoo", "sv": "Örkiängsvägen 22, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_22_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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": "2023-09-15T06:33:36.547178Z", "last_modified_time": "2023-09-15T06:33:36.547194Z", "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.7513586, 60.2984815 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 23", "sv": "Örkiängsvägen 23" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 23, Espoo", "sv": "Örkiängsvägen 23, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_23_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_24a_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-15T06:33:37.453558Z", "last_modified_time": "2023-09-15T06:33:37.453574Z", "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.752057, 60.2993894 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 24a", "sv": "Örkiängsvägen 24a" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 24a, Espoo", "sv": "Örkiängsvägen 24a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_24a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_24b_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-15T06:33:38.365107Z", "last_modified_time": "2023-09-15T06:33:38.365122Z", "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.7527261, 60.2993996 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 24b", "sv": "Örkiängsvägen 24b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 24b, Espoo", "sv": "Örkiängsvägen 24b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_24b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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": "2023-09-15T06:33:39.265129Z", "last_modified_time": "2023-09-15T06:33:39.265145Z", "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.7512702, 60.2982211 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 25", "sv": "Örkiängsvägen 25" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 25, Espoo", "sv": "Örkiängsvägen 25, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_25_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_26a_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-15T06:33:40.249128Z", "last_modified_time": "2023-09-15T06:33:40.249149Z", "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.7519506, 60.2991109 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 26a", "sv": "Örkiängsvägen 26a" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 26a, Espoo", "sv": "Örkiängsvägen 26a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_26a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_26b_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-15T06:33:41.847611Z", "last_modified_time": "2023-09-15T06:33:41.847629Z", "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.7526375, 60.2991571 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 26b", "sv": "Örkiängsvägen 26b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 26b, Espoo", "sv": "Örkiängsvägen 26b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_26b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_27_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-15T06:33:43.062011Z", "last_modified_time": "2023-09-15T06:33:43.062038Z", "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.7511816, 60.2979786 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 27", "sv": "Örkiängsvägen 27" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 27, Espoo", "sv": "Örkiängsvägen 27, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_27_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_28_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-15T06:33:43.853827Z", "last_modified_time": "2023-09-15T06:33:43.853854Z", "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.7519156, 60.2989583 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 28", "sv": "Örkiängsvägen 28" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 28, Espoo", "sv": "Örkiängsvägen 28, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_28_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_29_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-15T06:33:45.356807Z", "last_modified_time": "2023-09-15T06:33:45.356827Z", "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.7511114, 60.2976913 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 29", "sv": "Örkiängsvägen 29" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 29, Espoo", "sv": "Örkiängsvägen 29, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_29_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_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-15T06:33:32.465921Z", "last_modified_time": "2023-09-15T06:33:32.465940Z", "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.7510145, 60.3009222 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 2", "sv": "Örkiängsvägen 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 2, Espoo", "sv": "Örkiängsvägen 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_30_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-15T06:33:48.950626Z", "last_modified_time": "2023-09-15T06:33:48.950653Z", "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.7517932, 60.2984016 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 30", "sv": "Örkiängsvägen 30" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 30, Espoo", "sv": "Örkiängsvägen 30, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_30_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_32_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-15T06:33:49.855511Z", "last_modified_time": "2023-09-15T06:33:49.855526Z", "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.75174, 60.2982669 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 32", "sv": "Örkiängsvägen 32" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 32, Espoo", "sv": "Örkiängsvägen 32, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_32_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:örkkiniityntie_34_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-15T06:33:51.051824Z", "last_modified_time": "2023-09-15T06:33:51.051849Z", "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.7516164, 60.2978807 ] }, "telephone": null, "street_address": { "fi": "Örkkiniityntie 34", "sv": "Örkiängsvägen 34" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Örkkiniityntie 34, Espoo", "sv": "Örkiängsvägen 34, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%B6rkkiniityntie_34_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }