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=7318&show_all_places=true
{ "meta": { "count": 151735, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7319&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7317&show_all_places=true" }, "data": [ { "id": "osoite:vilkenintie_2_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-26T06:38:15.978882Z", "last_modified_time": "2023-08-26T06:38:15.978899Z", "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.9703802, 60.2359914 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkenintie 2", "sv": "Vilkensvägen 2" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vilkenintie 2, Helsinki", "sv": "Vilkensvägen 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkenintie_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkenintie_3_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-26T06:38:19.086084Z", "last_modified_time": "2023-08-26T06:38:19.086102Z", "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.9700369, 60.2363772 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkenintie 3", "sv": "Vilkensvägen 3" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vilkenintie 3, Helsinki", "sv": "Vilkensvägen 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkenintie_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkenintie_4_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-26T06:38:19.704475Z", "last_modified_time": "2023-08-26T06:38:19.704491Z", "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.9698207, 60.2358925 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkenintie 4", "sv": "Vilkensvägen 4" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vilkenintie 4, Helsinki", "sv": "Vilkensvägen 4, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkenintie_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkenintie_5_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-26T06:38:20.381620Z", "last_modified_time": "2023-08-26T06:38:20.381638Z", "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.9695316, 60.2362964 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkenintie 5", "sv": "Vilkensvägen 5" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vilkenintie 5, Helsinki", "sv": "Vilkensvägen 5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkenintie_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkenintie_6_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-26T06:38:21.587291Z", "last_modified_time": "2023-08-26T06:38:21.587309Z", "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.9693335, 60.2358206 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkenintie 6", "sv": "Vilkensvägen 6" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vilkenintie 6, Helsinki", "sv": "Vilkensvägen 6, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkenintie_6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkenintie_7_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-26T06:38:22.679603Z", "last_modified_time": "2023-08-26T06:38:22.679619Z", "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.968936, 60.2362065 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkenintie 7", "sv": "Vilkensvägen 7" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vilkenintie 7, Helsinki", "sv": "Vilkensvägen 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkenintie_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkenintie_8_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-26T06:38:23.196514Z", "last_modified_time": "2023-08-26T06:38:23.196534Z", "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.9688282, 60.2357307 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkenintie 8", "sv": "Vilkensvägen 8" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vilkenintie 8, Helsinki", "sv": "Vilkensvägen 8, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkenintie_8_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkenintie_9_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-26T06:38:24.087163Z", "last_modified_time": "2023-08-26T06:38:24.087183Z", "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.9682863, 60.2361435 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkenintie 9", "sv": "Vilkensvägen 9" }, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "info_url": null, "name": { "fi": "Vilkenintie 9, Helsinki", "sv": "Vilkensvägen 9, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkenintie_9_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_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-18T06:09:01.662393Z", "last_modified_time": "2023-09-18T06:09:01.662433Z", "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.627624, 60.155375 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 11", "sv": "Blinkbojen 11" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 11, Espoo", "sv": "Blinkbojen 11, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_11_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_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-18T06:09:02.860290Z", "last_modified_time": "2023-09-18T06:09:02.860307Z", "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.6269237, 60.1552025 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 13", "sv": "Blinkbojen 13" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 13, Espoo", "sv": "Blinkbojen 13, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_13_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_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-18T06:09:03.772982Z", "last_modified_time": "2023-09-18T06:09:03.772998Z", "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.6274487, 60.1549526 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 15", "sv": "Blinkbojen 15" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 15, Espoo", "sv": "Blinkbojen 15, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_15_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_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-18T06:09:00.482849Z", "last_modified_time": "2023-09-18T06:09:00.482867Z", "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.6301847, 60.1550231 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 1", "sv": "Blinkbojen 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 1, Espoo", "sv": "Blinkbojen 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_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-18T06:09:04.858539Z", "last_modified_time": "2023-09-18T06:09:04.858558Z", "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.6302418, 60.154754 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 2", "sv": "Blinkbojen 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 2, Espoo", "sv": "Blinkbojen 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_3_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-18T06:09:05.970286Z", "last_modified_time": "2023-09-18T06:09:05.970302Z", "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.6291903, 60.1553884 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 3", "sv": "Blinkbojen 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 3, Espoo", "sv": "Blinkbojen 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_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-18T06:09:06.953740Z", "last_modified_time": "2023-09-18T06:09:06.953757Z", "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.6299895, 60.1547713 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 4", "sv": "Blinkbojen 4" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 4, Espoo", "sv": "Blinkbojen 4, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_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-18T06:09:07.862203Z", "last_modified_time": "2023-09-18T06:09:07.862220Z", "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.6283584, 60.1557092 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 5", "sv": "Blinkbojen 5" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 5, Espoo", "sv": "Blinkbojen 5, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_6_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-18T06:09:08.666510Z", "last_modified_time": "2023-09-18T06:09:08.666528Z", "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.628488, 60.1553954 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 6", "sv": "Blinkbojen 6" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 6, Espoo", "sv": "Blinkbojen 6, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_6_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_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-18T06:09:09.178181Z", "last_modified_time": "2023-09-18T06:09:09.178197Z", "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.6281971, 60.1556459 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 7", "sv": "Blinkbojen 7" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 7, Espoo", "sv": "Blinkbojen 7, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_8_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-18T06:09:09.974928Z", "last_modified_time": "2023-09-18T06:09:09.974945Z", "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.6278604, 60.1551692 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 8", "sv": "Blinkbojen 8" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 8, Espoo", "sv": "Blinkbojen 8, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_8_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vilkkupoiju_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-18T06:09:11.556284Z", "last_modified_time": "2023-09-18T06:09:11.556302Z", "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.6278389, 60.1554743 ] }, "telephone": null, "description": null, "street_address": { "fi": "Vilkkupoiju 9", "sv": "Blinkbojen 9" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Vilkkupoiju 9, Espoo", "sv": "Blinkbojen 9, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilkkupoiju_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }