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

See the result

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

See the result

Place source

Will restrict places to a specific data source.

Example:

place/?data_source=tprek

See the result

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

See the result

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

See the result

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

See the result

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

See the result

GET /v1/place/?format=api&page=36&show_all_places=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 151413,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=37&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=35&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:70947",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:nurmijärvi",
                    "municipality": null,
                    "name": {
                        "fi": "Nurmijärvi",
                        "sv": "Nurmijärvi"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:10.038407Z",
            "last_modified_time": "2024-02-06T14:10:25.770170Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01900",
            "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.811365,
                    60.46357
                ]
            },
            "street_address": {
                "fi": "Ihantolantie",
                "sv": "Ihantolantie",
                "en": "Ihantolantie"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Ihantolantie",
                "sv": "Regional insamlingsplats, Ihantolantie",
                "en": "Regional collection point, Ihantolantie"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Nurmijärvi",
                "sv": "Nurmijärvi",
                "en": "Nurmijärvi"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70947/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:60980",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T15:16:43.895150Z",
            "last_modified_time": "2024-02-06T13:17:23.250093Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01650",
            "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.819355,
                    60.258595
                ]
            },
            "street_address": {
                "fi": "Ilpolankuja 1 (Vanha Hämeenkyläntie 2 B)",
                "sv": "Ilpolagränden 1 (Vanha Hämeenkyläntie 2 B)",
                "en": "Ilpolankuja 1 (Vanha Hämeenkyläntie 2 B)"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Ilpolankuja 1 (Vanha Hämeenkyläntie 2 B)",
                "sv": "Regional insamlingsplats, Ilpolankuja 1 (Vanha Hämeenkyläntie 2 B)",
                "en": "Regional collection point, Ilpolankuja 1 (Vanha Hämeenkyläntie 2 B)"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60980/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:61323",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T15:18:06.017885Z",
            "last_modified_time": "2024-02-06T13:17:32.175570Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01260",
            "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.113842,
                    60.295914
                ]
            },
            "street_address": {
                "fi": "Itä-Hakkilantie 36",
                "en": "Itä-Hakkilantie 36"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Itä-Hakkilantie 36",
                "sv": "Regional insamlingsplats, Itä-Hakkilantie 36",
                "en": "Regional collection point, Itä-Hakkilantie 36"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61323/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71377",
            "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:19.647544Z",
            "last_modified_time": "2024-02-06T14:10:33.923240Z",
            "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.65498,
                    60.407112
                ]
            },
            "street_address": {
                "fi": "Itäinentie / Itäinenkuja",
                "en": "Itäinentie / Itäinenkuja"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Itäinentie / Itäinenkuja",
                "sv": "Regional insamlingsplats, Itäinentie / Itäinenkuja",
                "en": "Regional collection point, Itäinentie / Itäinenkuja"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Porvoo",
                "sv": "Borgå",
                "en": "Porvoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71377/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:61396",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:lauttasaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Lauttasaari",
                        "sv": "Drumsö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vattuniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vattuniemi",
                        "sv": "Hallonnäs"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:lauttasaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Lauttasaari",
                        "sv": "Drumsö"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-15T15:18:23.197379Z",
            "last_modified_time": "2025-08-14T05:10:16.797760Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00210",
            "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.881144,
                    60.1542
                ]
            },
            "street_address": {
                "fi": "Itälahdenkatu 27/HEIKKILÄN AUKIO",
                "sv": "Österviksgatan 27/HEIKKILÄN AUKIO",
                "en": "Itälahdenkatu 27/HEIKKILÄN AUKIO"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, ITÄLAHDENKATU 27/HEIKKILÄN AUKIO",
                "sv": "Regional insamlingsplats, ITÄLAHDENKATU 27/HEIKKILÄN AUKIO",
                "en": "Regional collection point, ITÄLAHDENKATU 27/HEIKKILÄN AUKIO"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61396/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71353",
            "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:15.473641Z",
            "last_modified_time": "2024-02-06T14:10:33.412472Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "06830",
            "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.481913,
                    60.328693
                ]
            },
            "street_address": {
                "fi": "Ivarsintie 1",
                "sv": "Ivarsvägen 1",
                "en": "Ivarsintie 1"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Ivarsintie 1",
                "sv": "Regional insamlingsplats, Ivarsintie 1",
                "en": "Regional collection point, Ivarsintie 1"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Porvoo",
                "sv": "Borgå",
                "en": "Porvoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71353/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71376",
            "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:19.491656Z",
            "last_modified_time": "2024-02-06T14:10:33.903480Z",
            "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.808676,
                    60.413433
                ]
            },
            "street_address": {
                "fi": "Jakarintie, Hagaborg",
                "sv": "Jackarbyvägen, Hagaborg",
                "en": "Jakarintie, Hagaborg"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jakarintie, Hagaborg",
                "sv": "Regional insamlingsplats, Jakarintie, Hagaborg",
                "en": "Regional collection point, Jakarintie, Hagaborg"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Porvoo",
                "sv": "Borgå",
                "en": "Porvoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71376/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:61308",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T15:18:02.505434Z",
            "last_modified_time": "2025-01-16T06:09:47.275244Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01360",
            "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.04965,
                    60.318806
                ]
            },
            "street_address": {
                "fi": "Jalavatie 1",
                "sv": "Almvägen 1",
                "en": "Jalavatie 1"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jalavatie 1",
                "sv": "Regional insamlingsplats, Jalavatie 1",
                "en": "Regional collection point, Jalavatie 1"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61308/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71279",
            "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.413907Z",
            "last_modified_time": "2024-02-06T14:10:31.912158Z",
            "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.99265,
                    60.182625
                ]
            },
            "street_address": {
                "fi": "Jermunkuja / Tynninharjuntie",
                "en": "Jermunkuja / Tynninharjuntie"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jermunkuja / Tynninharjuntie",
                "sv": "Regional insamlingsplats, Jermunkuja / Tynninharjuntie",
                "en": "Regional collection point, Jermunkuja / Tynninharjuntie"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71279/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:61318",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T15:18:05.343112Z",
            "last_modified_time": "2025-01-16T06:09:47.300120Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01380",
            "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.067924,
                    60.284443
                ]
            },
            "street_address": {
                "fi": "Jokiniementie/ Sammaltie",
                "en": "Jokiniementie/ Sammaltie"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jokiniementie/ Sammaltie",
                "sv": "Regional insamlingsplats, Jokiniementie/ Sammaltie",
                "en": "Regional collection point, Jokiniementie/ Sammaltie"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61318/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:70949",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:nurmijärvi",
                    "municipality": null,
                    "name": {
                        "fi": "Nurmijärvi",
                        "sv": "Nurmijärvi"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:10.297627Z",
            "last_modified_time": "2024-02-06T14:10:25.814070Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01840",
            "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.744675,
                    60.363194
                ]
            },
            "street_address": {
                "fi": "Jokipalstatie 5",
                "sv": "Jokipalstatie 5",
                "en": "Jokipalstatie 5"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jokipalstatie 5",
                "sv": "Regional insamlingsplats, Jokipalstatie 5",
                "en": "Regional collection point, Jokipalstatie 5"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Nurmijärvi",
                "sv": "Nurmijärvi",
                "en": "Nurmijärvi"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70949/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:60953",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T15:16:35.989326Z",
            "last_modified_time": "2024-02-06T13:17:22.465965Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01400",
            "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.082325,
                    60.333195
                ]
            },
            "street_address": {
                "fi": "Joukontie 25",
                "sv": "Joukovägen 25",
                "en": "Joukontie 25"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Joukontie 25",
                "sv": "Regional insamlingsplats, Joukontie 25",
                "en": "Regional collection point, Joukontie 25"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60953/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:60924",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T15:16:27.422344Z",
            "last_modified_time": "2024-02-06T13:17:21.607296Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01280",
            "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.099905,
                    60.252014
                ]
            },
            "street_address": {
                "fi": "Jousitie 12",
                "sv": "Bågvägen 12",
                "en": "Jousitie 12"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jousitie 12",
                "sv": "Regional insamlingsplats, Jousitie 12",
                "en": "Regional collection point, Jousitie 12"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60924/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71226",
            "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:53.666147Z",
            "last_modified_time": "2024-02-06T14:10:30.897197Z",
            "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.998674,
                    60.182034
                ]
            },
            "street_address": {
                "fi": "Jukolantie",
                "sv": "Jukolavägen",
                "en": "Jukolantie"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jukolantie",
                "sv": "Regional insamlingsplats, Jukolantie",
                "en": "Regional collection point, Jukolantie"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71226/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:70971",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:sipoo",
                    "municipality": null,
                    "name": {
                        "fi": "Sipoo",
                        "sv": "Sibbo"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:13.694631Z",
            "last_modified_time": "2024-02-06T14:10:26.290680Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "04130",
            "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.26474,
                    60.379025
                ]
            },
            "street_address": {
                "fi": "Jussaksentie",
                "sv": "Jussasvägen",
                "en": "Jussaksentie"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jussaksentie",
                "sv": "Regional insamlingsplats, Jussaksentie",
                "en": "Regional collection point, Jussaksentie"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Sipoo",
                "sv": "Sibbo",
                "en": "Sipoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70971/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:60979",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T15:16:43.394241Z",
            "last_modified_time": "2024-02-06T13:17:23.220137Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01730",
            "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.871159,
                    60.322346
                ]
            },
            "street_address": {
                "fi": "Juuritie 44",
                "sv": "Rotvägen 44",
                "en": "Juuritie 44"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Juuritie 44",
                "sv": "Regional insamlingsplats, Juuritie 44",
                "en": "Regional collection point, Juuritie 44"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60979/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71362",
            "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:17.101126Z",
            "last_modified_time": "2024-02-06T14:10:33.591153Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "06150",
            "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.704262,
                    60.4009
                ]
            },
            "street_address": {
                "fi": "Jänispolku / Vanha Veckjärventie",
                "en": "Jänispolku / Vanha Veckjärventie"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jänispolku / Vanha Veckjärventie",
                "sv": "Regional insamlingsplats, Jänispolku / Vanha Veckjärventie",
                "en": "Regional collection point, Jänispolku / Vanha Veckjärventie"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Porvoo",
                "sv": "Borgå",
                "en": "Porvoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71362/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:60933",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T15:16:30.191832Z",
            "last_modified_time": "2025-01-16T06:09:46.826004Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01450",
            "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.086998,
                    60.360744
                ]
            },
            "street_address": {
                "fi": "Jänötie/ Kärppärinne",
                "en": "Jänötie/ Kärppärinne"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Jänötie/ Kärppärinne",
                "sv": "Regional insamlingsplats, Jänötie/ Kärppärinne",
                "en": "Regional collection point, Jänötie/ Kärppärinne"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:60933/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:61056",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-08-15T15:17:03.970861Z",
            "last_modified_time": "2024-02-06T13:17:25.382147Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02260",
            "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.685072,
                    60.140957
                ]
            },
            "street_address": {
                "fi": "Kaitalahdenranta 1",
                "sv": "Kaitviksstranden 1",
                "en": "Kaitalahdenranta 1"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Kaitalahdenranta 1",
                "sv": "Regional insamlingsplats, Kaitalahdenranta 1",
                "en": "Regional collection point, Kaitalahdenranta 1"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61056/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:61369",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-08-15T15:18:16.322747Z",
            "last_modified_time": "2024-02-06T13:17:33.268084Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02920",
            "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.747612,
                    60.286194
                ]
            },
            "street_address": {
                "fi": "Kalliopurontie / Niipperinportti",
                "en": "Kalliopurontie / Niipperinportti"
            },
            "name": {
                "fi": "Alueellinen keräyspiste, Kalliopurontie / Niipperinportti",
                "sv": "Regional insamlingsplats, Kalliopurontie / Niipperinportti",
                "en": "Regional collection point, Kalliopurontie / Niipperinportti"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:61369/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}