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=7357&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=7358&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7356&show_all_places=true"
    },
    "data": [
        {
            "id": "osoite:vuohirinne_14_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:40.058837Z",
            "last_modified_time": "2023-09-08T06:32:40.058863Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1005908,
                    60.3474834
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 14",
                "sv": "Getbrinken 14"
            },
            "name": {
                "fi": "Vuohirinne 14, Vantaa",
                "sv": "Getbrinken 14, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_14_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_15_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:40.548611Z",
            "last_modified_time": "2023-09-08T06:32:40.548632Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1016941,
                    60.3469979
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 15",
                "sv": "Getbrinken 15"
            },
            "name": {
                "fi": "Vuohirinne 15, Vantaa",
                "sv": "Getbrinken 15, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_15_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_16b_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:41.352040Z",
            "last_modified_time": "2023-09-08T06:32:41.352057Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.101713,
                    60.3472582
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 16b",
                "sv": "Getbrinken 16b"
            },
            "name": {
                "fi": "Vuohirinne 16b, Vantaa",
                "sv": "Getbrinken 16b, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_16b_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_16_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:40.970334Z",
            "last_modified_time": "2023-09-08T06:32:40.970353Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1008073,
                    60.347196
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 16",
                "sv": "Getbrinken 16"
            },
            "name": {
                "fi": "Vuohirinne 16, Vantaa",
                "sv": "Getbrinken 16, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_16_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_17_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:41.513228Z",
            "last_modified_time": "2023-09-08T06:32:41.513249Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.103033,
                    60.346575
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 17",
                "sv": "Getbrinken 17"
            },
            "name": {
                "fi": "Vuohirinne 17, Vantaa",
                "sv": "Getbrinken 17, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_17_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_18_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:41.825592Z",
            "last_modified_time": "2023-09-08T06:32:41.825613Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1022745,
                    60.3472667
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 18",
                "sv": "Getbrinken 18"
            },
            "name": {
                "fi": "Vuohirinne 18, Vantaa",
                "sv": "Getbrinken 18, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_18_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_19_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:42.052020Z",
            "last_modified_time": "2023-09-08T06:32:42.052039Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.103139,
                    60.3457313
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 19",
                "sv": "Getbrinken 19"
            },
            "name": {
                "fi": "Vuohirinne 19, Vantaa",
                "sv": "Getbrinken 19, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_19_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_1_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:38.639674Z",
            "last_modified_time": "2023-09-08T06:32:38.639691Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0971111,
                    60.3467141
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 1",
                "sv": "Getbrinken 1"
            },
            "name": {
                "fi": "Vuohirinne 1, Vantaa",
                "sv": "Getbrinken 1, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_1_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_20_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:43.262699Z",
            "last_modified_time": "2023-09-08T06:32:43.262719Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1027093,
                    60.3473023
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 20",
                "sv": "Getbrinken 20"
            },
            "name": {
                "fi": "Vuohirinne 20, Vantaa",
                "sv": "Getbrinken 20, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_20_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_22_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:43.650302Z",
            "last_modified_time": "2023-09-08T06:32:43.650320Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1034334,
                    60.347185
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 22",
                "sv": "Getbrinken 22"
            },
            "name": {
                "fi": "Vuohirinne 22, Vantaa",
                "sv": "Getbrinken 22, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_22_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_24_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:43.957207Z",
            "last_modified_time": "2023-09-08T06:32:43.957223Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1034145,
                    60.3469337
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 24",
                "sv": "Getbrinken 24"
            },
            "name": {
                "fi": "Vuohirinne 24, Vantaa",
                "sv": "Getbrinken 24, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_24_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_26_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:44.135023Z",
            "last_modified_time": "2023-09-08T06:32:44.135041Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1034501,
                    60.3467363
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 26",
                "sv": "Getbrinken 26"
            },
            "name": {
                "fi": "Vuohirinne 26, Vantaa",
                "sv": "Getbrinken 26, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_26_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_28_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:44.481659Z",
            "last_modified_time": "2023-09-08T06:32:44.481677Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1035022,
                    60.3460362
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 28",
                "sv": "Getbrinken 28"
            },
            "name": {
                "fi": "Vuohirinne 28, Vantaa",
                "sv": "Getbrinken 28, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_28_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_2a_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:42.213199Z",
            "last_modified_time": "2023-09-08T06:32:42.213218Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0966043,
                    60.3468222
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 2a",
                "sv": "Getbrinken 2a"
            },
            "name": {
                "fi": "Vuohirinne 2a, Vantaa",
                "sv": "Getbrinken 2a, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_2a_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_2b_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:42.381238Z",
            "last_modified_time": "2023-09-08T06:32:42.381257Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0970029,
                    60.3468578
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 2b",
                "sv": "Getbrinken 2b"
            },
            "name": {
                "fi": "Vuohirinne 2b, Vantaa",
                "sv": "Getbrinken 2b, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_2b_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_2c_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:42.758892Z",
            "last_modified_time": "2023-09-08T06:32:42.758914Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0971306,
                    60.3471629
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 2c",
                "sv": "Getbrinken 2c"
            },
            "name": {
                "fi": "Vuohirinne 2c, Vantaa",
                "sv": "Getbrinken 2c, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_2c_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_3a_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:44.662472Z",
            "last_modified_time": "2023-09-08T06:32:44.662492Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0976537,
                    60.3464624
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 3a",
                "sv": "Getbrinken 3a"
            },
            "name": {
                "fi": "Vuohirinne 3a, Vantaa",
                "sv": "Getbrinken 3a, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_3a_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_3b_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:44.819502Z",
            "last_modified_time": "2023-09-08T06:32:44.819520Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0976727,
                    60.3467586
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 3b",
                "sv": "Getbrinken 3b"
            },
            "name": {
                "fi": "Vuohirinne 3b, Vantaa",
                "sv": "Getbrinken 3b, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_3b_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_4a_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:44.977310Z",
            "last_modified_time": "2023-09-08T06:32:44.977330Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0976008,
                    60.3469471
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 4a",
                "sv": "Getbrinken 4a"
            },
            "name": {
                "fi": "Vuohirinne 4a, Vantaa",
                "sv": "Getbrinken 4a, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_4a_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuohirinne_4b_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:32:45.363214Z",
            "last_modified_time": "2023-09-08T06:32:45.363237Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0976202,
                    60.3473779
                ]
            },
            "street_address": {
                "fi": "Vuohirinne 4b",
                "sv": "Getbrinken 4b"
            },
            "name": {
                "fi": "Vuohirinne 4b, Vantaa",
                "sv": "Getbrinken 4b, Vanda"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohirinne_4b_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}