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=7355&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7356&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7354&show_all_places=true" }, "data": [ { "id": "osoite:vuohilammentie_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-10T06:30:14.861040Z", "last_modified_time": "2023-09-10T06:30:14.861055Z", "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.5047243, 60.2576979 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 1, Espoo", "sv": "Vuohilampivägen 1, Esbo" }, "street_address": { "fi": "Vuohilammentie 1", "sv": "Vuohilampivägen 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_20-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-10T06:30:26.042821Z", "last_modified_time": "2023-09-10T06:30:26.042835Z", "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.5140851, 60.2598238 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 20-22, Espoo", "sv": "Vuohilampivägen 20-22, Esbo" }, "street_address": { "fi": "Vuohilammentie 20-22", "sv": "Vuohilampivägen 20-22" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_20-22_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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": "2023-09-10T06:30:27.453572Z", "last_modified_time": "2023-09-10T06:30:27.453588Z", "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.5132853, 60.2589412 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 21, Espoo", "sv": "Vuohilampivägen 21, Esbo" }, "street_address": { "fi": "Vuohilammentie 21", "sv": "Vuohilampivägen 21" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_21_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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-10T06:30:28.446563Z", "last_modified_time": "2023-09-10T06:30:28.446579Z", "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.5136791, 60.259185 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 23, Espoo", "sv": "Vuohilampivägen 23, Esbo" }, "street_address": { "fi": "Vuohilammentie 23", "sv": "Vuohilampivägen 23" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_23_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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": "2023-09-10T06:30:29.167510Z", "last_modified_time": "2023-09-10T06:30:29.167525Z", "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.5150503, 60.2605094 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 24, Espoo", "sv": "Vuohilampivägen 24, Esbo" }, "street_address": { "fi": "Vuohilammentie 24", "sv": "Vuohilampivägen 24" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_24_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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-10T06:30:29.371152Z", "last_modified_time": "2023-09-10T06:30:29.371166Z", "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.5139298, 60.2593296 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 25, Espoo", "sv": "Vuohilampivägen 25, Esbo" }, "street_address": { "fi": "Vuohilammentie 25", "sv": "Vuohilampivägen 25" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_25_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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": "2023-09-10T06:30:29.673536Z", "last_modified_time": "2023-09-10T06:30:29.673552Z", "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.5146569, 60.2614594 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 26, Espoo", "sv": "Vuohilampivägen 26, Esbo" }, "street_address": { "fi": "Vuohilammentie 26", "sv": "Vuohilampivägen 26" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_26_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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-10T06:30:29.831153Z", "last_modified_time": "2023-09-10T06:30:29.831167Z", "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.5144135, 60.2596006 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 27, Espoo", "sv": "Vuohilampivägen 27, Esbo" }, "street_address": { "fi": "Vuohilammentie 27", "sv": "Vuohilampivägen 27" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_27_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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-10T06:30:29.987232Z", "last_modified_time": "2023-09-10T06:30:29.987247Z", "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.5140138, 60.262193 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 28, Espoo", "sv": "Vuohilampivägen 28, Esbo" }, "street_address": { "fi": "Vuohilammentie 28", "sv": "Vuohilampivägen 28" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_28_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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-10T06:30:30.349912Z", "last_modified_time": "2023-09-10T06:30:30.349929Z", "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.5148077, 60.2598174 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 29, Espoo", "sv": "Vuohilampivägen 29, Esbo" }, "street_address": { "fi": "Vuohilammentie 29", "sv": "Vuohilampivägen 29" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_29_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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-10T06:30:24.360315Z", "last_modified_time": "2023-09-10T06:30:24.360331Z", "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.5053712, 60.2579157 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 2, Espoo", "sv": "Vuohilampivägen 2, Esbo" }, "street_address": { "fi": "Vuohilammentie 2", "sv": "Vuohilampivägen 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_31_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-10T06:30:33.446478Z", "last_modified_time": "2023-09-10T06:30:33.446495Z", "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.515166, 60.2600162 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 31, Espoo", "sv": "Vuohilampivägen 31, Esbo" }, "street_address": { "fi": "Vuohilammentie 31", "sv": "Vuohilampivägen 31" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_31_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_33_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-10T06:30:34.464068Z", "last_modified_time": "2023-09-10T06:30:34.464084Z", "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.5154873, 60.2602777 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 33, Espoo", "sv": "Vuohilampivägen 33, Esbo" }, "street_address": { "fi": "Vuohilammentie 33", "sv": "Vuohilampivägen 33" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_33_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_35_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-10T06:30:35.153001Z", "last_modified_time": "2023-09-10T06:30:35.153016Z", "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.5156104, 60.2605025 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 35, Espoo", "sv": "Vuohilampivägen 35, Esbo" }, "street_address": { "fi": "Vuohilammentie 35", "sv": "Vuohilampivägen 35" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_35_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_37_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-10T06:30:35.448040Z", "last_modified_time": "2023-09-10T06:30:35.448056Z", "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.5154403, 60.2610135 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 37, Espoo", "sv": "Vuohilampivägen 37, Esbo" }, "street_address": { "fi": "Vuohilammentie 37", "sv": "Vuohilampivägen 37" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_37_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_39_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-10T06:30:35.728889Z", "last_modified_time": "2023-09-10T06:30:35.728905Z", "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.515182, 60.2613805 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 39, Espoo", "sv": "Vuohilampivägen 39, Esbo" }, "street_address": { "fi": "Vuohilammentie 39", "sv": "Vuohilampivägen 39" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_39_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_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-10T06:30:32.147055Z", "last_modified_time": "2023-09-10T06:30:32.147072Z", "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.5056093, 60.2577012 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 3, Espoo", "sv": "Vuohilampivägen 3, Esbo" }, "street_address": { "fi": "Vuohilammentie 3", "sv": "Vuohilampivägen 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_41_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-10T06:30:36.173004Z", "last_modified_time": "2023-09-10T06:30:36.173019Z", "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.5150713, 60.2615327 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 41, Espoo", "sv": "Vuohilampivägen 41, Esbo" }, "street_address": { "fi": "Vuohilammentie 41", "sv": "Vuohilampivägen 41" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_41_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_43_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-10T06:30:36.473750Z", "last_modified_time": "2023-09-10T06:30:36.473765Z", "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.5147949, 60.2618997 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 43, Espoo", "sv": "Vuohilampivägen 43, Esbo" }, "street_address": { "fi": "Vuohilammentie 43", "sv": "Vuohilampivägen 43" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_43_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohilammentie_45_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-10T06:30:37.957334Z", "last_modified_time": "2023-09-10T06:30:37.957355Z", "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.5144281, 60.2622753 ] }, "description": null, "telephone": null, "info_url": null, "name": { "fi": "Vuohilammentie 45, Espoo", "sv": "Vuohilampivägen 45, Esbo" }, "street_address": { "fi": "Vuohilammentie 45", "sv": "Vuohilampivägen 45" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohilammentie_45_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151413, "next": "