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=167&show_all_places=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 152288,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=168&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=166&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:71106",
            "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:35.528614Z",
            "last_modified_time": "2024-02-06T14:10:28.846417Z",
            "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.202469,
                    60.516857
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Lemmointie 23",
                "sv": "Lemmointie 23",
                "en": "Lemmointie 23"
            },
            "address_locality": {
                "fi": "Karkkila",
                "sv": "Högfors",
                "en": "Karkkila"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Haapala, Lemmointie 23",
                "sv": "Ekopiste / Ekopunkt Haapala, Lemmointie 23",
                "en": "Ekopiste / Ekopunkt Haapala, Lemmointie 23"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71106/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71650",
            "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.988688Z",
            "last_modified_time": "2024-02-06T14:10:39.120524Z",
            "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.496155,
                    60.466797
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Haimoontie 361",
                "sv": "Haimoontie 361",
                "en": "Haimoontie 361"
            },
            "address_locality": {
                "fi": "Vihti",
                "sv": "Vichtis",
                "en": "Vihti"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Haimoo, Haimoontie 361",
                "sv": "Ekopiste / Ekopunkt Haimoo, Haimoontie 361",
                "en": "Ekopiste / Ekopunkt Haimoo, Haimoontie 361"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71650/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:70950",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:pornainen",
                    "municipality": null,
                    "name": {
                        "fi": "Pornainen",
                        "sv": "Borgnäs"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:10.432638Z",
            "last_modified_time": "2024-02-06T14:10:25.837109Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07190",
            "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.319948,
                    60.521095
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Nummentie 4 / Pornaistentie 500",
                "sv": "Nummentie 4 / Pornaistentie 500",
                "en": "Nummentie 4 / Pornaistentie 500"
            },
            "address_locality": {
                "fi": "Pornainen",
                "sv": "Borgnäs",
                "en": "Pornainen"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Halkia koulu, Nummentie 4 / Pornaistentie 500",
                "sv": "Ekopiste / Ekopunkt Halkia koulu, Nummentie 4 / Pornaistentie 500",
                "en": "Ekopiste / Ekopunkt Halkia koulu, Nummentie 4 / Pornaistentie 500"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70950/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71580",
            "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:57.605922Z",
            "last_modified_time": "2024-02-06T14:10:37.796919Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10330",
            "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.644995,
                    60.0867
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Bagarevägen 1 / Leipurintie 1",
                "en": "Bagarevägen 1 / Leipurintie 1"
            },
            "address_locality": {
                "fi": "Raasepori",
                "sv": "Raseborg",
                "en": "Raasepori"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hammarborg-Billnäs, Bagarevägen 1 / Leipurintie 1",
                "sv": "Ekopiste / Ekopunkt Hammarborg-Billnäs, Bagarevägen 1 / Leipurintie 1",
                "en": "Ekopiste / Ekopunkt Hammarborg-Billnäs, Bagarevägen 1 / Leipurintie 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71580/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71021",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:hanko",
                    "municipality": null,
                    "name": {
                        "fi": "Hanko",
                        "sv": "Hangö"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:22.201788Z",
            "last_modified_time": "2024-02-06T14:10:27.279982Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10900",
            "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": [
                    22.94847,
                    59.842133
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Tiilitehtaantie / Hangonkyläntie",
                "en": "Tiilitehtaantie / Hangonkyläntie"
            },
            "address_locality": {
                "fi": "Hanko",
                "sv": "Hangö",
                "en": "Hanko"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hangonkylän satama, Tiilitehtaantie / Hangonkyläntie",
                "sv": "Ekopiste / Ekopunkt Hangonkylän satama, Tiilitehtaantie / Hangonkyläntie",
                "en": "Ekopiste / Ekopunkt Hangonkylän satama, Tiilitehtaantie / Hangonkyläntie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71021/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:70990",
            "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:16.835316Z",
            "last_modified_time": "2024-02-06T14:10:26.689582Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01150",
            "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.309818,
                    60.302322
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Möträskintie 1 / Hansaksenkaari",
                "sv": "Möträskvägen 1 / Hansaksenkaari",
                "en": "Möträskintie 1 / Hansaksenkaari"
            },
            "address_locality": {
                "fi": "Sipoo",
                "sv": "Sibbo",
                "en": "Sipoo"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hansas, Möträskintie 1 / Hansaksenkaari",
                "sv": "Ekopiste / Ekopunkt Hansas, Möträskintie 1 / Hansaksenkaari",
                "en": "Ekopiste / Ekopunkt Hansas, Möträskintie 1 / Hansaksenkaari"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70990/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71457",
            "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:33.866781Z",
            "last_modified_time": "2024-02-06T14:10:35.394980Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10680",
            "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.302896,
                    59.934177
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Mannerheimintie 57",
                "sv": "Mannerheimvägen 57",
                "en": "Mannerheimintie 57"
            },
            "address_locality": {
                "fi": "Raasepori",
                "sv": "Raseborg",
                "en": "Raasepori"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Harparskog, Mannerheimvägen 57",
                "sv": "Ekopiste / Ekopunkt Harparskog, Mannerheimvägen 57",
                "en": "Ekopiste / Ekopunkt Harparskog, Mannerheimvägen 57"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71457/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71123",
            "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:38.555824Z",
            "last_modified_time": "2024-02-06T14:10:29.178545Z",
            "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.229858,
                    60.533714
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Helsingintie 18",
                "sv": "Helsingintie 18",
                "en": "Helsingintie 18"
            },
            "address_locality": {
                "fi": "Karkkila",
                "sv": "Högfors",
                "en": "Karkkila"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Helsingintien pallokenttä, Helsingintie 18",
                "sv": "Ekopiste / Ekopunkt Helsingintien pallokenttä, Helsingintie 18",
                "en": "Ekopiste / Ekopunkt Helsingintien pallokenttä, Helsingintie 18"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71123/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71296",
            "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:05.432554Z",
            "last_modified_time": "2024-02-06T14:10:32.250570Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08350",
            "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.053247,
                    60.274693
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Hiidenpuronkaari",
                "sv": "Hitisbäcksbågen",
                "en": "Hiidenpuronkaari"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hiidenpuronkaari, Hiidenpuronkaari",
                "sv": "Ekopiste / Ekopunkt Hiidenpuronkaari, Hiidenpuronkaari",
                "en": "Ekopiste / Ekopunkt Hiidenpuronkaari, Hiidenpuronkaari"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71296/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71307",
            "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.466858Z",
            "last_modified_time": "2024-02-06T14:10:32.500135Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07870",
            "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.178864,
                    60.54059
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Hommansbyntie / Tavastbyntie 2",
                "en": "Hommansbyntie / Tavastbyntie 2"
            },
            "address_locality": {
                "fi": "Loviisa",
                "sv": "Lovisa",
                "en": "Loviisa"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hommansby, Hommansbyntie / Tavastbyntie 2",
                "sv": "Ekopiste / Ekopunkt Hommansby, Hommansbyntie / Tavastbyntie 2",
                "en": "Ekopiste / Ekopunkt Hommansby, Hommansbyntie / Tavastbyntie 2"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71307/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71113",
            "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.916660Z",
            "last_modified_time": "2024-02-06T14:10:29.001893Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03620",
            "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.318626,
                    60.56599
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Läyliäistentie-Haavistontie",
                "en": "Läyliäistentie-Haavistontie"
            },
            "address_locality": {
                "fi": "Karkkila",
                "sv": "Högfors",
                "en": "Karkkila"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hongisto, Läyliäistentie-Haavistontie",
                "sv": "Ekopiste / Ekopunkt Hongisto, Läyliäistentie-Haavistontie",
                "en": "Ekopiste / Ekopunkt Hongisto, Läyliäistentie-Haavistontie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71113/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71471",
            "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:36.385502Z",
            "last_modified_time": "2024-02-06T14:10:35.641669Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10520",
            "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.219587,
                    60.093758
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Trollshovdantie 19",
                "sv": "Trollshovdavägen 19",
                "en": "Trollshovdantie 19"
            },
            "address_locality": {
                "fi": "Raasepori",
                "sv": "Raseborg",
                "en": "Raasepori"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hulta, Trollshovdavägen 19",
                "sv": "Ekopiste / Ekopunkt Hulta, Trollshovdavägen 19",
                "en": "Ekopiste / Ekopunkt Hulta, Trollshovdavägen 19"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71471/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71257",
            "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:58.943610Z",
            "last_modified_time": "2024-02-06T14:10:31.527116Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08500",
            "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.173088,
                    60.264496
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Immulantie 300",
                "sv": "Immulavägen 300",
                "en": "Immulantie 300"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Immula, Immulantie 300",
                "sv": "Ekopiste / Ekopunkt Immula, Immulantie 300",
                "en": "Ekopiste / Ekopunkt Immula, Immulantie 300"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71257/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71065",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:inkoo",
                    "municipality": null,
                    "name": {
                        "fi": "Inkoo",
                        "sv": "Ingå"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:28.093166Z",
            "last_modified_time": "2024-02-06T14:10:27.971437Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10230",
            "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.943281,
                    60.06162
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Västankvarnsvägen",
                "en": "Västankvarnsvägen"
            },
            "address_locality": {
                "fi": "Inkoo",
                "sv": "Ingå",
                "en": "Inkoo"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Ingå station, Västankvarnsvägen",
                "sv": "Ekopiste / Ekopunkt Ingå station, Västankvarnsvägen",
                "en": "Ekopiste / Ekopunkt Ingå station, Västankvarnsvägen"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71065/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71378",
            "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.091849Z",
            "last_modified_time": "2024-02-06T14:10:33.945420Z",
            "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.65018,
                    60.40507
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Suomenkyläntie 20",
                "sv": "Finnbyvägen 20",
                "en": "Suomenkyläntie 20"
            },
            "address_locality": {
                "fi": "Porvoo",
                "sv": "Borgå",
                "en": "Porvoo"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Jernböle, Suomenkyläntie 20",
                "sv": "Ekopiste / Ekopunkt Jernböle, Suomenkyläntie 20",
                "en": "Ekopiste / Ekopunkt Jernböle, Suomenkyläntie 20"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71378/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71644",
            "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.684737Z",
            "last_modified_time": "2024-02-06T14:10:38.991242Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03430",
            "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.19139,
                    60.4375
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vanjoentie 29",
                "sv": "Vanjoentie 29",
                "en": "Vanjoentie 29"
            },
            "address_locality": {
                "fi": "Vihti",
                "sv": "Vichtis",
                "en": "Vihti"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Jokikunta, Vanjoentie 29",
                "sv": "Ekopiste / Ekopunkt Jokikunta, Vanjoentie 29",
                "en": "Ekopiste / Ekopunkt Jokikunta, Vanjoentie 29"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71644/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71001",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:askola",
                    "municipality": null,
                    "name": {
                        "fi": "Askola",
                        "sv": "Askola"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:18.787907Z",
            "last_modified_time": "2024-02-06T14:10:26.887676Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07680",
            "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.757244,
                    60.567333
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Myrskyläntie 1201",
                "sv": "Myrskyläntie 1201",
                "en": "Myrskyläntie 1201"
            },
            "address_locality": {
                "fi": "Askola",
                "sv": "Askola",
                "en": "Askola"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Juornaankylä, Myrskyläntie 1201",
                "sv": "Ekopiste / Ekopunkt Juornaankylä, Myrskyläntie 1201",
                "en": "Ekopiste / Ekopunkt Juornaankylä, Myrskyläntie 1201"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71001/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71311",
            "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:08.284628Z",
            "last_modified_time": "2024-02-06T14:10:32.597189Z",
            "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": [
                    26.081593,
                    60.305202
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Kabbölentie 1241",
                "sv": "Kabbölevägen 1241",
                "en": "Kabbölentie 1241"
            },
            "address_locality": {
                "fi": "Loviisa",
                "sv": "Lovisa",
                "en": "Loviisa"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kabböle, Kabbölentie 1241",
                "sv": "Ekopiste / Ekopunkt Kabböle, Kabbölentie 1241",
                "en": "Ekopiste / Ekopunkt Kabböle, Kabbölentie 1241"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71311/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71291",
            "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:04.267247Z",
            "last_modified_time": "2024-02-06T14:10:32.147631Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08100",
            "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.038015,
                    60.238888
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Kaivoslammenkatu",
                "sv": "Gruvdammsgatan",
                "en": "Kaivoslammenkatu"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kaivoslammenkatu, Kaivoslammenkatu",
                "sv": "Ekopiste / Ekopunkt Kaivoslammenkatu, Kaivoslammenkatu",
                "en": "Ekopiste / Ekopunkt Kaivoslammenkatu, Kaivoslammenkatu"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71291/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71014",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:hanko",
                    "municipality": null,
                    "name": {
                        "fi": "Hanko",
                        "sv": "Hangö"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:20.928392Z",
            "last_modified_time": "2024-02-06T14:10:27.129900Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10940",
            "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": [
                    22.928795,
                    59.83531
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Kappelisatamantie",
                "sv": "Kapellhamnsvägen",
                "en": "Kappelisatamantie"
            },
            "address_locality": {
                "fi": "Hanko",
                "sv": "Hangö",
                "en": "Hanko"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kappelisatama, Kappelisatamantie",
                "sv": "Ekopiste / Ekopunkt Kappelisatama, Kappelisatamantie",
                "en": "Ekopiste / Ekopunkt Kappelisatama, Kappelisatamantie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71014/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}