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

{
    "meta": {
        "count": 151734,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7335&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7333&show_all_places=true"
    },
    "data": [
        {
            "id": "osoite:vintturikuja_11_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:31:12.275732Z",
            "last_modified_time": "2023-09-08T06:31:12.275762Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8097066,
                    60.2535756
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 11",
                "sv": "Vinschgränden 11"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 11, Vantaa",
                "sv": "Vinschgränden 11, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_11_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_12_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:31:12.672949Z",
            "last_modified_time": "2023-09-08T06:31:12.672978Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.810609,
                    60.2536757
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 12",
                "sv": "Vinschgränden 12"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 12, Vantaa",
                "sv": "Vinschgränden 12, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_12_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_13_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:31:13.068726Z",
            "last_modified_time": "2023-09-08T06:31:13.068743Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.80931,
                    60.2534494
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 13",
                "sv": "Vinschgränden 13"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 13, Vantaa",
                "sv": "Vinschgränden 13, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_13_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:13.390354Z",
            "last_modified_time": "2023-09-08T06:31:13.390370Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8102306,
                    60.2535136
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 14",
                "sv": "Vinschgränden 14"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 14, Vantaa",
                "sv": "Vinschgränden 14, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_14_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:13.587766Z",
            "last_modified_time": "2023-09-08T06:31:13.587785Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8090212,
                    60.2534131
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 15",
                "sv": "Vinschgränden 15"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 15, Vantaa",
                "sv": "Vinschgränden 15, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_15_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:13.910234Z",
            "last_modified_time": "2023-09-08T06:31:13.910254Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8099964,
                    60.2534235
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 16",
                "sv": "Vinschgränden 16"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 16, Vantaa",
                "sv": "Vinschgränden 16, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_16_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:14.090118Z",
            "last_modified_time": "2023-09-08T06:31:14.090135Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8085699,
                    60.2533855
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 17",
                "sv": "Vinschgränden 17"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 17, Vantaa",
                "sv": "Vinschgränden 17, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_17_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:14.267325Z",
            "last_modified_time": "2023-09-08T06:31:14.267345Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8097442,
                    60.2533154
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 18",
                "sv": "Vinschgränden 18"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 18, Vantaa",
                "sv": "Vinschgränden 18, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_18_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:14.478636Z",
            "last_modified_time": "2023-09-08T06:31:14.478653Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8080274,
                    60.2535194
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 19",
                "sv": "Vinschgränden 19"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 19, Vantaa",
                "sv": "Vinschgränden 19, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_19_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:11.632769Z",
            "last_modified_time": "2023-09-08T06:31:11.632797Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8101897,
                    60.2543482
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 1",
                "sv": "Vinschgränden 1"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 1, Vantaa",
                "sv": "Vinschgränden 1, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_1_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:15.369925Z",
            "last_modified_time": "2023-09-08T06:31:15.369941Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8093654,
                    60.2532341
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 20",
                "sv": "Vinschgränden 20"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 20, Vantaa",
                "sv": "Vinschgränden 20, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_20_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_21_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:31:15.752778Z",
            "last_modified_time": "2023-09-08T06:31:15.752799Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8079541,
                    60.2536898
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 21",
                "sv": "Vinschgränden 21"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 21, Vantaa",
                "sv": "Vinschgränden 21, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_21_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:16.248636Z",
            "last_modified_time": "2023-09-08T06:31:16.248654Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8089863,
                    60.2532066
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 22",
                "sv": "Vinschgränden 22"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 22, Vantaa",
                "sv": "Vinschgränden 22, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_22_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:16.450181Z",
            "last_modified_time": "2023-09-08T06:31:16.450199Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8086253,
                    60.2531792
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 24",
                "sv": "Vinschgränden 24"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 24, Vantaa",
                "sv": "Vinschgränden 24, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_24_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:16.779262Z",
            "last_modified_time": "2023-09-08T06:31:16.779280Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8083004,
                    60.2531518
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 26",
                "sv": "Vinschgränden 26"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 26, Vantaa",
                "sv": "Vinschgränden 26, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_26_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_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:31:16.965262Z",
            "last_modified_time": "2023-09-08T06:31:16.965282Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8079569,
                    60.2532141
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 28",
                "sv": "Vinschgränden 28"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 28, Vantaa",
                "sv": "Vinschgränden 28, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_28_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_2_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:31:14.959624Z",
            "last_modified_time": "2023-09-08T06:31:14.959654Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8106402,
                    60.2545194
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 2",
                "sv": "Vinschgränden 2"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 2, Vantaa",
                "sv": "Vinschgränden 2, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_2_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_30_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:31:17.366438Z",
            "last_modified_time": "2023-09-08T06:31:17.366455Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8077755,
                    60.2533485
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 30",
                "sv": "Vinschgränden 30"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 30, Vantaa",
                "sv": "Vinschgränden 30, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_30_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_32_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:31:17.769977Z",
            "last_modified_time": "2023-09-08T06:31:17.770000Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8076303,
                    60.2534829
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 32",
                "sv": "Vinschgränden 32"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 32, Vantaa",
                "sv": "Vinschgränden 32, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_32_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vintturikuja_34_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:31:18.256448Z",
            "last_modified_time": "2023-09-08T06:31:18.256466Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8076113,
                    60.2536355
                ]
            },
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Vintturikuja 34",
                "sv": "Vinschgränden 34"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "info_url": null,
            "name": {
                "fi": "Vintturikuja 34, Vantaa",
                "sv": "Vinschgränden 34, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vintturikuja_34_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}