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=171&show_all_places=true
{ "meta": { "count": 152286, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=172&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=170&show_all_places=true" }, "data": [ { "id": "tprek:71331", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:13:12.065539Z", "last_modified_time": "2024-02-06T14:10:33.031667Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07910", "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": [ 26.247648, 60.41037 ] }, "telephone": null, "street_address": { "fi": "Valkolammentie 3/Kauppakatu", "sv": "Valkomträskvägen 3/Kauppakatu", "en": "Valkolammentie 3/Kauppakatu" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Valkolampi, Valkolammentie 3/Kauppakatu", "sv": "Ekopiste / Ekopunkt Valkolampi, Valkolammentie 3/Kauppakatu", "en": "Ekopiste / Ekopunkt Valkolampi, Valkolammentie 3/Kauppakatu" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71331/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71645", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vihti", "municipality": null, "name": { "fi": "Vihti", "sv": "Vichtis" } } ], "created_time": "2023-08-15T18:14:09.811756Z", "last_modified_time": "2024-02-06T14:10:39.011499Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03400", "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.229456, 60.473812 ] }, "telephone": null, "street_address": { "fi": "Haagantie 22", "sv": "Haagantie 22", "en": "Haagantie 22" }, "address_locality": { "fi": "Vihti", "sv": "Vichtis", "en": "Vihti" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Vanjärvi, Haagantie 22", "sv": "Ekopiste / Ekopunkt Vanjärvi, Haagantie 22", "en": "Ekopiste / Ekopunkt Vanjärvi, Haagantie 22" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71645/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71278", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:13:02.277881Z", "last_modified_time": "2024-02-06T14:10:31.892005Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "08700", "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": [ 23.998934, 60.223625 ] }, "telephone": null, "street_address": { "fi": "Vappulantie 319", "sv": "Vabbyvägen 319", "en": "Vappulantie 319" }, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Vappula, Vappulantie 319", "sv": "Ekopiste / Ekopunkt Vappula, Vappulantie 319", "en": "Ekopiste / Ekopunkt Vappula, Vappulantie 319" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71278/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71110", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:karkkila", "municipality": null, "name": { "fi": "Karkkila", "sv": "Högfors" } } ], "created_time": "2023-08-15T18:12:36.078511Z", "last_modified_time": "2024-02-06T14:10:28.941722Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03600", "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.154745, 60.546474 ] }, "telephone": null, "street_address": { "fi": "Suonpääntie - Antiaistentie", "en": "Suonpääntie - Antiaistentie" }, "address_locality": { "fi": "Karkkila", "sv": "Högfors", "en": "Karkkila" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Vattola, Suonpääntie - Antiaistentie", "sv": "Ekopiste / Ekopunkt Vattola, Suonpääntie - Antiaistentie", "en": "Ekopiste / Ekopunkt Vattola, Suonpääntie - Antiaistentie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71110/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71246", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:12:56.943137Z", "last_modified_time": "2024-02-06T14:10:31.268313Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "08700", "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": [ 23.988544, 60.202606 ] }, "telephone": null, "street_address": { "fi": "Venevalkamantie", "en": "Venevalkamantie" }, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Vieremä, Venevalkamantie", "sv": "Ekopiste / Ekopunkt Vieremä, Venevalkamantie", "en": "Ekopiste / Ekopunkt Vieremä, Venevalkamantie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71246/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71647", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vihti", "municipality": null, "name": { "fi": "Vihti", "sv": "Vichtis" } } ], "created_time": "2023-08-15T18:14:10.074021Z", "last_modified_time": "2024-02-06T14:10:39.053560Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03790", "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.53926, 60.525333 ] }, "telephone": null, "street_address": { "fi": "Kouluntie", "sv": "Kouluntie", "en": "Kouluntie" }, "address_locality": { "fi": "Vihti", "sv": "Vichtis", "en": "Vihti" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Vihtijärvi, Kouluntie", "sv": "Ekopiste / Ekopunkt Vihtijärvi, Kouluntie", "en": "Ekopiste / Ekopunkt Vihtijärvi, Kouluntie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71647/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71264", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:13:00.360494Z", "last_modified_time": "2024-02-06T14:10:31.686348Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "08200", "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.032988, 60.23555 ] }, "telephone": null, "street_address": { "fi": "Voudinkuja 2", "sv": "Fogdegränden 2", "en": "Voudinkuja 2" }, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Voudinpuisto, Voudinkuja 2", "sv": "Ekopiste / Ekopunkt Voudinpuisto, Voudinkuja 2", "en": "Ekopiste / Ekopunkt Voudinpuisto, Voudinkuja 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71264/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71121", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:karkkila", "municipality": null, "name": { "fi": "Karkkila", "sv": "Högfors" } } ], "created_time": "2023-08-15T18:12:37.885367Z", "last_modified_time": "2024-02-06T14:10:29.135743Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03600", "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.122358, 60.595615 ] }, "telephone": null, "street_address": { "fi": "Kovelontie - Hiilikämpäntie", "en": "Kovelontie - Hiilikämpäntie" }, "address_locality": { "fi": "Karkkila", "sv": "Högfors", "en": "Karkkila" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Vuotinainen, Kovelontie - Hiilikämpäntie", "sv": "Ekopiste / Ekopunkt Vuotinainen, Kovelontie - Hiilikämpäntie", "en": "Ekopiste / Ekopunkt Vuotinainen, Kovelontie - Hiilikämpäntie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71121/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71498", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:13:41.574560Z", "last_modified_time": "2024-02-06T14:10:36.138022Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10410", "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": [ 23.59545, 60.098003 ] }, "telephone": null, "street_address": { "fi": "Lillforsintie", "sv": "Lillforsvägen", "en": "Lillforsintie" }, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Åminnefors, Lillforsvägen", "sv": "Ekopiste / Ekopunkt Åminnefors, Lillforsvägen", "en": "Ekopiste / Ekopunkt Åminnefors, Lillforsvägen" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71498/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71408", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:porvoo", "municipality": null, "name": { "fi": "Porvoo", "sv": "Borgå" } } ], "created_time": "2023-08-15T18:13:25.992248Z", "last_modified_time": "2024-02-06T14:10:34.547908Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "06950", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.590166, 60.309322 ] }, "telephone": null, "street_address": { "fi": "Lossipaikka", "sv": "Färjestället", "en": "Lossipaikka" }, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Emäsalo / Ekopunkt Emsalö, Lossipaikka", "sv": "Ekopiste Emäsalo / Ekopunkt Emsalö, Lossipaikka", "en": "Ekopiste Emäsalo / Ekopunkt Emsalö, Lossipaikka" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71408/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71410", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:porvoo", "municipality": null, "name": { "fi": "Porvoo", "sv": "Borgå" } } ], "created_time": "2023-08-15T18:13:26.264882Z", "last_modified_time": "2024-02-06T14:10:34.586217Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07130", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.475056, 60.402298 ] }, "telephone": null, "street_address": { "fi": "Hinthaara", "en": "Hinthaara" }, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Hinthaara / Ekopunkt Hindhår, Hinthaara", "sv": "Ekopiste Hinthaara / Ekopunkt Hindhår, Hinthaara", "en": "Ekopiste Hinthaara / Ekopunkt Hindhår, Hinthaara" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71410/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70892", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:12:01.790076Z", "last_modified_time": "2024-02-06T14:10:24.761189Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07750", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.997852, 60.389893 ] }, "telephone": null, "street_address": { "fi": "Frimansintie / Karhutie", "en": "Frimansintie / Karhutie" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Isnäs baari / Ekopunkt Isnäs bar, Frimansintie / Karhutie", "sv": "Ekopiste Isnäs baari / Ekopunkt Isnäs bar, Frimansintie / Karhutie", "en": "Ekopiste Isnäs baari / Ekopunkt Isnäs bar, Frimansintie / Karhutie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70892/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71379", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:porvoo", "municipality": null, "name": { "fi": "Porvoo", "sv": "Borgå" } } ], "created_time": "2023-08-15T18:13:20.424744Z", "last_modified_time": "2024-02-06T14:10:33.964850Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "06100", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.683487, 60.390785 ] }, "telephone": null, "street_address": { "fi": "Leppätie / Pihlajatie", "en": "Leppätie / Pihlajatie" }, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Joonaanmäki / Ekopunkt Jonasbacken, Leppätie / Pihlajatie", "sv": "Ekopiste Joonaanmäki / Ekopunkt Jonasbacken, Leppätie / Pihlajatie", "en": "Ekopiste Joonaanmäki / Ekopunkt Jonasbacken, Leppätie / Pihlajatie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71379/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71394", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:porvoo", "municipality": null, "name": { "fi": "Porvoo", "sv": "Borgå" } } ], "created_time": "2023-08-15T18:13:23.088918Z", "last_modified_time": "2024-02-06T14:10:34.262439Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "06100", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 25.641487, 60.39239 ] }, "telephone": null, "street_address": { "fi": "Vanha Helsingintie / Katajamäentie", "en": "Vanha Helsingintie / Katajamäentie" }, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Katajamäki / Ekopunkt Ensbacken, Vanha Helsingintie / Katajamäentie", "sv": "Ekopiste Katajamäki / Ekopunkt Ensbacken, Vanha Helsingintie / Katajamäentie", "en": "Ekopiste Katajamäki / Ekopunkt Ensbacken, Vanha Helsingintie / Katajamäentie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71394/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71336", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:13:12.720415Z", "last_modified_time": "2024-02-06T14:10:33.133186Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07900", "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": [ 26.236456, 60.427814 ] }, "telephone": null, "street_address": { "fi": "Köpbackantie 1 / Erkkilänkuja", "sv": "Köpbackavägen 1 / Erkkilänkuja", "en": "Köpbackantie 1 / Erkkilänkuja" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Köpbacka / Ekopunkt Köpbacka, Köpbackantie 1 / Erkkilänkuja", "sv": "Ekopiste Köpbacka / Ekopunkt Köpbacka, Köpbackantie 1 / Erkkilänkuja", "en": "Ekopiste Köpbacka / Ekopunkt Köpbacka, Köpbackantie 1 / Erkkilänkuja" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71336/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71338", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:13:13.291635Z", "last_modified_time": "2024-02-06T14:10:33.184015Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07900", "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": [ 26.233995, 60.451378 ] }, "telephone": null, "street_address": { "fi": "Laivasilta 8", "sv": "Skeppsbron 8", "en": "Laivasilta 8" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Laivasilta / Ekopunkt Skeppsbron, Laivasilta 8", "sv": "Ekopiste Laivasilta / Ekopunkt Skeppsbron, Laivasilta 8", "en": "Ekopiste Laivasilta / Ekopunkt Skeppsbron, Laivasilta 8" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71338/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70896", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:12:02.331961Z", "last_modified_time": "2024-02-06T14:10:24.838763Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07920", "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": [ 26.22657, 60.44786 ] }, "telephone": null, "street_address": { "fi": "Läntinen Harjutie", "sv": "Västra Åsvägen", "en": "Läntinen Harjutie" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Loviisa hautausmaa / Ekopunkt Lovisa kyrkogård, Läntinen Harjutie", "sv": "Ekopiste Loviisa hautausmaa / Ekopunkt Lovisa kyrkogård, Läntinen Harjutie", "en": "Ekopiste Loviisa hautausmaa / Ekopunkt Lovisa kyrkogård, Läntinen Harjutie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70896/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70901", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:12:03.437197Z", "last_modified_time": "2024-02-06T14:10:24.960077Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07900", "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": [ 26.195227, 60.451912 ] }, "telephone": null, "street_address": { "fi": "Urakoitsijantie 4", "sv": "Entreprenörsvägen 4", "en": "Urakoitsijantie 4" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Loviisan jäteasema / Ekopunkt Lovisa avfallsstation, Urakoitsijantie 4", "sv": "Ekopiste Loviisan jäteasema / Ekopunkt Lovisa avfallsstation, Urakoitsijantie 4", "en": "Ekopiste Loviisan jäteasema / Ekopunkt Lovisa avfallsstation, Urakoitsijantie 4" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70901/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71308", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:13:07.596521Z", "last_modified_time": "2024-02-06T14:10:32.518062Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07900", "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": [ 26.223259, 60.454136 ] }, "telephone": null, "street_address": { "fi": "Kirkkokatu 7", "sv": "Kyrkogatan 7", "en": "Kirkkokatu 7" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Loviisa palolaitos / Ekopunkt Lovisa brandkår, Kirkkokatu 7", "sv": "Ekopiste Loviisa palolaitos / Ekopunkt Lovisa brandkår, Kirkkokatu 7", "en": "Ekopiste Loviisa palolaitos / Ekopunkt Lovisa brandkår, Kirkkokatu 7" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71308/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71327", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:13:11.075473Z", "last_modified_time": "2024-02-06T14:10:32.932606Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07900", "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": [ 26.229387, 60.45866 ] }, "telephone": null, "street_address": { "fi": "Degerbynkatu 11 / Mannerheiminkatu", "sv": "Degerbygatan 11 / Mannerheiminkatu", "en": "Degerbynkatu 11 / Mannerheiminkatu" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste Loviisa taksiasema / Ekopunkt Lovisa taxistation, Degerbynkatu 11 / Mannerheiminkatu", "sv": "Ekopiste Loviisa taksiasema / Ekopunkt Lovisa taxistation, Degerbynkatu 11 / Mannerheiminkatu", "en": "Ekopiste Loviisa taksiasema / Ekopunkt Lovisa taxistation, Degerbynkatu 11 / Mannerheiminkatu" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71327/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }