Using the image endpoint

Here, images for events are listed. Default ordering is decreasing order by -last_modified_time.

Image text

To find images that contain a specific string, use the query parameter text.

Example:

image/?text=lapset

See the result

Image publisher

To find out images that are published by a specific organization, use the query parameter publisher, separating values by commas if you wish to query for several publishers.

Existing publisher organizations are found at the organization endpoint.

Example:

image/?publisher=ytj:0586977-6

See the result

Image data source

To find out images that originate from a specific source system, use the query parameter data_source, separating values by commas if you wish to query for several data sources.

Example:

image/?data_source=helsinki

See the result

Ordering

Default ordering is descending order by -last_modified_time. You may also order results by id and name.

For example:

image/?sort=name

See the result

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

{
    "meta": {
        "count": 16435,
        "next": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=11",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=9"
    },
    "data": [
        {
            "id": 8826,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:52.927294Z",
            "last_modified_time": "2024-02-06T13:11:52.927315Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Hoplaxskolan-Duvans-34431.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8826/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8825,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:52.886209Z",
            "last_modified_time": "2024-02-06T13:11:52.886230Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Hoplaxskolan-Karbole-34415.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8825/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8824,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:52.745678Z",
            "last_modified_time": "2024-02-06T13:11:52.745705Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Viikin-norssi-34237.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8823,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:52.704412Z",
            "last_modified_time": "2024-02-06T13:11:52.704431Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Nano-Sakarinmaen-pk-34130.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8823/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8822,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:52.566812Z",
            "last_modified_time": "2024-02-06T13:11:52.566833Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/senioripalvelut/kivelan-seniorikeskus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8822/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8821,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:52.150765Z",
            "last_modified_time": "2024-02-06T13:11:52.150787Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/cityeläimet-77.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8820,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:51.473169Z",
            "last_modified_time": "2024-02-06T13:11:51.473188Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/dKwWCTm_rkZc",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8820/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8819,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:51.263192Z",
            "last_modified_time": "2024-02-06T13:11:51.263211Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kaupunginjuuret.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8819/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8818,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:51.188090Z",
            "last_modified_time": "2024-02-06T13:11:51.188109Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/nakoalatuoli.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8818/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8817,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:50.818842Z",
            "last_modified_time": "2024-02-06T13:11:50.818861Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/images/medium/20180530-065405-5b97797a633bb2-08095997.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8817/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8816,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:50.687185Z",
            "last_modified_time": "2024-02-06T13:11:50.687203Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/Lhxj68rnsj_x",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8816/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8815,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:50.644853Z",
            "last_modified_time": "2024-02-06T13:11:50.644873Z",
            "name": "",
            "url": "https://images.app.goo.gl/jQmfiheeGa8bxkEJ8",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8815/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8814,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:50.472911Z",
            "last_modified_time": "2024-02-06T13:11:50.472930Z",
            "name": "",
            "url": "https://www.sivistysvantaa.fi/material/images/7WufMjeS6/vantaankaupunginmuseo1ay1280x780.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8814/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8813,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:50.301982Z",
            "last_modified_time": "2024-02-06T13:11:50.302002Z",
            "name": "",
            "url": "http://www.sivistysvantaa.fi/material/images/GMRZ5rBt4/nupa_wintti_julkisivu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8813/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8812,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:50.260026Z",
            "last_modified_time": "2024-02-06T13:11:50.260047Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/5PN2HV5b-WmZ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8812/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8811,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:50.187961Z",
            "last_modified_time": "2024-02-06T13:11:50.187983Z",
            "name": "",
            "url": "https://i.media.fi/incoming/2rbqse/7277082.jpg/alternates/LANDSCAPE_960/7277082.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8811/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8810,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:50.080046Z",
            "last_modified_time": "2024-02-06T13:11:50.080066Z",
            "name": "",
            "url": "http://www.sivistysvantaa.fi/material/images/SZ1saieuq/vkm_nuta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8810/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8809,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:50.006254Z",
            "last_modified_time": "2024-02-06T13:11:50.006274Z",
            "name": "",
            "url": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQBM7UDzu3HRs8xnPH47BanKfYko9vozpVR5A&usqp=CAU",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8809/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8808,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:49.929313Z",
            "last_modified_time": "2024-02-06T13:11:49.929332Z",
            "name": "",
            "url": "http://www.vantaa.fi/instancedata/prime_product_julkaisu/vantaa/embeds/vantaawwwstructure/912513ee17d38d2f3bc6c8d2d95736147f6bb507.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8808/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8807,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:49.887254Z",
            "last_modified_time": "2024-02-06T13:11:49.887274Z",
            "name": "",
            "url": "http://www.vantaa.fi/instancedata/prime_product_julkaisu/vantaa/embeds/vantaawwwstructure/fd4870044cb654d920c20f2aee2a874260510e0a.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8807/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8806,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:49.810952Z",
            "last_modified_time": "2024-02-06T13:11:49.810972Z",
            "name": "",
            "url": "https://www.vantaa.fi/instancedata/prime_product_julkaisu/vantaa/embeds/vantaawwwstructure/d651ae87eb5bef6678960070c05d94f2c992e435.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8806/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8805,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:49.771125Z",
            "last_modified_time": "2024-02-06T13:11:49.771144Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/f/dJVG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8805/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8804,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:49.561187Z",
            "last_modified_time": "2024-02-06T13:11:49.561206Z",
            "name": "",
            "url": "https://upload.wikimedia.org/wikipedia/commons/1/10/Aurinkokiven_palvelukeskus3_-_Kivist%C3%B6_-_Vantaa_-_m.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8804/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7870,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:12.443699Z",
            "last_modified_time": "2024-02-06T13:11:49.229951Z",
            "name": "",
            "url": "https://www.hel.fi/static/sotepe/senioripalvelut/kuvat/koskelan-palvelukeskus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7870/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8803,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:49.069985Z",
            "last_modified_time": "2024-02-06T13:11:49.070004Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741361&inline=false&ticket=3f349ff3c9f3146d0c0a91dbcb7dce02&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8803/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8802,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:48.960437Z",
            "last_modified_time": "2024-02-06T13:11:48.960455Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/KCN5SMFQbkgx",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8802/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8800,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:48.553329Z",
            "last_modified_time": "2024-02-06T13:11:48.553351Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Bvif-Botby-32828.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8800/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8799,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:48.512352Z",
            "last_modified_time": "2024-02-06T13:11:48.512370Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/NMKY-Hyvan-paimenen-32826.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8799/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8798,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:48.435881Z",
            "last_modified_time": "2024-02-06T13:11:48.435899Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Touhula-Pihlajamaen-a-a-32557.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8798/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8797,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:48.393199Z",
            "last_modified_time": "2024-02-06T13:11:48.393218Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/MLL-Poikkilaakson-ala-aste-32556.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8797/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8796,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:48.346394Z",
            "last_modified_time": "2024-02-06T13:11:48.346412Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/HNMKY-Kontula-32555.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8796/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8795,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:48.305292Z",
            "last_modified_time": "2024-02-06T13:11:48.305314Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Jakomaen-pk-32553.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8795/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8794,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:48.257558Z",
            "last_modified_time": "2024-02-06T13:11:48.257577Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Musiikkikoulu-Demo-Porolahti-32552.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8794/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8793,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:47.701757Z",
            "last_modified_time": "2024-02-06T13:11:47.701777Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B94F09313-D108-46ED-A82A-CC8AECF3B8B0%7D/77838",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8793/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8792,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:47.659438Z",
            "last_modified_time": "2024-02-06T13:11:47.659455Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BA6F931A4-F936-476A-B9B3-6E2FF7A506FF%7D/77799",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8792/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8791,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:47.618419Z",
            "last_modified_time": "2024-02-06T13:11:47.618437Z",
            "name": "",
            "url": "http://www.hel.fi/static/heltu/palvelukartta/kuvat/Teurastamo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8791/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8790,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:47.577868Z",
            "last_modified_time": "2024-02-06T13:11:47.577889Z",
            "name": "",
            "url": "http://www.hel.fi/static/heltu/palvelukartta/kuvat/Hakaniemen_tori.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8790/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8789,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:47.535333Z",
            "last_modified_time": "2024-02-06T13:11:47.535351Z",
            "name": "",
            "url": "http://www.hel.fi/static/heltu/palvelukartta/kuvat/Kauppatori.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8789/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8788,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:47.493554Z",
            "last_modified_time": "2024-02-06T13:11:47.493573Z",
            "name": "",
            "url": "http://www.hel.fi/static/heltu/palvelukartta/kuvat/Hietsun_tunnelmaa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8788/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8787,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:47.417313Z",
            "last_modified_time": "2024-02-06T13:11:47.417331Z",
            "name": "",
            "url": "http://www.hel.fi/static/heltu/palvelukartta/kuvat/Vanha_kauppahalli.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8787/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8786,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:47.152469Z",
            "last_modified_time": "2024-02-06T13:11:47.152489Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/12/ht000n4r-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8786/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8785,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:46.981492Z",
            "last_modified_time": "2024-02-06T13:11:46.981511Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/auroran-vieroitushoito-osasto.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8785/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8784,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:46.910835Z",
            "last_modified_time": "2024-02-06T13:11:46.910854Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Pekka-Kauhanen-Kapteeninmuistikko-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8784/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8783,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:46.605965Z",
            "last_modified_time": "2024-02-06T13:11:46.605985Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/mielenterveysasiakkaiden_asumispalvelut_Auroran_avohoitovalmennus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8783/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8782,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:46.496146Z",
            "last_modified_time": "2024-02-06T13:11:46.496169Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/ta/myllypuron-terveysasema.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8782/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8781,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:45.929280Z",
            "last_modified_time": "2024-02-06T13:11:45.929304Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet-2019/KasKo/TPR-kuvat/lukiot/Vuosaaren-lukio.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8781/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8780,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:45.784867Z",
            "last_modified_time": "2024-02-06T13:11:45.784887Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet-2019/KasKo/TPR-kuvat/lukiot/kallion-lukio-hae-meille.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8780/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8779,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:45.583158Z",
            "last_modified_time": "2024-02-06T13:11:45.583177Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet-2019/KasKo/TPR-kuvat/lukiot/alppila_kuva_kotisivut.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8779/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8778,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:45.540358Z",
            "last_modified_time": "2024-02-06T13:11:45.540378Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Minervaskolan-30845.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8778/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8777,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:45.500219Z",
            "last_modified_time": "2024-02-06T13:11:45.500248Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Bvif-Cygnaeus-30830.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8777/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8776,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:45.423619Z",
            "last_modified_time": "2024-02-06T13:11:45.423638Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Musiikkikoulu-Demo-Aurinkolahden-pk-30762.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8776/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8774,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:45.336998Z",
            "last_modified_time": "2024-02-06T13:11:45.337018Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Stradin-nuorisoseurat-Munkkivuori-30561.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8774/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8773,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:45.053247Z",
            "last_modified_time": "2024-02-06T13:11:45.053267Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724613&inline=false&ticket=bc46ffac093d4c6bea1ff8aae5c99060&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8773/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8772,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.940850Z",
            "last_modified_time": "2024-02-06T13:11:44.940872Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Hukkanen_Laulupuut-4-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8772/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8771,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.836241Z",
            "last_modified_time": "2024-02-06T13:11:44.836266Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/n-Xtr68XktqF",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8771/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8770,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.795144Z",
            "last_modified_time": "2024-02-06T13:11:44.795163Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Hakuri-Tuulenpesä-lähi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8770/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8769,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.753928Z",
            "last_modified_time": "2024-02-06T13:11:44.753947Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tapiowirkkalanpuisto.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8769/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8768,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.708462Z",
            "last_modified_time": "2024-02-06T13:11:44.708480Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/2093/743ee6e9-2e37-48b4-98c9-e29839a7bd52.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8768/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8767,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.663098Z",
            "last_modified_time": "2024-02-06T13:11:44.663117Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/pXJDLqCvgm6w",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8767/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8766,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.622010Z",
            "last_modified_time": "2024-02-06T13:11:44.622032Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/ZVkD895Sppgn",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8766/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8765,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.581373Z",
            "last_modified_time": "2024-02-06T13:11:44.581392Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/PQrrW2x_m9N2",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8765/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8764,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.542678Z",
            "last_modified_time": "2024-02-06T13:11:44.542699Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/tx8Q6QLmTfbN",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7869,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:12.402009Z",
            "last_modified_time": "2024-02-06T13:11:44.501060Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/senioripalvelut/myllypuron-seniorikeskus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7869/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8763,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.332987Z",
            "last_modified_time": "2024-02-06T13:11:44.333008Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/unelma.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8762,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:44.259966Z",
            "last_modified_time": "2024-02-06T13:11:44.259987Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Saunalahti_DSC_1149_1600x600.jpg?itok=eTCbEqGY",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8762/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8761,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.769783Z",
            "last_modified_time": "2024-02-06T13:11:43.769804Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5f7ade9d58b1f127591021.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8760,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.695082Z",
            "last_modified_time": "2024-02-06T13:11:43.695103Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/12/ht000n68-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8760/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8759,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.586535Z",
            "last_modified_time": "2024-02-06T13:11:43.586555Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Viputienleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8759/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8758,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.545148Z",
            "last_modified_time": "2024-02-06T13:11:43.545169Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Vilpunpolunleikkipaikkayhdistetty_palvelukartta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8758/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8757,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.499347Z",
            "last_modified_time": "2024-02-06T13:11:43.499367Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Vantinpuiston_leikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8757/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8756,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.456841Z",
            "last_modified_time": "2024-02-06T13:11:43.456866Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Vanhamankkaanpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8756/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8755,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.415850Z",
            "last_modified_time": "2024-02-06T13:11:43.415870Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Tähtimöpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8755/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8754,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.374092Z",
            "last_modified_time": "2024-02-06T13:11:43.374110Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Tynnyripuisto_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8754/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8753,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.335541Z",
            "last_modified_time": "2024-02-06T13:11:43.335558Z",
            "name": "",
            "url": "https://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Tuuliniityn_leikkipaikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8753/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8752,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.288708Z",
            "last_modified_time": "2024-02-06T13:11:43.288750Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Tuohisniitynpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8752/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8751,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.249687Z",
            "last_modified_time": "2024-02-06T13:11:43.249708Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Trillapuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8751/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8750,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.210207Z",
            "last_modified_time": "2024-02-06T13:11:43.210227Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Tornitasonleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8750/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8749,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.165862Z",
            "last_modified_time": "2024-02-06T13:11:43.165883Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Tikanpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8749/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8748,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.118134Z",
            "last_modified_time": "2024-02-06T13:11:43.118155Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Suvelanpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8748/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8747,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.077537Z",
            "last_modified_time": "2024-02-06T13:11:43.077558Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Soukantorinpuisto_yhdistetty_Palvelukartta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8747/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8746,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:43.032190Z",
            "last_modified_time": "2024-02-06T13:11:43.032209Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Sinisiimeksenpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8746/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8745,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.990670Z",
            "last_modified_time": "2024-02-06T13:11:42.990691Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Siikajärven_Leikkipaikka_palvelukartta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8745/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8744,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.948722Z",
            "last_modified_time": "2024-02-06T13:11:42.948765Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Seponkentänleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8744/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8743,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.905063Z",
            "last_modified_time": "2024-02-06T13:11:42.905082Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Sampotorinleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8743/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8742,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.861930Z",
            "last_modified_time": "2024-02-06T13:11:42.861952Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Ryytimaanpuisto_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8742/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8741,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.818307Z",
            "last_modified_time": "2024-02-06T13:11:42.818328Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Ruusutorpanpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8741/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8740,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.772556Z",
            "last_modified_time": "2024-02-06T13:11:42.772575Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Rinkelipuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8740/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8739,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.730172Z",
            "last_modified_time": "2024-02-06T13:11:42.730191Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Rastasniitynleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8739/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8738,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.687947Z",
            "last_modified_time": "2024-02-06T13:11:42.687968Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Puutarhapuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8738/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8737,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.644869Z",
            "last_modified_time": "2024-02-06T13:11:42.644892Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Porttipuisto_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8737/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8736,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.601123Z",
            "last_modified_time": "2024-02-06T13:11:42.601143Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Pohjankulmanpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8736/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8735,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.559347Z",
            "last_modified_time": "2024-02-06T13:11:42.559368Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Pattistenpellonpuisto_yhdistetty_palvelukartta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8735/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8734,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.519521Z",
            "last_modified_time": "2024-02-06T13:11:42.519541Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Parkvillanpiha_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8734/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8733,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.479966Z",
            "last_modified_time": "2024-02-06T13:11:42.479994Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Otsonlahdenleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8733/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8732,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.435987Z",
            "last_modified_time": "2024-02-06T13:11:42.436013Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Odilampi_Leikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8732/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8731,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.391679Z",
            "last_modified_time": "2024-02-06T13:11:42.391700Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Nurmilinnunpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8731/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8730,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.350588Z",
            "last_modified_time": "2024-02-06T13:11:42.350609Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Nurmikuukusenleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8730/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8729,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.306541Z",
            "last_modified_time": "2024-02-06T13:11:42.306584Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Nuottaniemenleikkipaikka_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8729/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8728,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.256801Z",
            "last_modified_time": "2024-02-06T13:11:42.256823Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Niittykummunpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8728/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8727,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.212445Z",
            "last_modified_time": "2024-02-06T13:11:42.212465Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Muukalaispuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8727/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8726,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.141119Z",
            "last_modified_time": "2024-02-06T13:11:42.141138Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Matinkallionpuiston_leikkipaikka_Palvelukartta_2017.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8726/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8725,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.099199Z",
            "last_modified_time": "2024-02-06T13:11:42.099220Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Lillhemtinpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8725/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8724,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.056389Z",
            "last_modified_time": "2024-02-06T13:11:42.056412Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/r/sites/KakePilvi/KakePilvi%20Tiedostot/419%20Investoinnit/01%20Ohjelmointi/02%20TIHA/Palvelukartta/P%C3%A4ivitys%202021/Lepp%C3%A4viidanpuisto_Palvelukartta21.JPG.JPG?csf=1&web=1&e=aJY06h",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8724/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8723,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:42.013553Z",
            "last_modified_time": "2024-02-06T13:11:42.013572Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Lehtikaskenpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8723/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8722,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.969366Z",
            "last_modified_time": "2024-02-06T13:11:41.969388Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Lansapuronpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8722/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8721,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.922462Z",
            "last_modified_time": "2024-02-06T13:11:41.922483Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Laivatorinpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8721/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8720,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.880622Z",
            "last_modified_time": "2024-02-06T13:11:41.880642Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/r/sites/KakePilvi/KakePilvi%20Tiedostot/419%20Investoinnit/01%20Ohjelmointi/02%20TIHA/Palvelukartta/P%C3%A4ivitys%202021/Kuttulammenpuisto_Palvelukartta21.JPG.JPG?csf=1&web=1&e=RsCNes",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8720/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8719,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.839286Z",
            "last_modified_time": "2024-02-06T13:11:41.839307Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kurkijoenpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8719/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8718,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.767435Z",
            "last_modified_time": "2024-02-06T13:11:41.767454Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Krattivuorenleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8718/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8717,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.725653Z",
            "last_modified_time": "2024-02-06T13:11:41.725673Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kotitontunpuistovanha_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8717/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8716,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.682660Z",
            "last_modified_time": "2024-02-06T13:11:41.682679Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kolmperän_Leikkipaikka_Palvelukartta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8716/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8715,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.642327Z",
            "last_modified_time": "2024-02-06T13:11:41.642348Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Koivuviidankentänpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8715/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8714,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.601642Z",
            "last_modified_time": "2024-02-06T13:11:41.601661Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kippotienleikkipaikka_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8714/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8713,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.561379Z",
            "last_modified_time": "2024-02-06T13:11:41.561398Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Keijuniityntienleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8713/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8712,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.517939Z",
            "last_modified_time": "2024-02-06T13:11:41.517959Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kaskenkaatajanpuiston_leikkipaikka_Palvelukartta_2017.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8712/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8711,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.476078Z",
            "last_modified_time": "2024-02-06T13:11:41.476096Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kartanonpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8711/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8710,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.434556Z",
            "last_modified_time": "2024-02-06T13:11:41.434576Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Jukolan_leikkipaikka_Palvelukartta_2017.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8710/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8709,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.391486Z",
            "last_modified_time": "2024-02-06T13:11:41.391506Z",
            "name": "",
            "url": "https://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Itarannan_leikkipaikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8709/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8708,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.350570Z",
            "last_modified_time": "2024-02-06T13:11:41.350589Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Iivisniemenpuisto_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8708/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8707,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.309692Z",
            "last_modified_time": "2024-02-06T13:11:41.309713Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Hopealehdon_leikkipaikka_Palvelukartta_2017.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8707/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8706,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.267492Z",
            "last_modified_time": "2024-02-06T13:11:41.267510Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Heisipuunkujanleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8706/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8705,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.225315Z",
            "last_modified_time": "2024-02-06T13:11:41.225333Z",
            "name": "",
            "url": "https://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Haukiverkon_leikkipaikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8705/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8704,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.181406Z",
            "last_modified_time": "2024-02-06T13:11:41.181424Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Everstinpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8704/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8703,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.140758Z",
            "last_modified_time": "2024-02-06T13:11:41.140779Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Ankkuripohjanpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8703/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8702,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.098459Z",
            "last_modified_time": "2024-02-06T13:11:41.098477Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Amiraalinpuistonleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8702/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8701,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.058335Z",
            "last_modified_time": "2024-02-06T13:11:41.058358Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kartanopuistoleppävaara_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8701/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8700,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:41.018321Z",
            "last_modified_time": "2024-02-06T13:11:41.018357Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Ahertajantien_leikkipaikka_Palvelukartta_2017.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8700/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8699,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:40.977666Z",
            "last_modified_time": "2024-02-06T13:11:40.977686Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Aallonharjanleikkipaikka_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8699/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8698,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:39.062747Z",
            "last_modified_time": "2024-02-06T13:11:39.062772Z",
            "name": "",
            "url": "https://www.hel.fi/wps/wcm/connect/98cf3d42-0d89-4367-9b17-57518de4c1fe/1/Kaupungintalo__Kimmo+Brandt_600x400px.jpg?MOD=AJPERES&CVID=",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8698/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8697,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.868420Z",
            "last_modified_time": "2024-02-06T13:11:37.868438Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/EspoonKeskuspuisto_yhdistetty_Palvelukartta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8697/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8696,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.828388Z",
            "last_modified_time": "2024-02-06T13:11:37.828407Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Pohjois-Espoonmatonpesupaikka_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8696/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8695,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.785953Z",
            "last_modified_time": "2024-02-06T13:11:37.785974Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Olarinmatonpesupaikka_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8695/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8694,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.741301Z",
            "last_modified_time": "2024-02-06T13:11:37.741320Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kilonmatonpesupaikka_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8694/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8693,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.699260Z",
            "last_modified_time": "2024-02-06T13:11:37.699279Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Finnoonniitynmatonpesupaikka_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8693/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8692,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.656704Z",
            "last_modified_time": "2024-02-06T13:11:37.656751Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/r/sites/KakePilvi/KakePilvi%20Tiedostot/419%20Investoinnit/01%20Ohjelmointi/02%20TIHA/Palvelukartta/P%C3%A4ivitys%202021/Soukanlahdenpuistonmatonpesupaikka_Palvelukartta.JPG.JPG?csf=1&web=1&e=oHDarr",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8692/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8691,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.580598Z",
            "last_modified_time": "2024-02-06T13:11:37.580618Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Vantinpuisto_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8691/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8690,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.537005Z",
            "last_modified_time": "2024-02-06T13:11:37.537026Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Silkkiniitynpuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8690/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8689,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.494178Z",
            "last_modified_time": "2024-02-06T13:11:37.494198Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Marketanpuisto_yhdistetty_Palvelukartta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8689/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8688,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.452818Z",
            "last_modified_time": "2024-02-06T13:11:37.452839Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Rantaraittipuisto_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8688/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8687,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.411624Z",
            "last_modified_time": "2024-02-06T13:11:37.411644Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Palttinapuisto_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8687/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8686,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.368644Z",
            "last_modified_time": "2024-02-06T13:11:37.368662Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kirkkojärvenrannanpuistoyhdistetty_palvelukartta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8686/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8685,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.327995Z",
            "last_modified_time": "2024-02-06T13:11:37.328016Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Träskändankartanopuisto_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8685/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8684,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.288852Z",
            "last_modified_time": "2024-02-06T13:11:37.288872Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/r/sites/KakePilvi/KakePilvi%20Tiedostot/419%20Investoinnit/01%20Ohjelmointi/02%20TIHA/Palvelukartta/P%C3%A4ivitys%202021/Saarnilaaksonkoira-aitaus_Palvelukartta21.JPG.JPG?csf=1&web=1&e=jET43D",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8683,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.244297Z",
            "last_modified_time": "2024-02-06T13:11:37.244316Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Jupperinmetsänkoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8682,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.198818Z",
            "last_modified_time": "2024-02-06T13:11:37.198838Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Lasipuistonkoira-aitaus_Palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8682/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8681,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.157225Z",
            "last_modified_time": "2024-02-06T13:11:37.157242Z",
            "name": "",
            "url": "https://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Tuuliniityn_koira-aitaus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8681/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8680,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.114533Z",
            "last_modified_time": "2024-02-06T13:11:37.114551Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Rantametsänkoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8680/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8679,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.074215Z",
            "last_modified_time": "2024-02-06T13:11:37.074234Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kurkijoenkoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8679/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8678,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:37.033554Z",
            "last_modified_time": "2024-02-06T13:11:37.033574Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Lukupuronkoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8678/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8677,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.992234Z",
            "last_modified_time": "2024-02-06T13:11:36.992254Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Olarinkoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8677/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8676,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.951231Z",
            "last_modified_time": "2024-02-06T13:11:36.951251Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Viherkallionpuistonkoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8676/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8675,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.907153Z",
            "last_modified_time": "2024-02-06T13:11:36.907173Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Palokaivonpuistonkoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8675/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8674,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.866980Z",
            "last_modified_time": "2024-02-06T13:11:36.867001Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kellaripuistonkoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8674/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8673,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.825203Z",
            "last_modified_time": "2024-02-06T13:11:36.825222Z",
            "name": "",
            "url": "https://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Riilahdenpuiston_koira-aitaus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8673/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8672,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.785000Z",
            "last_modified_time": "2024-02-06T13:11:36.785020Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Kivenlahdenkoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8672/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8671,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.742824Z",
            "last_modified_time": "2024-02-06T13:11:36.742843Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Pisankoira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8671/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8670,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.703063Z",
            "last_modified_time": "2024-02-06T13:11:36.703083Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Iivisniemenpellon_koira-aitaus_palvelukartta.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8670/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8669,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.661199Z",
            "last_modified_time": "2024-02-06T13:11:36.661219Z",
            "name": "",
            "url": "http://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Nöykkiönpuiston_Koira-aitaus_Palvelukartta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8669/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8668,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.621086Z",
            "last_modified_time": "2024-02-06T13:11:36.621125Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/r/sites/KakePilvi/KakePilvi%20Tiedostot/419%20Investoinnit/01%20Ohjelmointi/02%20TIHA/Palvelukartta/P%C3%A4ivitys%202021/Karamzininpuistonkoira-aitaus_Palvelukartta.JPG.JPG?csf=1&web=1&e=MDo2cQ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8668/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8667,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.514930Z",
            "last_modified_time": "2024-02-06T13:11:36.514950Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/64393001bfd60466957215.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8667/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8666,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:36.474639Z",
            "last_modified_time": "2024-02-06T13:11:36.474667Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/64914dd1c2d61629306947.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8666/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8665,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.936268Z",
            "last_modified_time": "2024-02-06T13:11:34.936290Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Hakaniemen_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8665/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8664,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.894605Z",
            "last_modified_time": "2024-02-06T13:11:34.894628Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Helsingin_yliopiston_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8664/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8663,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.854221Z",
            "last_modified_time": "2024-02-06T13:11:34.854241Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Rautatientorin_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8663/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8662,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.814219Z",
            "last_modified_time": "2024-02-06T13:11:34.814240Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Kampin_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8662/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8661,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.771703Z",
            "last_modified_time": "2024-02-06T13:11:34.771764Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Ruoholahden_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8661/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8660,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.730823Z",
            "last_modified_time": "2024-02-06T13:11:34.730844Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Mellunmaen_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8660/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8659,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.688388Z",
            "last_modified_time": "2024-02-06T13:11:34.688409Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Vuosaaren_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8659/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8658,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.648933Z",
            "last_modified_time": "2024-02-06T13:11:34.648959Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Kontulan_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8658/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8656,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.562393Z",
            "last_modified_time": "2024-02-06T13:11:34.562437Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Rastilan_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8656/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8655,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.516537Z",
            "last_modified_time": "2024-02-06T13:11:34.516560Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Puotilan_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8655/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8654,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.473865Z",
            "last_modified_time": "2024-02-06T13:11:34.473890Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Itakeskuksen_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8654/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8653,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.430663Z",
            "last_modified_time": "2024-02-06T13:11:34.430696Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Siilitien_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8653/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8652,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.389035Z",
            "last_modified_time": "2024-02-06T13:11:34.389068Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Herttoniemen_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8652/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8651,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.347667Z",
            "last_modified_time": "2024-02-06T13:11:34.347689Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Kulosaaren_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8651/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8650,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.305401Z",
            "last_modified_time": "2024-02-06T13:11:34.305422Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kanslia/TPR/Sornaisten_metroasema.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8650/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8649,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.193425Z",
            "last_modified_time": "2024-02-06T13:11:34.193447Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Pihlajiston-a-a-26235.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8649/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8648,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:34.151263Z",
            "last_modified_time": "2024-02-06T13:11:34.151286Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/HNMKY-Tapanila-26226.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8648/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7784,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:52.350186Z",
            "last_modified_time": "2024-02-06T13:11:33.592378Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet-2019/KasKo/TPR-kuvat/tyovaenopistot/Tyovis_Helsinginkatu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7784/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8647,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:33.476329Z",
            "last_modified_time": "2024-02-06T13:11:33.476350Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet-2019/KasKo/TPR-kuvat/tyovaenopistot/Arbis_Dagmarinkatu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8647/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8646,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:33.057043Z",
            "last_modified_time": "2024-02-06T13:11:33.057066Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/psykiatrinen-sairaala-aurora.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8646/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8645,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:33.014412Z",
            "last_modified_time": "2024-02-06T13:11:33.014445Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/sairaalat-ja-poliklinikat/suursuon-sairaala.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8645/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8644,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:25.245995Z",
            "last_modified_time": "2024-02-06T13:11:25.246014Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/hammashoitolat/myllypuron-terveysaseman-hammashoitola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8644/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8643,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:25.173942Z",
            "last_modified_time": "2024-02-06T13:11:25.173963Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/selviamishoitoasema.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8643/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8642,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:24.563138Z",
            "last_modified_time": "2024-02-06T13:11:24.563158Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Zaches-eftis-25235.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8642/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8641,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:24.521656Z",
            "last_modified_time": "2024-02-06T13:11:24.521677Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Nano-Ostersundom-skola-25230.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8641/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8640,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:24.475254Z",
            "last_modified_time": "2024-02-06T13:11:24.475275Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Rudolf-Steinerskolan-25229.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8640/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8638,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:24.351005Z",
            "last_modified_time": "2024-02-06T13:11:24.351027Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Nano-Tehtaankadun-a-a-24993.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8638/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8637,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:24.309819Z",
            "last_modified_time": "2024-02-06T13:11:24.309842Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Nano-Lauttasaaren-a-a-24992.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8637/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8636,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:24.264102Z",
            "last_modified_time": "2024-02-06T13:11:24.264122Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Rudolf-Steiner-koulu-24973.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8636/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7772,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:49.926471Z",
            "last_modified_time": "2024-02-06T13:11:24.219775Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Hgin-saksalainen-koulu-24967.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7772/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8634,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:20.292861Z",
            "last_modified_time": "2024-02-06T13:11:20.292893Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/1428/f1aa3fe1-0883-455c-be12-0a89573131e3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8634/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8633,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.902791Z",
            "last_modified_time": "2024-02-06T13:11:19.902816Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/gRjK88xVgnXX",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8633/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8632,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.851511Z",
            "last_modified_time": "2024-02-06T13:11:19.851530Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/PDcMgc2PSfq7",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8632/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8631,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.811898Z",
            "last_modified_time": "2024-02-06T13:11:19.811925Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/p2wVsdQTDwjk",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8631/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8630,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.770519Z",
            "last_modified_time": "2024-02-06T13:11:19.770556Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/ZDvG_66zTzdK",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8630/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8629,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.391247Z",
            "last_modified_time": "2024-02-06T13:11:19.391268Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Saattajat.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8629/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8628,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.341665Z",
            "last_modified_time": "2024-02-06T13:11:19.341695Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Metsanhenki_Kuntsi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8628/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8627,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.300884Z",
            "last_modified_time": "2024-02-06T13:11:19.300906Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aaumu_rannikko.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8627/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8626,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.254244Z",
            "last_modified_time": "2024-02-06T13:11:19.254265Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/laidunmaa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8626/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8625,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.213161Z",
            "last_modified_time": "2024-02-06T13:11:19.213183Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/MeskanenPaluutulevaisuuteen2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8625/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8624,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.168804Z",
            "last_modified_time": "2024-02-06T13:11:19.168837Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Tahto_Siren.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8624/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8623,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.126975Z",
            "last_modified_time": "2024-02-06T13:11:19.126997Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/fucus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8623/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8622,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.085890Z",
            "last_modified_time": "2024-02-06T13:11:19.085912Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Vapaaheitto_fotoByKuvatapio.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8622/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8621,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:19.037066Z",
            "last_modified_time": "2024-02-06T13:11:19.037085Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kolmeaitaa3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8621/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8620,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.991380Z",
            "last_modified_time": "2024-02-06T13:11:18.991404Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/voikukka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8620/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8619,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.941615Z",
            "last_modified_time": "2024-02-06T13:11:18.941635Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/liianpainavatvieraat.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8619/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8618,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.897257Z",
            "last_modified_time": "2024-02-06T13:11:18.897278Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lukemattomatmerkit1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8618/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8564,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.474235Z",
            "last_modified_time": "2024-02-06T13:11:18.849353Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/KuvaPuuttuu.versio2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8564/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8617,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.805642Z",
            "last_modified_time": "2024-02-06T13:11:18.805664Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/helios.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8617/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8616,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.757108Z",
            "last_modified_time": "2024-02-06T13:11:18.757130Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/odotus_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8616/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8615,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.714443Z",
            "last_modified_time": "2024-02-06T13:11:18.714463Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/hopeinenpuu1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8615/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8614,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.673875Z",
            "last_modified_time": "2024-02-06T13:11:18.673898Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/TiiaMatikainen_netti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8614/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8613,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.628440Z",
            "last_modified_time": "2024-02-06T13:11:18.628460Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Kaikki_on_mahdollista_1_netti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8613/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8612,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.575532Z",
            "last_modified_time": "2024-02-06T13:11:18.575567Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Valtakari_paakuva_netti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8612/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8611,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.521499Z",
            "last_modified_time": "2024-02-06T13:11:18.521521Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/variaattori.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8611/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8610,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.474824Z",
            "last_modified_time": "2024-02-06T13:11:18.474858Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Tyolainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8610/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8609,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.425582Z",
            "last_modified_time": "2024-02-06T13:11:18.425603Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ToveJansson-muistolaatta1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8609/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8608,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.382096Z",
            "last_modified_time": "2024-02-06T13:11:18.382120Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Juva2.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8608/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8607,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.332323Z",
            "last_modified_time": "2024-02-06T13:11:18.332342Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/retkipaiva3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8607/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8606,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.287696Z",
            "last_modified_time": "2024-02-06T13:11:18.287718Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/blafieldmammanetti11.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8606/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8605,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.241126Z",
            "last_modified_time": "2024-02-06T13:11:18.241155Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Inkerilaisten-sotamuistomerkki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8605/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8604,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.197960Z",
            "last_modified_time": "2024-02-06T13:11:18.197982Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/poikkeamanetti1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8604/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8603,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.151512Z",
            "last_modified_time": "2024-02-06T13:11:18.151532Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/wuoriontalopienipaakuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8603/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8602,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.106826Z",
            "last_modified_time": "2024-02-06T13:11:18.106847Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/torso.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8602/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8601,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.056408Z",
            "last_modified_time": "2024-02-06T13:11:18.056428Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pakokaasu1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8601/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8600,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:18.010324Z",
            "last_modified_time": "2024-02-06T13:11:18.010347Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/fuuga.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8600/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8599,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.958254Z",
            "last_modified_time": "2024-02-06T13:11:17.958272Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/oma-maa-mansikka-pienennetty.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8599/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8598,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.872530Z",
            "last_modified_time": "2024-02-06T13:11:17.872554Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/eilahiltunenkasvujaliekki1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8598/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8597,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.759307Z",
            "last_modified_time": "2024-02-06T13:11:17.759326Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/SmithLiikkumattomiaTanssijoita1PIENI.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8597/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8596,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.716263Z",
            "last_modified_time": "2024-02-06T13:11:17.716282Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rakastunut-tai-sitten-ei.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8596/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8595,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.673810Z",
            "last_modified_time": "2024-02-06T13:11:17.673833Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/mikaelristi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8595/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8594,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.448919Z",
            "last_modified_time": "2024-02-06T13:11:17.448941Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Tuominen-Hiljaisuus1.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8594/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8593,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.336051Z",
            "last_modified_time": "2024-02-06T13:11:17.336070Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/katosvaan1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8593/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8592,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.253616Z",
            "last_modified_time": "2024-02-06T13:11:17.253635Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rakuuna.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8592/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8591,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.207712Z",
            "last_modified_time": "2024-02-06T13:11:17.207758Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/muistolehto4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8591/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8590,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.160961Z",
            "last_modified_time": "2024-02-06T13:11:17.160978Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Hiironen-Vesiportti2_f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8590/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8589,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.118636Z",
            "last_modified_time": "2024-02-06T13:11:17.118657Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Hki450_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8589/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8588,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.073773Z",
            "last_modified_time": "2024-02-06T13:11:17.073796Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/palapeli1_f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8588/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8587,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:17.026875Z",
            "last_modified_time": "2024-02-06T13:11:17.026898Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kehonrakennus1_f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8587/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8586,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.982837Z",
            "last_modified_time": "2024-02-06T13:11:16.982859Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kivifiguurit.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8586/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8585,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.933540Z",
            "last_modified_time": "2024-02-06T13:11:16.933557Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/liianpv1_f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8585/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8584,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.855281Z",
            "last_modified_time": "2024-02-06T13:11:16.855300Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sundholm-keidas15_f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8584/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8583,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.782353Z",
            "last_modified_time": "2024-02-06T13:11:16.782374Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aurinkolahtif.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8583/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8582,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.707418Z",
            "last_modified_time": "2024-02-06T13:11:16.707438Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/yrittäjäveistos.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8582/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8581,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.657023Z",
            "last_modified_time": "2024-02-06T13:11:16.657043Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pihlajamaki-kartta-p.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8581/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8580,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.583371Z",
            "last_modified_time": "2024-02-06T13:11:16.583398Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/KuvaPuuttuu.versio2-8.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8580/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8579,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.473489Z",
            "last_modified_time": "2024-02-06T13:11:16.473510Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rauhanturvmuistom_malja_peltokangas3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8579/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8578,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.359824Z",
            "last_modified_time": "2024-02-06T13:11:16.359844Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aimo-tukiainen-torielamaa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8578/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8577,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.312719Z",
            "last_modified_time": "2024-02-06T13:11:16.312760Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/menneetritarit.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8577/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8576,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.271633Z",
            "last_modified_time": "2024-02-06T13:11:16.271664Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/himmeli_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8576/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8575,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.228850Z",
            "last_modified_time": "2024-02-06T13:11:16.228871Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/silmä.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8575/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8574,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.145079Z",
            "last_modified_time": "2024-02-06T13:11:16.145106Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/elämänvirta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8574/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8573,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.103672Z",
            "last_modified_time": "2024-02-06T13:11:16.103690Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Kivi-Koskinen-netti.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8573/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8572,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.059894Z",
            "last_modified_time": "2024-02-06T13:11:16.059922Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/joy.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8572/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8571,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:16.016246Z",
            "last_modified_time": "2024-02-06T13:11:16.016265Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/silta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8571/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8570,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.973633Z",
            "last_modified_time": "2024-02-06T13:11:15.973657Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Valiojoukko_netti_2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8570/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8569,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.928146Z",
            "last_modified_time": "2024-02-06T13:11:15.928166Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/turbulenssi1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8569/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8568,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.885554Z",
            "last_modified_time": "2024-02-06T13:11:15.885577Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kiasma-skeitti-teos-1-fix.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8568/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8567,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.726345Z",
            "last_modified_time": "2024-02-06T13:11:15.726364Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/maalaistentalo1-f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8567/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8566,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.648054Z",
            "last_modified_time": "2024-02-06T13:11:15.648085Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Karlsson-Sutisna.fix.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8566/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8565,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.521906Z",
            "last_modified_time": "2024-02-06T13:11:15.521934Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Lauttasaarenkarhu.vaaka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8565/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8563,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.426818Z",
            "last_modified_time": "2024-02-06T13:11:15.426849Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/MattiJaakko3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8563/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8562,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.382320Z",
            "last_modified_time": "2024-02-06T13:11:15.382342Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sini-puna-Kannelmaki-kopper-3.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8562/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8561,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.333515Z",
            "last_modified_time": "2024-02-06T13:11:15.333554Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Uhripaalu-1-f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8560,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.285349Z",
            "last_modified_time": "2024-02-06T13:11:15.285372Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Augustus-1-f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8559,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.236427Z",
            "last_modified_time": "2024-02-06T13:11:15.236449Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/didrichsen_atomi_kesa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8559/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8558,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.192134Z",
            "last_modified_time": "2024-02-06T13:11:15.192155Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/didrichsen_lepaava_closeup.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8557,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.147800Z",
            "last_modified_time": "2024-02-06T13:11:15.147821Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Aurinkokello-3-f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8556,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.106893Z",
            "last_modified_time": "2024-02-06T13:11:15.106914Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Tyhja_hauta-1-f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8556/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8555,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.061127Z",
            "last_modified_time": "2024-02-06T13:11:15.061154Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Didrichsen_saari.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8555/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8554,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:15.018428Z",
            "last_modified_time": "2024-02-06T13:11:15.018448Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Ristikko-1-f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8554/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8553,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.974166Z",
            "last_modified_time": "2024-02-06T13:11:14.974187Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/cordula.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8553/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8552,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.931703Z",
            "last_modified_time": "2024-02-06T13:11:14.931742Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Didrichsen-Love-f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8552/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8551,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.888014Z",
            "last_modified_time": "2024-02-06T13:11:14.888035Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Arktinen.afrodite.fix.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8551/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8550,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.836106Z",
            "last_modified_time": "2024-02-06T13:11:14.836126Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Auringonkukkapelto-1-f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8550/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8549,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.793269Z",
            "last_modified_time": "2024-02-06T13:11:14.793289Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/didrichsen.crescendo.fix.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8549/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8548,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.747363Z",
            "last_modified_time": "2024-02-06T13:11:14.747384Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lepotauko.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8548/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8547,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.707345Z",
            "last_modified_time": "2024-02-06T13:11:14.707366Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/helinruoholahtiiso.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8547/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8546,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.652858Z",
            "last_modified_time": "2024-02-06T13:11:14.652878Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/isokäsi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8546/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8545,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.611132Z",
            "last_modified_time": "2024-02-06T13:11:14.611153Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Kannosto.Tiedontasot.5.fix.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8545/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8544,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.562859Z",
            "last_modified_time": "2024-02-06T13:11:14.562882Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Kaivanto.SininenSuora.fix.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8544/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8543,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.520443Z",
            "last_modified_time": "2024-02-06T13:11:14.520463Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Gekko.fix2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8543/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8542,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.476661Z",
            "last_modified_time": "2024-02-06T13:11:14.476693Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kuparibetonipylv-kukkonen.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8541,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.433778Z",
            "last_modified_time": "2024-02-06T13:11:14.433800Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/omfalomiini_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8541/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8540,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.317514Z",
            "last_modified_time": "2024-02-06T13:11:14.317536Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/chiaki-kobinata-2-tmh.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8540/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8539,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.274608Z",
            "last_modified_time": "2024-02-06T13:11:14.274629Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/verajankor-arabia4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8539/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8538,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.233719Z",
            "last_modified_time": "2024-02-06T13:11:14.233762Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/suomenlinna-vankileiri-1-tmh.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8538/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8537,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:14.157373Z",
            "last_modified_time": "2024-02-06T13:11:14.157399Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kala-ja-poika-tmh-4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8537/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8536,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.814781Z",
            "last_modified_time": "2024-02-06T13:11:13.814817Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/teetakahdelle.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8536/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8535,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.759711Z",
            "last_modified_time": "2024-02-06T13:11:13.759755Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tiedonpuu-punavuoressa-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8535/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8534,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.572371Z",
            "last_modified_time": "2024-02-06T13:11:13.572395Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/myllerrys-kaksi1f.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8534/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8533,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.528014Z",
            "last_modified_time": "2024-02-06T13:11:13.528057Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2024/01/1992_157_digi-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8533/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8532,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.484282Z",
            "last_modified_time": "2024-02-06T13:11:13.484304Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/porvoon-valtiopaivat-4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8532/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8531,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.438980Z",
            "last_modified_time": "2024-02-06T13:11:13.439002Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aleksantK1FxTmh.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8530,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.329542Z",
            "last_modified_time": "2024-02-06T13:11:13.329564Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lepakko_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8530/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8529,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.186562Z",
            "last_modified_time": "2024-02-06T13:11:13.186584Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/arabianhevoset.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8529/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8528,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.140822Z",
            "last_modified_time": "2024-02-06T13:11:13.140844Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/huulet.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8528/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8527,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.059574Z",
            "last_modified_time": "2024-02-06T13:11:13.059598Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/opera-ophidia-4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8527/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8526,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:13.014619Z",
            "last_modified_time": "2024-02-06T13:11:13.014640Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/paatepiste.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8526/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8525,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.964386Z",
            "last_modified_time": "2024-02-06T13:11:12.964408Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/suojaavataivas.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8525/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8524,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.917555Z",
            "last_modified_time": "2024-02-06T13:11:12.917575Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/mare-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8524/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8523,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.874187Z",
            "last_modified_time": "2024-02-06T13:11:12.874209Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kaarmeparatiisissa.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8523/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8522,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.825715Z",
            "last_modified_time": "2024-02-06T13:11:12.825758Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/merkkienjärjestäytyminen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8522/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8521,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.781783Z",
            "last_modified_time": "2024-02-06T13:11:12.781806Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tytöt.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8521/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8520,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.732983Z",
            "last_modified_time": "2024-02-06T13:11:12.733002Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/valo-ja-aine-2.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8520/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8519,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.651264Z",
            "last_modified_time": "2024-02-06T13:11:12.651288Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lintuparatiisi-1-kf.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8519/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8518,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.605586Z",
            "last_modified_time": "2024-02-06T13:11:12.605607Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ei-nae-ei-kuule-ei-puhu-KF.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8518/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8517,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.548356Z",
            "last_modified_time": "2024-02-06T13:11:12.548384Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kide1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8517/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8516,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.506038Z",
            "last_modified_time": "2024-02-06T13:11:12.506059Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/alfa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8516/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8515,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.421028Z",
            "last_modified_time": "2024-02-06T13:11:12.421047Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/karuselli.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8515/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8514,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.339465Z",
            "last_modified_time": "2024-02-06T13:11:12.339484Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lentoon.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8513,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.255665Z",
            "last_modified_time": "2024-02-06T13:11:12.255685Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/piilopaikksininen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8512,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.211785Z",
            "last_modified_time": "2024-02-06T13:11:12.211806Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/viesteja-varjageilta-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8512/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8511,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.158323Z",
            "last_modified_time": "2024-02-06T13:11:12.158343Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/helsingin-rakentajien-muistomerkki-1.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8511/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8510,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.115630Z",
            "last_modified_time": "2024-02-06T13:11:12.115660Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rauhanpaasi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8510/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8509,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.067248Z",
            "last_modified_time": "2024-02-06T13:11:12.067277Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/purukuminkolmehetkeä.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8508,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:12.026410Z",
            "last_modified_time": "2024-02-06T13:11:12.026428Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tesserakti_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8508/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8507,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.983934Z",
            "last_modified_time": "2024-02-06T13:11:11.983957Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vedet.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8506,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.931706Z",
            "last_modified_time": "2024-02-06T13:11:11.931745Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sirenankielet.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8505,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.886828Z",
            "last_modified_time": "2024-02-06T13:11:11.886850Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rakkaudentemppeli.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8505/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8504,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.836156Z",
            "last_modified_time": "2024-02-06T13:11:11.836178Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kuru.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8504/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8503,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.790042Z",
            "last_modified_time": "2024-02-06T13:11:11.790064Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kurkionlaskeutunut.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8503/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8502,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.711506Z",
            "last_modified_time": "2024-02-06T13:11:11.711526Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/juutalaispakolaisten_muistomerkki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8502/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8501,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.660961Z",
            "last_modified_time": "2024-02-06T13:11:11.660982Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/konslaaksolle-fix-tmh.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8501/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8500,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.618912Z",
            "last_modified_time": "2024-02-06T13:11:11.618942Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/waltari2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8500/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8499,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.573594Z",
            "last_modified_time": "2024-02-06T13:11:11.573630Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vuorovaikutus-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8499/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8498,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.529885Z",
            "last_modified_time": "2024-02-06T13:11:11.529906Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rinnakkaiselo-relief.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8498/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8497,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.375340Z",
            "last_modified_time": "2024-02-06T13:11:11.375367Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/mellunmaki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8497/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8496,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.331180Z",
            "last_modified_time": "2024-02-06T13:11:11.331201Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/crash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8496/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8495,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.289366Z",
            "last_modified_time": "2024-02-06T13:11:11.289387Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/verkosto_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8495/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8494,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.238439Z",
            "last_modified_time": "2024-02-06T13:11:11.238458Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rautatientori.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8494/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8493,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.196826Z",
            "last_modified_time": "2024-02-06T13:11:11.196856Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kamppi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8493/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8492,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.151074Z",
            "last_modified_time": "2024-02-06T13:11:11.151093Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ruoholahti-small-.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8492/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8491,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.111303Z",
            "last_modified_time": "2024-02-06T13:11:11.111323Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ihminennousee.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8491/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8490,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.062650Z",
            "last_modified_time": "2024-02-06T13:11:11.062669Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/helsinki-1992-tmh.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8490/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8489,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:11.016718Z",
            "last_modified_time": "2024-02-06T13:11:11.016773Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/olo_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8489/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8488,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.967960Z",
            "last_modified_time": "2024-02-06T13:11:10.967990Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kukkula13-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8487,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.924411Z",
            "last_modified_time": "2024-02-06T13:11:10.924439Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aleksanteri_kauempaa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8487/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8486,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.883029Z",
            "last_modified_time": "2024-02-06T13:11:10.883052Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ystavyyspaivanmuistokivi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8486/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8485,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.833780Z",
            "last_modified_time": "2024-02-06T13:11:10.833804Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/yllätys.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8485/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8484,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.791204Z",
            "last_modified_time": "2024-02-06T13:11:10.791228Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/yhteistyömonumentti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8484/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8483,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.744367Z",
            "last_modified_time": "2024-02-06T13:11:10.744389Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/yhteistyo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8483/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8482,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.699701Z",
            "last_modified_time": "2024-02-06T13:11:10.699723Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vuolukivinaamiot-3.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8482/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8481,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.648599Z",
            "last_modified_time": "2024-02-06T13:11:10.648620Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vr_100v2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8481/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8480,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.602232Z",
            "last_modified_time": "2024-02-06T13:11:10.602252Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vooki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8480/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8479,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.555525Z",
            "last_modified_time": "2024-02-06T13:11:10.555551Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vironkavijain-muistopatsas-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8479/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8478,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.514022Z",
            "last_modified_time": "2024-02-06T13:11:10.514050Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lasseviren.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8478/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8477,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.473252Z",
            "last_modified_time": "2024-02-06T13:11:10.473273Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/viisashiiri-3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8477/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8476,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.429398Z",
            "last_modified_time": "2024-02-06T13:11:10.429418Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/viheltävähelsinkilainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8476/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8475,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.382879Z",
            "last_modified_time": "2024-02-06T13:11:10.382912Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/viestejätuntemattomille.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8475/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8474,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.333437Z",
            "last_modified_time": "2024-02-06T13:11:10.333459Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/viaporin_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8474/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8473,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.289704Z",
            "last_modified_time": "2024-02-06T13:11:10.289747Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vesiteos.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8473/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8472,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.239207Z",
            "last_modified_time": "2024-02-06T13:11:10.239229Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vesileikki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8472/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8471,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.193524Z",
            "last_modified_time": "2024-02-06T13:11:10.193548Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vedenkantaja.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8471/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8470,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.144892Z",
            "last_modified_time": "2024-02-06T13:11:10.144912Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/varjoja_kesä.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8470/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8469,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.101237Z",
            "last_modified_time": "2024-02-06T13:11:10.101257Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vapaamuurarinhauta-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8469/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8468,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.051144Z",
            "last_modified_time": "2024-02-06T13:11:10.051162Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/mortius_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8468/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8467,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:10.010454Z",
            "last_modified_time": "2024-02-06T13:11:10.010475Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/valion_ulkoilmaveistos_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8467/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8466,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.965705Z",
            "last_modified_time": "2024-02-06T13:11:09.965755Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/valekuutio.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8466/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8465,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.924490Z",
            "last_modified_time": "2024-02-06T13:11:09.924519Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/urheilija.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8465/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8464,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.881095Z",
            "last_modified_time": "2024-02-06T13:11:09.881117Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/urbanisti-2_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8464/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8463,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.833895Z",
            "last_modified_time": "2024-02-06T13:11:09.833914Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/urbaanipuu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8463/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8462,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.792610Z",
            "last_modified_time": "2024-02-06T13:11:09.792631Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ulrika-eleonora-1-tmh.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8462/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8461,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.746868Z",
            "last_modified_time": "2024-02-06T13:11:09.746887Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lähde.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8460,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.706809Z",
            "last_modified_time": "2024-02-06T13:11:09.706833Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tyynyki2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8459,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.659683Z",
            "last_modified_time": "2024-02-06T13:11:09.659702Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/työläisäiti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8459/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8458,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.617215Z",
            "last_modified_time": "2024-02-06T13:11:09.617235Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tursas-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8458/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8457,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.565315Z",
            "last_modified_time": "2024-02-06T13:11:09.565344Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pekka-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8457/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8456,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.519192Z",
            "last_modified_time": "2024-02-06T13:11:09.519211Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tuoksuvaaskel.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8456/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8455,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.473853Z",
            "last_modified_time": "2024-02-06T13:11:09.473887Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sotilaan-hauta-3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8455/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8454,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.427362Z",
            "last_modified_time": "2024-02-06T13:11:09.427384Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/topeliusjalapset.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8454/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8453,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.380713Z",
            "last_modified_time": "2024-02-06T13:11:09.380767Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/toivokuula.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8453/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8452,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.330402Z",
            "last_modified_time": "2024-02-06T13:11:09.330422Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tiedonpuu-2_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8452/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8451,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.284468Z",
            "last_modified_time": "2024-02-06T13:11:09.284489Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/thaliajapegasos_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8451/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8450,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.237243Z",
            "last_modified_time": "2024-02-06T13:11:09.237262Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/teras_konstruktio.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8450/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8449,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.187542Z",
            "last_modified_time": "2024-02-06T13:11:09.187563Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tellervo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8449/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8448,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.134965Z",
            "last_modified_time": "2024-02-06T13:11:09.134985Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/taunopalo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8448/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8447,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.092389Z",
            "last_modified_time": "2024-02-06T13:11:09.092410Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tarujatotuus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8447/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8446,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:09.041840Z",
            "last_modified_time": "2024-02-06T13:11:09.041872Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tannerinportti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8446/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8445,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.996299Z",
            "last_modified_time": "2024-02-06T13:11:08.996318Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/taloudellinen_tasapaino_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8445/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8444,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.953285Z",
            "last_modified_time": "2024-02-06T13:11:08.953303Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/taiteilijamedaljongit.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8444/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8443,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.911769Z",
            "last_modified_time": "2024-02-06T13:11:08.911789Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/taistelija_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8443/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8442,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.864791Z",
            "last_modified_time": "2024-02-06T13:11:08.864817Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tähystäjä.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8442/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8441,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.822867Z",
            "last_modified_time": "2024-02-06T13:11:08.822886Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/synnytys.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8441/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8440,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.781790Z",
            "last_modified_time": "2024-02-06T13:11:08.781813Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/symboli_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8440/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8439,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.732449Z",
            "last_modified_time": "2024-02-06T13:11:08.732468Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/suviseppele.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8439/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8438,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.690092Z",
            "last_modified_time": "2024-02-06T13:11:08.690114Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/surrealistinen_juhannussalko_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8438/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8437,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.641874Z",
            "last_modified_time": "2024-02-06T13:11:08.641897Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/suomalaisensotilaanhauta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8437/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8436,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.596783Z",
            "last_modified_time": "2024-02-06T13:11:08.596808Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lumiukko.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8436/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8435,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.547840Z",
            "last_modified_time": "2024-02-06T13:11:08.547862Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/s_kaivo2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8435/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8434,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.506221Z",
            "last_modified_time": "2024-02-06T13:11:08.506241Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/stoa_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8434/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8433,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.458184Z",
            "last_modified_time": "2024-02-06T13:11:08.458205Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/habsburg-5_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8433/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8432,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.414216Z",
            "last_modified_time": "2024-02-06T13:11:08.414235Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sokeritytto-2-tmh.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8432/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8431,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.363789Z",
            "last_modified_time": "2024-02-06T13:11:08.363811Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/soihtu_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8431/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8430,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.318213Z",
            "last_modified_time": "2024-02-06T13:11:08.318301Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sodanajannaisenpatsas.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8430/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8429,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.266613Z",
            "last_modified_time": "2024-02-06T13:11:08.266644Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/simpukka2_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8429/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8428,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.217567Z",
            "last_modified_time": "2024-02-06T13:11:08.217597Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/stenius.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8428/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8427,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.163773Z",
            "last_modified_time": "2024-02-06T13:11:08.163794Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sibeliusmonumentti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8427/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8426,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.121477Z",
            "last_modified_time": "2024-02-06T13:11:08.121499Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/seibtja2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8426/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8425,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.072020Z",
            "last_modified_time": "2024-02-06T13:11:08.072043Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sarastus_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8425/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8424,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:08.027531Z",
            "last_modified_time": "2024-02-06T13:11:08.027552Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/saksalaistensotilaidenhauta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8424/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8423,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.981516Z",
            "last_modified_time": "2024-02-06T13:11:07.981538Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sairaanhoitooppilaitos.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8423/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8422,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.936274Z",
            "last_modified_time": "2024-02-06T13:11:07.936295Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/saatytalon-suihkulahde-1_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8422/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8421,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.892192Z",
            "last_modified_time": "2024-02-06T13:11:07.892218Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sstj.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8421/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8420,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.842218Z",
            "last_modified_time": "2024-02-06T13:11:07.842238Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ruotsinsalmen_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8420/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8419,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.798076Z",
            "last_modified_time": "2024-02-06T13:11:07.798096Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rumba_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8419/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8418,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.749300Z",
            "last_modified_time": "2024-02-06T13:11:07.749319Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ristoryti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8418/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8417,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.706375Z",
            "last_modified_time": "2024-02-06T13:11:07.706406Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rinnakk2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8417/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8416,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.658218Z",
            "last_modified_time": "2024-02-06T13:11:07.658237Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/helismaa2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8416/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8415,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.617929Z",
            "last_modified_time": "2024-02-06T13:11:07.617952Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rauhanpatsas.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8415/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8414,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.572975Z",
            "last_modified_time": "2024-02-06T13:11:07.572998Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ratsuhev.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8414/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8413,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.529466Z",
            "last_modified_time": "2024-02-06T13:11:07.529487Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rapakiv2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8413/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8412,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.484223Z",
            "last_modified_time": "2024-02-06T13:11:07.484246Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2024/01/ht000que-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8412/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8411,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.436794Z",
            "last_modified_time": "2024-02-06T13:11:07.436815Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/rakentajan-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8411/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8410,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.393137Z",
            "last_modified_time": "2024-02-06T13:11:07.393159Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pysyvienrakenteiden.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8410/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8409,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.342469Z",
            "last_modified_time": "2024-02-06T13:11:07.342495Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pyha-yrjana-ja-lohikaarme_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8409/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8408,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.297264Z",
            "last_modified_time": "2024-02-06T13:11:07.297286Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/propelli2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8408/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8407,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.250454Z",
            "last_modified_time": "2024-02-06T13:11:07.250476Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/punaisten-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8407/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8406,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.206072Z",
            "last_modified_time": "2024-02-06T13:11:07.206091Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pulut_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8406/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8405,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.158157Z",
            "last_modified_time": "2024-02-06T13:11:07.158176Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pukki2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8405/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8404,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.117247Z",
            "last_modified_time": "2024-02-06T13:11:07.117267Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/proteekkari.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8404/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8403,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.074401Z",
            "last_modified_time": "2024-02-06T13:11:07.074431Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Pronssikautinenhauta.kesa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8403/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8402,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:07.027190Z",
            "last_modified_time": "2024-02-06T13:11:07.027209Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pronssik.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8402/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8401,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.981257Z",
            "last_modified_time": "2024-02-06T13:11:06.981279Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/posliinimaalareita2_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8401/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8400,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.929936Z",
            "last_modified_time": "2024-02-06T13:11:06.929957Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/portinvartija_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8400/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8399,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.883479Z",
            "last_modified_time": "2024-02-06T13:11:06.883501Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2017/05/poika_ja_kala20.gif",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8399/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8398,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.835786Z",
            "last_modified_time": "2024-02-06T13:11:06.835809Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pohjola2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8398/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8397,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.792515Z",
            "last_modified_time": "2024-02-06T13:11:06.792535Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/sankarihautamuistomerkki_pitäjänmäki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8397/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8396,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.745657Z",
            "last_modified_time": "2024-02-06T13:11:06.745678Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/leikkivatpojat.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8396/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8395,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.703805Z",
            "last_modified_time": "2024-02-06T13:11:06.703832Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/haagan-sankaripatsas.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8395/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8394,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.653915Z",
            "last_modified_time": "2024-02-06T13:11:06.653936Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pietarin_kalansaalis3_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8394/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8393,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.611255Z",
            "last_modified_time": "2024-02-06T13:11:06.611275Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pesvinhufvud.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8393/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8392,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.561551Z",
            "last_modified_time": "2024-02-06T13:11:06.561572Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/perhe_reliefi_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8392/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8391,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.517655Z",
            "last_modified_time": "2024-02-06T13:11:06.517676Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pellingin.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8391/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8390,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.473532Z",
            "last_modified_time": "2024-02-06T13:11:06.473552Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pallopojat_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8390/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8389,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.423402Z",
            "last_modified_time": "2024-02-06T13:11:06.423420Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/paivanlapset.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8389/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8388,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.380622Z",
            "last_modified_time": "2024-02-06T13:11:06.380651Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pain_merta_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8388/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8387,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.334623Z",
            "last_modified_time": "2024-02-06T13:11:06.334643Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/painottomuus_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8387/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8386,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.291945Z",
            "last_modified_time": "2024-02-06T13:11:06.291967Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/paavonurmi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8386/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8385,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.245003Z",
            "last_modified_time": "2024-02-06T13:11:06.245026Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/louhivuori-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8385/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8384,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.201697Z",
            "last_modified_time": "2024-02-06T13:11:06.201717Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/oodi2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8384/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8383,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.153856Z",
            "last_modified_time": "2024-02-06T13:11:06.153876Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/omega_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8383/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8382,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.111076Z",
            "last_modified_time": "2024-02-06T13:11:06.111096Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/olenitäolenlänsi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8382/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8381,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.065866Z",
            "last_modified_time": "2024-02-06T13:11:06.065898Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/odottamaton-4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8381/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8380,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:06.023482Z",
            "last_modified_time": "2024-02-06T13:11:06.023502Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/nyrkkeilijät.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8380/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8379,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.980997Z",
            "last_modified_time": "2024-02-06T13:11:05.981019Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/nuortenleikki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8379/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8378,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.934329Z",
            "last_modified_time": "2024-02-06T13:11:05.934349Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/nuorihirvi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8378/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8377,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.891799Z",
            "last_modified_time": "2024-02-06T13:11:05.891822Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/nonstop2_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8377/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8376,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.843197Z",
            "last_modified_time": "2024-02-06T13:11:05.843216Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/nocturnal_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8376/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8375,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.801618Z",
            "last_modified_time": "2024-02-06T13:11:05.801641Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/nereidi-3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8375/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8374,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.752676Z",
            "last_modified_time": "2024-02-06T13:11:05.752695Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/näyttelijätär.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8374/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8373,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.711044Z",
            "last_modified_time": "2024-02-06T13:11:05.711066Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/natura2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8373/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8372,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.667650Z",
            "last_modified_time": "2024-02-06T13:11:05.667682Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/juutalaisuhrien-muistomerkki3.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8371,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.624836Z",
            "last_modified_time": "2024-02-06T13:11:05.624858Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/narkissos2_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8371/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8370,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.582065Z",
            "last_modified_time": "2024-02-06T13:11:05.582090Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/myllypuron-reliefi-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8370/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8369,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.534203Z",
            "last_modified_time": "2024-02-06T13:11:05.534226Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/monumtavallishr.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8369/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8368,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.491281Z",
            "last_modified_time": "2024-02-06T13:11:05.491303Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/moduli.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8368/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8367,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.444083Z",
            "last_modified_time": "2024-02-06T13:11:05.444106Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kuningasajatus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8367/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8366,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.402297Z",
            "last_modified_time": "2024-02-06T13:11:05.402318Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/metsäkauris.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8366/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8365,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.357066Z",
            "last_modified_time": "2024-02-06T13:11:05.357086Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/mesikämmenmuurahaispesällä.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8365/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8364,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.316529Z",
            "last_modified_time": "2024-02-06T13:11:05.316551Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/merestänoussut.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8364/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8363,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.274523Z",
            "last_modified_time": "2024-02-06T13:11:05.274552Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/merenneitbensow_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8363/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8362,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.225967Z",
            "last_modified_time": "2024-02-06T13:11:05.225988Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/merenkulkijoidenmuistomerkki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8362/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8361,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.184243Z",
            "last_modified_time": "2024-02-06T13:11:05.184270Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/macastren.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8361/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8360,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.135537Z",
            "last_modified_time": "2024-02-06T13:11:05.135558Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/marttojen-muistokivi-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8360/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8359,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.090830Z",
            "last_modified_time": "2024-02-06T13:11:05.090853Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/mannerheim_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8358,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.043299Z",
            "last_modified_time": "2024-02-06T13:11:05.043324Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/malmi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8358/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8357,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:05.002324Z",
            "last_modified_time": "2024-02-06T13:11:05.002346Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/maan-laulu-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8357/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8356,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.951631Z",
            "last_modified_time": "2024-02-06T13:11:04.951652Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/maammelaulun.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8355,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.910156Z",
            "last_modified_time": "2024-02-06T13:11:04.910185Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/maailmallerauha.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8354,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.862413Z",
            "last_modified_time": "2024-02-06T13:11:04.862435Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/maaemosuojeleepoikaansa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8354/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8353,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.818037Z",
            "last_modified_time": "2024-02-06T13:11:04.818062Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/maaemo_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8353/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8352,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.774927Z",
            "last_modified_time": "2024-02-06T13:11:04.774948Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/saari.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8352/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8351,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.730358Z",
            "last_modified_time": "2024-02-06T13:11:04.730378Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lyhdynkantajat-1.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8351/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8350,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.684986Z",
            "last_modified_time": "2024-02-06T13:11:04.685009Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lukutupa_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8350/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8349,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.627205Z",
            "last_modified_time": "2024-02-06T13:11:04.627237Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lukusali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8349/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8348,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.575490Z",
            "last_modified_time": "2024-02-06T13:11:04.575522Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lauritahkopihkala.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8348/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8347,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.526993Z",
            "last_modified_time": "2024-02-06T13:11:04.527018Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/liikevo2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8347/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8346,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.485469Z",
            "last_modified_time": "2024-02-06T13:11:04.485491Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/liekehtivafenix.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8346/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8345,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.437643Z",
            "last_modified_time": "2024-02-06T13:11:04.437664Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/mechelin_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8345/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8344,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.396416Z",
            "last_modified_time": "2024-02-06T13:11:04.396440Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/leikkivat-karhut_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8344/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8343,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.350000Z",
            "last_modified_time": "2024-02-06T13:11:04.350022Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/jalkavakirykmentti11-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8343/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8342,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.307431Z",
            "last_modified_time": "2024-02-06T13:11:04.307450Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lehti_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8342/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8341,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.257145Z",
            "last_modified_time": "2024-02-06T13:11:04.257175Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/relanderinmuistomerkki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8341/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8340,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.213457Z",
            "last_modified_time": "2024-02-06T13:11:04.213479Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/laupias_samarialainen2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8340/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8339,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.163258Z",
            "last_modified_time": "2024-02-06T13:11:04.163276Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lasten-temppeli-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8339/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8338,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.120673Z",
            "last_modified_time": "2024-02-06T13:11:04.120693Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/larinparaske.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8338/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8337,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.076158Z",
            "last_modified_time": "2024-02-06T13:11:04.076191Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lapsia-sateenvarjon-alla-1.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8337/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8336,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:04.032677Z",
            "last_modified_time": "2024-02-06T13:11:04.032698Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lahestyminen_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8336/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8335,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.990255Z",
            "last_modified_time": "2024-02-06T13:11:03.990277Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kyöstikallion_muistopatsas.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8335/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8334,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.941628Z",
            "last_modified_time": "2024-02-06T13:11:03.941648Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kustaa_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8334/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8333,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.894711Z",
            "last_modified_time": "2024-02-06T13:11:03.894768Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kuoleva-soturi-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8333/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8332,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.844528Z",
            "last_modified_time": "2024-02-06T13:11:03.844550Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kuninkaallisen-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8332/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8331,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.798465Z",
            "last_modified_time": "2024-02-06T13:11:03.798487Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kuluttajaperhe-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8331/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8330,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.746675Z",
            "last_modified_time": "2024-02-06T13:11:03.746695Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kullerv2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8330/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8329,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.700885Z",
            "last_modified_time": "2024-02-06T13:11:03.700908Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/tapiorautavaara.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8329/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8328,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.647058Z",
            "last_modified_time": "2024-02-06T13:11:03.647088Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kotkia-3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8328/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8327,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.600804Z",
            "last_modified_time": "2024-02-06T13:11:03.600837Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kontulan.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8327/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8326,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.554452Z",
            "last_modified_time": "2024-02-06T13:11:03.554473Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/virasto-himmeli-pasila05-f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8326/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8325,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.512389Z",
            "last_modified_time": "2024-02-06T13:11:03.512411Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kolme-geniusta-1-tmh.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8325/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8324,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.463925Z",
            "last_modified_time": "2024-02-06T13:11:03.463946Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kolme_astiaa_kantavaa_poikaa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8324/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8323,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.421916Z",
            "last_modified_time": "2024-02-06T13:11:03.421937Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kohtauspaikat_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8323/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8322,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.366281Z",
            "last_modified_time": "2024-02-06T13:11:03.366310Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kohtaaminen_merikanto2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8322/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8321,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.325695Z",
            "last_modified_time": "2024-02-06T13:11:03.325715Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kohottava_voima.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8321/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8320,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.274003Z",
            "last_modified_time": "2024-02-06T13:11:03.274026Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kohokuva-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8320/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8319,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.228080Z",
            "last_modified_time": "2024-02-06T13:11:03.228102Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kolme-seppaa-new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8319/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8318,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.176277Z",
            "last_modified_time": "2024-02-06T13:11:03.176308Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kleobis-ja-biton-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8318/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8317,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.129683Z",
            "last_modified_time": "2024-02-06T13:11:03.129711Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Eduskunta-Stahlberg_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8317/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8316,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.074091Z",
            "last_modified_time": "2024-02-06T13:11:03.074124Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kivipuutarha.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8316/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8315,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:03.028683Z",
            "last_modified_time": "2024-02-06T13:11:03.028705Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kivinen-vieras-2-hr.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8315/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8314,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.976822Z",
            "last_modified_time": "2024-02-06T13:11:02.976857Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kivet2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8314/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8313,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.930272Z",
            "last_modified_time": "2024-02-06T13:11:02.930294Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kilpiveistos2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8313/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8312,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.888205Z",
            "last_modified_time": "2024-02-06T13:11:02.888228Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kilpimi2_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8312/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8311,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.840324Z",
            "last_modified_time": "2024-02-06T13:11:02.840345Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kiikkuja.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8311/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8310,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.792267Z",
            "last_modified_time": "2024-02-06T13:11:02.792299Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kihlaus_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8310/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8309,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.745701Z",
            "last_modified_time": "2024-02-06T13:11:02.745722Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/keskustelu-tulevaisuudesta1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8309/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8308,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.701881Z",
            "last_modified_time": "2024-02-06T13:11:02.701902Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kenka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8308/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8307,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.657646Z",
            "last_modified_time": "2024-02-06T13:11:02.657667Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/keisarinnankivi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8307/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8306,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.614272Z",
            "last_modified_time": "2024-02-06T13:11:02.614294Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/keidas3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8306/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8305,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.563647Z",
            "last_modified_time": "2024-02-06T13:11:02.563672Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kehruu-ja-metsastys2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8305/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8304,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.520592Z",
            "last_modified_time": "2024-02-06T13:11:02.520612Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/wrede2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8304/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8303,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.474657Z",
            "last_modified_time": "2024-02-06T13:11:02.474679Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kauppiaita_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8303/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8302,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.428546Z",
            "last_modified_time": "2024-02-06T13:11:02.428569Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/katri1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8302/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8301,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.375069Z",
            "last_modified_time": "2024-02-06T13:11:02.375102Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/katkaistu_elama.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8301/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8300,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.331502Z",
            "last_modified_time": "2024-02-06T13:11:02.331522Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kasvu2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8300/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8299,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.284132Z",
            "last_modified_time": "2024-02-06T13:11:02.284153Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/karjala1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8299/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8298,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.232313Z",
            "last_modified_time": "2024-02-06T13:11:02.232334Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/karhu2-vn.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8298/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8297,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.185811Z",
            "last_modified_time": "2024-02-06T13:11:02.185836Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kapylan_mari_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8297/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8296,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.130897Z",
            "last_modified_time": "2024-02-06T13:11:02.130919Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ystavat_ja_kylanmiehet.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8296/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8295,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.089817Z",
            "last_modified_time": "2024-02-06T13:11:02.089841Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kallioaurinko_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8295/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8294,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:02.035324Z",
            "last_modified_time": "2024-02-06T13:11:02.035344Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kalat.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8294/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8293,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.987003Z",
            "last_modified_time": "2024-02-06T13:11:01.987027Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kalastava_karhu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8293/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8292,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.932780Z",
            "last_modified_time": "2024-02-06T13:11:01.932800Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vapaakyyti_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8292/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8291,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.888249Z",
            "last_modified_time": "2024-02-06T13:11:01.888270Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kalapoika-4.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8291/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8290,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.837174Z",
            "last_modified_time": "2024-02-06T13:11:01.837193Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kaksi-lasta-3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8290/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8289,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.794668Z",
            "last_modified_time": "2024-02-06T13:11:01.794690Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kaksi_karhua3-tmh.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8289/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8288,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.748520Z",
            "last_modified_time": "2024-02-06T13:11:01.748538Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kahlaaja_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8288/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8287,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.707867Z",
            "last_modified_time": "2024-02-06T13:11:01.707887Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kagaalin2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8287/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8286,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.659527Z",
            "last_modified_time": "2024-02-06T13:11:01.659546Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/snellman.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8286/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8285,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.616026Z",
            "last_modified_time": "2024-02-06T13:11:01.616046Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/lindfors-2-vn.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8285/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8284,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.574035Z",
            "last_modified_time": "2024-02-06T13:11:01.574056Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/juhlapoyta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8284/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8283,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.526230Z",
            "last_modified_time": "2024-02-06T13:11:01.526256Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/juhani-aho_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8282,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.475045Z",
            "last_modified_time": "2024-02-06T13:11:01.475077Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/joutua2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8282/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8281,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.424698Z",
            "last_modified_time": "2024-02-06T13:11:01.424756Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/runeberg_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8281/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8280,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.375157Z",
            "last_modified_time": "2024-02-06T13:11:01.375179Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/itä-ja-länsi_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8280/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8279,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.329509Z",
            "last_modified_time": "2024-02-06T13:11:01.329532Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/maaisä.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8279/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8278,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.284212Z",
            "last_modified_time": "2024-02-06T13:11:01.284234Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/japanin_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8278/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8277,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.235953Z",
            "last_modified_time": "2024-02-06T13:11:01.235971Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/jaahyvaiset_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8277/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8276,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.192374Z",
            "last_modified_time": "2024-02-06T13:11:01.192396Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Myllykallion ittykki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8276/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8275,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.143076Z",
            "last_modified_time": "2024-02-06T13:11:01.143094Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/itsenai2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8274,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.101400Z",
            "last_modified_time": "2024-02-06T13:11:01.101421Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Itamerentytar_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8274/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8273,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.051955Z",
            "last_modified_time": "2024-02-06T13:11:01.051975Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/istuva_tytto.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8273/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8272,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:01.010036Z",
            "last_modified_time": "2024-02-06T13:11:01.010057Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ilvekset1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8272/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8271,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.961501Z",
            "last_modified_time": "2024-02-06T13:11:00.961522Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ilmatorjunnan_muistomerkki2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8271/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8270,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.916004Z",
            "last_modified_time": "2024-02-06T13:11:00.916026Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ilmatarjasotka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8270/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8269,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.861258Z",
            "last_modified_time": "2024-02-06T13:11:00.861280Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ilmatar.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8269/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8268,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.818458Z",
            "last_modified_time": "2024-02-06T13:11:00.818479Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ilmarinen-ja-vainamoinenn.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8268/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8267,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.774957Z",
            "last_modified_time": "2024-02-06T13:11:00.774990Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ihmisia_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8267/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8266,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.720060Z",
            "last_modified_time": "2024-02-06T13:11:00.720080Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/hss2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8266/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8265,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.675279Z",
            "last_modified_time": "2024-02-06T13:11:00.675311Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/hopeiset-sillat-7.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8265/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8264,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.631589Z",
            "last_modified_time": "2024-02-06T13:11:00.631620Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/hitsaaja1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8264/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8263,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.586939Z",
            "last_modified_time": "2024-02-06T13:11:00.586962Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/historia-oikeustiede-filosofia-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8263/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8262,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.535339Z",
            "last_modified_time": "2024-02-06T13:11:00.535369Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/hirvi-3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8262/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8261,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.492797Z",
            "last_modified_time": "2024-02-06T13:11:00.492826Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/hiljaisuuden-jalanjäljet.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8261/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8260,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.445278Z",
            "last_modified_time": "2024-02-06T13:11:00.445299Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/finne_hevoset_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8260/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8259,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.398491Z",
            "last_modified_time": "2024-02-06T13:11:00.398511Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/borgström.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8259/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8258,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.354542Z",
            "last_modified_time": "2024-02-06T13:11:00.354574Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/helsingin-ensimmaisen-kirkon-ja-hautausmaan-muistokivi-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8258/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8257,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.310487Z",
            "last_modified_time": "2024-02-06T13:11:00.310507Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/heijastuksia.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8257/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8256,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.263410Z",
            "last_modified_time": "2024-02-06T13:11:00.263432Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/helsingin-rakentajien-muistomerkki-2_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8256/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8255,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.221964Z",
            "last_modified_time": "2024-02-06T13:11:00.221986Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/helsinkiarch.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8255/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8254,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.176943Z",
            "last_modified_time": "2024-02-06T13:11:00.176968Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/manta-allas.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8254/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8253,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.133867Z",
            "last_modified_time": "2024-02-06T13:11:00.133889Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/hans-van-sanden-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8253/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8252,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.089059Z",
            "last_modified_time": "2024-02-06T13:11:00.089084Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/hanhiparvi-3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8252/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8251,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:11:00.035675Z",
            "last_modified_time": "2024-02-06T13:11:00.035695Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/haaksirikkoiset.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8251/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8250,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.988188Z",
            "last_modified_time": "2024-02-06T13:10:59.988214Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/gunnarbärlund.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8250/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8249,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.945824Z",
            "last_modified_time": "2024-02-06T13:10:59.945850Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/graniittipursi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8249/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8248,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.901699Z",
            "last_modified_time": "2024-02-06T13:10:59.901721Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/gornij_dubnjak2_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8248/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8247,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.854710Z",
            "last_modified_time": "2024-02-06T13:10:59.854759Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/georgmalmsten.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8247/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8246,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.811973Z",
            "last_modified_time": "2024-02-06T13:10:59.811997Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/pacius_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8246/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8245,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.769805Z",
            "last_modified_time": "2024-02-06T13:10:59.769837Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/floora.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8245/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8244,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.727457Z",
            "last_modified_time": "2024-02-06T13:10:59.727484Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/flaiflai.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8244/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8243,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.686594Z",
            "last_modified_time": "2024-02-06T13:10:59.686616Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/filosofia2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8243/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8242,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.636865Z",
            "last_modified_time": "2024-02-06T13:10:59.636884Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/fifty-cities_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8242/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8241,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.596229Z",
            "last_modified_time": "2024-02-06T13:10:59.596250Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/fazerinkukko.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8241/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8240,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.550492Z",
            "last_modified_time": "2024-02-06T13:10:59.550511Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/expose_new.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8240/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8239,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.508306Z",
            "last_modified_time": "2024-02-06T13:10:59.508327Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/esirippu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8239/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8238,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.460622Z",
            "last_modified_time": "2024-02-06T13:10:59.460643Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/epigrammeja.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8238/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8237,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.419466Z",
            "last_modified_time": "2024-02-06T13:10:59.419486Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/emilha.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8237/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8236,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.366098Z",
            "last_modified_time": "2024-02-06T13:10:59.366130Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/eliaslönnrot.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8236/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8235,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.325202Z",
            "last_modified_time": "2024-02-06T13:10:59.325222Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/elaman_nektaria.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8235/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8234,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.284857Z",
            "last_modified_time": "2024-02-06T13:10:59.284880Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/einoleino.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8234/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8233,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.235877Z",
            "last_modified_time": "2024-02-06T13:10:59.235899Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/eilentänäänhuomenna.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8233/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8232,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.187955Z",
            "last_modified_time": "2024-02-06T13:10:59.187980Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ehrenstrom-ja-engel3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8232/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8231,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.138968Z",
            "last_modified_time": "2024-02-06T13:10:59.138987Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/ehrensvardin-hauta-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8231/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8230,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.096622Z",
            "last_modified_time": "2024-02-06T13:10:59.096641Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/danaidit2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8230/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8229,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.050248Z",
            "last_modified_time": "2024-02-06T13:10:59.050267Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/crescendo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8229/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8228,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:59.009691Z",
            "last_modified_time": "2024-02-06T13:10:59.009711Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/convolvulus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8228/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8227,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.965164Z",
            "last_modified_time": "2024-02-06T13:10:58.965196Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/bramante1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8227/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8226,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.913660Z",
            "last_modified_time": "2024-02-06T13:10:58.913683Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/bigandy.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8226/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8225,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.861049Z",
            "last_modified_time": "2024-02-06T13:10:58.861070Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/betonisinfonia2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8225/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8224,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.815289Z",
            "last_modified_time": "2024-02-06T13:10:58.815313Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/arvo-turtiainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8224/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8223,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.748235Z",
            "last_modified_time": "2024-02-06T13:10:58.748255Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/virtanen-4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8223/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8222,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.682811Z",
            "last_modified_time": "2024-02-06T13:10:58.682834Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/avoinsyli.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8222/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8221,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.629433Z",
            "last_modified_time": "2024-02-06T13:10:58.629455Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/AVARTE2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8221/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8220,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.562653Z",
            "last_modified_time": "2024-02-06T13:10:58.562687Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2024/01/ht000q2a-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8220/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8219,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.518359Z",
            "last_modified_time": "2024-02-06T13:10:58.518377Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aurinkokello_qvist.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8219/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8218,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.468481Z",
            "last_modified_time": "2024-02-06T13:10:58.468508Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aurinkolabyrintti1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8218/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8217,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.424993Z",
            "last_modified_time": "2024-02-06T13:10:58.425011Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/atlantit.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8217/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8216,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.381564Z",
            "last_modified_time": "2024-02-06T13:10:58.381585Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/arvid_morne.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8216/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8215,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.337037Z",
            "last_modified_time": "2024-02-06T13:10:58.337058Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/arcum-dentit-apollo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8215/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8214,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.295237Z",
            "last_modified_time": "2024-02-06T13:10:58.295257Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/vellonen-kiviallas-closeup2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8214/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8213,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.250383Z",
            "last_modified_time": "2024-02-06T13:10:58.250403Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/alkunaytos4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8213/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8212,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.208909Z",
            "last_modified_time": "2024-02-06T13:10:58.208933Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/alkumuna.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8212/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8211,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.155562Z",
            "last_modified_time": "2024-02-06T13:10:58.155589Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aleksis-kivi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8211/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8210,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.113333Z",
            "last_modified_time": "2024-02-06T13:10:58.113355Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aleksanteri1-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8210/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8209,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.065524Z",
            "last_modified_time": "2024-02-06T13:10:58.065552Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/albert-edelfelt_ateneum.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8209/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8208,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:58.025330Z",
            "last_modified_time": "2024-02-06T13:10:58.025349Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/äläjännitä.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8208/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8207,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:57.983808Z",
            "last_modified_time": "2024-02-06T13:10:57.983831Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aiti-ja-lapsi-tulevaisuus-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8207/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8206,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:57.936796Z",
            "last_modified_time": "2024-02-06T13:10:57.936815Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aitiyden-ilo2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8206/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8205,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:57.895356Z",
            "last_modified_time": "2024-02-06T13:10:57.895375Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/äidinrakkaus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8205/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8204,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:57.849120Z",
            "last_modified_time": "2024-02-06T13:10:57.849137Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/Nordenskiold_kesa2005.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8204/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8203,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:57.809306Z",
            "last_modified_time": "2024-02-06T13:10:57.809332Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/abckissa_nevalainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8203/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8202,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:57.761618Z",
            "last_modified_time": "2024-02-06T13:10:57.761637Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aamulla_akkijyrkka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8202/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8201,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:57.719406Z",
            "last_modified_time": "2024-02-06T13:10:57.719425Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/aallottaria.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8201/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8200,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:57.675249Z",
            "last_modified_time": "2024-02-06T13:10:57.675278Z",
            "name": "",
            "url": "https://www.hel.fi/static/taimu/Kuvat/veistokset/kaksitoista-apostolia6-et.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8200/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8199,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:57.242295Z",
            "last_modified_time": "2024-02-06T13:10:57.242313Z",
            "name": "",
            "url": "https://www.hsy.fi/globalassets/hsy/kuvat/hsy_paatoimipiste.jpg?w=1600",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8199/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8198,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:56.258501Z",
            "last_modified_time": "2024-02-06T13:10:56.258523Z",
            "name": "",
            "url": "https://www.lekis.fi/files/lekis.tarinoi.fi/tiedostot/gungan.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8198/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8197,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:56.217022Z",
            "last_modified_time": "2024-02-06T13:10:56.217043Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B3CDF73B9-2CEF-44C8-9D2D-28D82D1D3FC3%7D/77947",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8197/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8196,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:56.174721Z",
            "last_modified_time": "2024-02-06T13:10:56.174765Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B9293133C-C75D-4E8E-AF2B-F70BA7E716BA%7D/77766",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8196/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8195,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:56.099089Z",
            "last_modified_time": "2024-02-06T13:10:56.099111Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B6A11690B-E5C5-4248-9324-6BF00BE29DBB%7D/77732",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8195/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8194,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:55.025615Z",
            "last_modified_time": "2024-02-06T13:10:55.025635Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/834/eca9d84c-7f5e-4b12-98df-a9d66ff2da6a.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8194/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8193,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:53.307619Z",
            "last_modified_time": "2024-02-06T13:10:53.307637Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kanki-k-590867ab71c76.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8193/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8192,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:50.641164Z",
            "last_modified_time": "2024-02-06T13:10:50.641183Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/53/24920b57-2d5b-45e1-94e8-73b53e99f2a9.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8192/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8191,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:47.020684Z",
            "last_modified_time": "2024-02-06T13:10:47.020704Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/250/baf35a38-e099-418d-aebf-4cf14a0cedd5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8191/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7817,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:55.972130Z",
            "last_modified_time": "2024-02-06T13:10:45.086599Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/harakka/harakanluontotalo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7817/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8190,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:44.091648Z",
            "last_modified_time": "2024-02-06T13:10:44.091670Z",
            "name": "",
            "url": "https://farm1.staticflickr.com/965/41754751822_7a28f2f268_z.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8190/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8189,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:43.428404Z",
            "last_modified_time": "2024-02-06T13:10:43.428423Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/01/c9a65546-pihlajasaari_2009_18-1024x617.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8189/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8188,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:38.938620Z",
            "last_modified_time": "2024-02-06T13:10:38.938642Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/QClGSe9ieQ8ay8GMhcTbr86gpb9cOVp9CLnTE853LWc/1631531438/public/styles/scaled_large/public/2021-09/Aamunkoiton%20p%C3%A4iv%C3%A4koti.jpg?itok=0_bY0nO3",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8188/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8187,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:38.664485Z",
            "last_modified_time": "2024-02-06T13:10:38.664506Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/EGARn3mLnrM9yeASmHyY3XAzFJsp2tt-aG8zi9x6Ps0/1630668274/public/styles/scaled_medium/public/2021-09/kyl%C3%A4tupa%202.JPG?itok=gRdUdljR",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8187/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8186,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:38.619371Z",
            "last_modified_time": "2024-02-06T13:10:38.619391Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-11/Ymmersta.jpg?itok=Y1-9A1Oz",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8186/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8185,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:37.620507Z",
            "last_modified_time": "2024-02-06T13:10:37.620530Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Ajurinm%C3%A4ki.jpg?itok=67nT7exp",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8185/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8184,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:36.918149Z",
            "last_modified_time": "2024-02-06T13:10:36.918169Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Avokkaan%20p%C3%A4iv%C3%A4koti.jpg?itok=0iyq-_0d",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8184/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8183,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:36.807818Z",
            "last_modified_time": "2024-02-06T13:10:36.807840Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/CgUOJL9lIfe_0WDUGCSMB0Hm_YNPxZ_zMIAMC5OIDjI/1632994976/public/styles/scaled_large/public/2021-09/Maakirjan%20p%C3%A4iv%C3%A4koti.jpg?itok=pkkHrCVo",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8183/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8182,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:36.760697Z",
            "last_modified_time": "2024-02-06T13:10:36.760719Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Lystinm%C3%A4en%20p%C3%A4iv%C3%A4koti.jpg?itok=cbxNMztw",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8182/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8181,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.956702Z",
            "last_modified_time": "2024-02-06T13:10:35.956721Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/VFrEGECnKlGZzsfJ4NEVHuf6xTyDIH_KB2DjKem1yBQ/1630412000/public/2021-08/MicrosoftTeams-image%20%289%29.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8181/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8180,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.911964Z",
            "last_modified_time": "2024-02-06T13:10:35.911985Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/keGzuZS4GNgI1g-XKCGvAI-CNtTqujjinG1lOIgriGc/1630408518/public/2021-08/MicrosoftTeams-image%20%288%29.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8180/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8179,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.858416Z",
            "last_modified_time": "2024-02-06T13:10:35.858447Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/3GIF2AOM7TJB5Jhu8fhM3KunN0eBDncBfdj6sJ35fQ8/1630933393/public/2021-09/Gr%C3%A4san%20taitojen%20talo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8179/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8178,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.817585Z",
            "last_modified_time": "2024-02-06T13:10:35.817605Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/Jk6r1T4py0ncRt1dpJYS8PT6C8SIdm9Yk_ej8mjO79Y/1630407159/public/2021-08/florian-olivo-Mf23RF8xArY-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8178/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8177,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.774164Z",
            "last_modified_time": "2024-02-06T13:10:35.774186Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/WDF3OFBD8Z-PGaQLEwdz0IxnpMTQ40yyTUBmDGDyKks/1630405419/public/2021-08/lepp%C3%A4vaaran_nuorisotila.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8177/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8176,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.732050Z",
            "last_modified_time": "2024-02-06T13:10:35.732069Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/jqPzKGNkcX52bZWO4-VkryyMXHSBD00w31hzH1jiWbk/1630410194/public/2021-08/monarin%20sivu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8176/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8175,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.690585Z",
            "last_modified_time": "2024-02-06T13:10:35.690606Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/kTRZVAlCW-onlccSaEij306WUUluQo4Fw24u0OKyDYs/1699278066/public/2023-11/MicrosoftTeams-image%20%289%29.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8175/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8174,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.648306Z",
            "last_modified_time": "2024-02-06T13:10:35.648328Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/fAcEGX6a-E2RmGYqFASh_i-JoMXlGnTD26RsLXauHOQ/1630403240/public/2021-08/N%C3%B6ykki%C3%B6n%20nuorisotila.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8174/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8173,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.606694Z",
            "last_modified_time": "2024-02-06T13:10:35.606740Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/tjXFNtT59JIcv6q7G5-DSqFKlTC3LQHDwAv_rTW_ZcA/1630404489/public/2021-08/Soukan_nuorisotila.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8173/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8172,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.559599Z",
            "last_modified_time": "2024-02-06T13:10:35.559620Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/IAUDXI5aCEMd-BR-xiQcRAo7kRFQmIIRiwUzQ4I-kAA/1630412554/public/2021-08/Kivenlahden_nuorisotila.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8172/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8171,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.518505Z",
            "last_modified_time": "2024-02-06T13:10:35.518527Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/1RtYsLzyy2h7tq_8-NGUP-Ggd24ffWUPKpHNvPQAKIk/1630390088/public/2021-08/LuukkuLogo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8171/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8170,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.475146Z",
            "last_modified_time": "2024-02-06T13:10:35.475169Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/wUBF0i9UvfcxfF6kuqXCdxMvYRg8DrVjiN5SPoGM79Q/1630390414/public/2021-08/Kauklahden%20nuorisotila.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8169,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.430681Z",
            "last_modified_time": "2024-02-06T13:10:35.430702Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/pwJ_1hbw5DWfu4IeKW3H2oHULL11O6ETDjX0frtsOFQ/1630390214/public/2021-08/rentolalogo_0.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8169/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8168,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.390859Z",
            "last_modified_time": "2024-02-06T13:10:35.390881Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/1jeCQRLy4SsTjC2Q8IotFKQUXx76PiDtX6ur81oQFao/1630415450/public/2021-08/MicrosoftTeams-image%20%2810%29.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8167,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.344872Z",
            "last_modified_time": "2024-02-06T13:10:35.344893Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/ZTBHxR2-jp8n",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8167/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8166,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.225109Z",
            "last_modified_time": "2024-02-06T13:10:35.225137Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/z8P9hkRszQT",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8166/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8165,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.181942Z",
            "last_modified_time": "2024-02-06T13:10:35.181965Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/jNnRnrcZzTMQ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8165/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8164,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:35.057959Z",
            "last_modified_time": "2024-02-06T13:10:35.057980Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/7KP2kkHdtkWC",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8164/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8163,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.979024Z",
            "last_modified_time": "2024-02-06T13:10:34.979046Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/JF9ZF9kW5P_W",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8163/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8162,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.904566Z",
            "last_modified_time": "2024-02-06T13:10:34.904590Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/-P-Szt7-PQPW",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8162/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8161,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.757892Z",
            "last_modified_time": "2024-02-06T13:10:34.757911Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/fzXwBRCZPkFv",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8161/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8160,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.717888Z",
            "last_modified_time": "2024-02-06T13:10:34.717909Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/2-TXDzB6LVVw",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8160/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8159,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.662943Z",
            "last_modified_time": "2024-02-06T13:10:34.662963Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/ZLrpKNxQVrwc",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8159/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8158,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.592138Z",
            "last_modified_time": "2024-02-06T13:10:34.592159Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/FkLxPJdNtS_S",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8158/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8157,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.516157Z",
            "last_modified_time": "2024-02-06T13:10:34.516179Z",
            "name": "",
            "url": "https://aikuisopisto.vantaa.fi/sites/default/files/styles/hero_xl/public/image/PT_aikuisopistoa__10.07.01.jpg?h=fcf25457&itok=ac4YMNPv",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8157/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8156,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.436631Z",
            "last_modified_time": "2024-02-06T13:10:34.436653Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/KHvzF2kNrfcG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8156/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8155,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.394697Z",
            "last_modified_time": "2024-02-06T13:10:34.394718Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/wrfF__zKPmt7",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8155/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8154,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.204026Z",
            "last_modified_time": "2024-02-06T13:10:34.204048Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/NCrGwmWKHzLr",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8154/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8153,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.154994Z",
            "last_modified_time": "2024-02-06T13:10:34.155015Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/Jx9j6skG78xw",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8153/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8152,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:34.035624Z",
            "last_modified_time": "2024-02-06T13:10:34.035645Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/zkcBWJR2GC7q",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8152/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8151,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:33.992123Z",
            "last_modified_time": "2024-02-06T13:10:33.992150Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/MGZJQZLXS-bD",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8151/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8150,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:33.874924Z",
            "last_modified_time": "2024-02-06T13:10:33.874949Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/PxPV2RCXnkTF",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8150/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8149,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:33.823850Z",
            "last_modified_time": "2024-02-06T13:10:33.823879Z",
            "name": "",
            "url": "https://www.vantaa.fi/sites/default/files/styles/16_9_xl/public/image/SAl-peltolan%20koulu-DSC6237.jpg?h=1be3dcd8&itok=t5TfwlMJ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8149/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8148,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:33.665954Z",
            "last_modified_time": "2024-02-06T13:10:33.665987Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/mvHVcfv7g9s6",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8148/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8147,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:33.622426Z",
            "last_modified_time": "2024-02-06T13:10:33.622451Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/-Q9-nwtkKVJC",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8147/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8146,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:33.540068Z",
            "last_modified_time": "2024-02-06T13:10:33.540089Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/644b6ab984b27779083178.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8146/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8145,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:33.417627Z",
            "last_modified_time": "2024-02-06T13:10:33.417648Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5df8fcd048e8b855259790.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8145/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8144,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:33.116096Z",
            "last_modified_time": "2024-02-06T13:10:33.116120Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/dd7b-LzLTphn",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8144/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8143,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:33.033553Z",
            "last_modified_time": "2024-02-06T13:10:33.033574Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/QfgTjzD9QMG8",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8143/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8142,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.993161Z",
            "last_modified_time": "2024-02-06T13:10:32.993183Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/prpB_PLdw9gH",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8142/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8141,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.909016Z",
            "last_modified_time": "2024-02-06T13:10:32.909038Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/dp5VFFpqNn5g",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8141/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8140,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.821160Z",
            "last_modified_time": "2024-02-06T13:10:32.821188Z",
            "name": "",
            "url": "http://www.vantaa.fi/instancedata/prime_product_julkaisu/vantaa/embeds/vantaawwwstructure/391a0b519a30874c602e618f3dabd184aa570d7c.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8140/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8139,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.739087Z",
            "last_modified_time": "2024-02-06T13:10:32.739106Z",
            "name": "",
            "url": "https://konfo-files.opintopolku.fi/oppilaitos-teemakuva/1.2.246.562.10.56464832593/da1bf803-9b3e-4fec-9fb5-c512e4dfaeaa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8139/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8138,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.653709Z",
            "last_modified_time": "2024-02-06T13:10:32.653751Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/khQq5b6LDn5M",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8138/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8137,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.538428Z",
            "last_modified_time": "2024-02-06T13:10:32.538460Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/jzxQ-VQ8PbJJ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8137/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8136,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.293378Z",
            "last_modified_time": "2024-02-06T13:10:32.293399Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/gxV8GZqShFw5",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8136/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8135,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.205557Z",
            "last_modified_time": "2024-02-06T13:10:32.205580Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/kfCxrxgLQTGn",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8135/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8134,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.118773Z",
            "last_modified_time": "2024-02-06T13:10:32.118794Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/KJF6SmFJPCW5",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8134/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8133,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.074973Z",
            "last_modified_time": "2024-02-06T13:10:32.074996Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/THL_t-wmxvDn",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8133/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8132,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:32.029944Z",
            "last_modified_time": "2024-02-06T13:10:32.029966Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/xXCrt772LCL9",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8132/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8131,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:31.987969Z",
            "last_modified_time": "2024-02-06T13:10:31.987993Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/rx67jWkxV9MR",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8131/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8130,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:31.835336Z",
            "last_modified_time": "2024-02-06T13:10:31.835356Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/tpmsZLHPhXWB",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8130/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8129,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:31.793648Z",
            "last_modified_time": "2024-02-06T13:10:31.793670Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/--KkK9NBRhrs",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8129/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8128,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:31.746318Z",
            "last_modified_time": "2024-02-06T13:10:31.746339Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/2pZm_cND2gN2",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8128/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8127,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:31.661971Z",
            "last_modified_time": "2024-02-06T13:10:31.661992Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/SHwGnxRwhbjL",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8127/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8126,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:31.620155Z",
            "last_modified_time": "2024-02-06T13:10:31.620176Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5ed8d2e3e3b59199887622.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8126/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8125,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:31.539367Z",
            "last_modified_time": "2024-02-06T13:10:31.539388Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/tVJCw88mgKCz",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8125/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8124,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:31.349597Z",
            "last_modified_time": "2024-02-06T13:10:31.349615Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/_qvNQHkGcNZv",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8124/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8123,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:31.307301Z",
            "last_modified_time": "2024-02-06T13:10:31.307322Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/xnDqk2Qh_GfR",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8123/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8081,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.227214Z",
            "last_modified_time": "2024-02-06T13:10:31.224290Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/ZHnNQzCddSdP",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8081/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8122,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.939562Z",
            "last_modified_time": "2024-02-06T13:10:30.939583Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/HbQkL9KSM9Km",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8122/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8121,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.858792Z",
            "last_modified_time": "2024-02-06T13:10:30.858812Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/5QTBmTRz_9sW",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8121/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8120,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.785660Z",
            "last_modified_time": "2024-02-06T13:10:30.785681Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/wRMwQ-2HKnLd",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8120/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8119,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.674116Z",
            "last_modified_time": "2024-02-06T13:10:30.674138Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/xXcStGfh8D2X",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8119/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8118,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.557041Z",
            "last_modified_time": "2024-02-06T13:10:30.557062Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/DP26z86TZKD8",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8118/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8117,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.416291Z",
            "last_modified_time": "2024-02-06T13:10:30.416311Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/8SwMfWnM52pW",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8117/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8116,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.374343Z",
            "last_modified_time": "2024-02-06T13:10:30.374367Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/vbzMQpTvKPgw",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8116/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8115,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.325305Z",
            "last_modified_time": "2024-02-06T13:10:30.325324Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/9fr-twMhPHNT",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8115/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8114,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.284155Z",
            "last_modified_time": "2024-02-06T13:10:30.284177Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/NJkgSWQq7Cc7",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8114/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8113,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.135858Z",
            "last_modified_time": "2024-02-06T13:10:30.135878Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/kSFfwQQVS5_9",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8113/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8112,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:30.015077Z",
            "last_modified_time": "2024-02-06T13:10:30.015108Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/img-20180525-150607-5b07fd2c8ce8e8-10816082.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8112/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8111,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.954203Z",
            "last_modified_time": "2024-02-06T13:10:29.954232Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/JjMB8PgRGpVW",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8111/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8110,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.844300Z",
            "last_modified_time": "2024-02-06T13:10:29.844320Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/x2V9p-2BwFXP",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8110/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8109,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.734337Z",
            "last_modified_time": "2024-02-06T13:10:29.734364Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/bdW8vBbwRmBX",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8109/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8108,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.650047Z",
            "last_modified_time": "2024-02-06T13:10:29.650067Z",
            "name": "",
            "url": "https://www.vantaa.fi/sites/default/files/styles/16_9_xl/public/image/lansimaen-koulu-b-ovi.jpg?h=a5eb5da0&itok=5_n0EIgE",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8108/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8107,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.576927Z",
            "last_modified_time": "2024-02-06T13:10:29.576950Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/kQ9Ww5HjxbNh",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8107/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8106,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.501175Z",
            "last_modified_time": "2024-02-06T13:10:29.501194Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/KrG6QP7MSfHW",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8106/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8105,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.456638Z",
            "last_modified_time": "2024-02-06T13:10:29.456656Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/vgbpZsWT5tGn",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8105/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8104,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.319594Z",
            "last_modified_time": "2024-02-06T13:10:29.319614Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/_XNPfHCJC9Kh",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8104/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8103,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.247383Z",
            "last_modified_time": "2024-02-06T13:10:29.247410Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/zXXLhf7vQ_jC",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8103/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8102,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.132681Z",
            "last_modified_time": "2024-02-06T13:10:29.132701Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/2018-05-30-tikkurila-01-5b179efb03aa35-80097182.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8102/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8101,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:29.091105Z",
            "last_modified_time": "2024-02-06T13:10:29.091126Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/DJnxwd_Zpp6w",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8101/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8100,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.974277Z",
            "last_modified_time": "2024-02-06T13:10:28.974298Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/Znt-Hm5TTCjm",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8100/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8099,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.819633Z",
            "last_modified_time": "2024-02-06T13:10:28.819654Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/img-2539-57a351c6769d5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8099/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8098,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.771422Z",
            "last_modified_time": "2024-02-06T13:10:28.771459Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/sxvrkP2qg5cj",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8098/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8097,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.654898Z",
            "last_modified_time": "2024-02-06T13:10:28.654919Z",
            "name": "",
            "url": "https://drive.google.com/file/d/1f72Re3wr9Y5d9SCBegX-n5Zz3a4bC8mm/view?usp=sharing",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8097/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8096,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.573652Z",
            "last_modified_time": "2024-02-06T13:10:28.573678Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/hQBmRqDpVSxs",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8096/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8095,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.526347Z",
            "last_modified_time": "2024-02-06T13:10:28.526369Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/jCzjTcM6VGNs",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8095/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8094,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.416083Z",
            "last_modified_time": "2024-02-06T13:10:28.416104Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/JHLcLTW7P_5w",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8094/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8093,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.371933Z",
            "last_modified_time": "2024-02-06T13:10:28.371957Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kirjasto-5b1546cd47a9f9-30697554.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8093/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8092,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.326421Z",
            "last_modified_time": "2024-02-06T13:10:28.326440Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/BXnm7zjbK5BH",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8092/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8091,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.183984Z",
            "last_modified_time": "2024-02-06T13:10:28.184006Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/629667667fa6f732883483.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8091/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8090,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.104624Z",
            "last_modified_time": "2024-02-06T13:10:28.104646Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/TQMbXcbrqKDG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8090/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8089,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:28.021506Z",
            "last_modified_time": "2024-02-06T13:10:28.021525Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/cjDcLJWP8KtN",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8089/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8088,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.942614Z",
            "last_modified_time": "2024-02-06T13:10:27.942633Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/btD9JWXq7_FR",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8088/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8087,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.900288Z",
            "last_modified_time": "2024-02-06T13:10:27.900311Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/SxJvGjSS5Bsg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8087/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8086,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.815949Z",
            "last_modified_time": "2024-02-06T13:10:27.815967Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/B9L6dwk6-9wV",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8086/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8085,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.672995Z",
            "last_modified_time": "2024-02-06T13:10:27.673015Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/bDj9sTzSbbXQ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8085/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8084,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.630223Z",
            "last_modified_time": "2024-02-06T13:10:27.630241Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/THPFR6rXQq6Q",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8084/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8083,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.518264Z",
            "last_modified_time": "2024-02-06T13:10:27.518281Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/zDVCqnmVzLbg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8083/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8082,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.275980Z",
            "last_modified_time": "2024-02-06T13:10:27.276002Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/thrS8hhNfKrL",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8082/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8080,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.083635Z",
            "last_modified_time": "2024-02-06T13:10:27.083655Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/LptTxQ89VZvx",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8080/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8079,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:27.042658Z",
            "last_modified_time": "2024-02-06T13:10:27.042676Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/bFwFQBqCqqT9",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8079/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8078,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:26.961537Z",
            "last_modified_time": "2024-02-06T13:10:26.961559Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/nqM-FskDkC_r",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8078/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8077,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:26.918501Z",
            "last_modified_time": "2024-02-06T13:10:26.918520Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/PSxcLqZfP9TJ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8077/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8076,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:26.874565Z",
            "last_modified_time": "2024-02-06T13:10:26.874595Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/xmbHVtBsDfJQ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8076/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8075,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:26.762330Z",
            "last_modified_time": "2024-02-06T13:10:26.762348Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/lumo-4788x3192-dani-ronnqvist-565d36dc.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8075/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8074,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:26.720936Z",
            "last_modified_time": "2024-02-06T13:10:26.720957Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/20180530-065405-5b97797a633bb2-08095997.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8074/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8073,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:26.668229Z",
            "last_modified_time": "2024-02-06T13:10:26.668258Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/dT_FpVqpHtjT",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8073/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8072,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:26.588016Z",
            "last_modified_time": "2024-02-06T13:10:26.588038Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/49eMhEAMRCuIgQUNffUUafUwYlF1F4FLKQasJ0tXomQ/1625206110/public/styles/scaled_medium/public/2021-07/N%C3%B6ykki%C3%B6nlaakso_DSC_8463_1600x600.jpg?itok=eCRAiKWe",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8072/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8071,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:26.541610Z",
            "last_modified_time": "2024-02-06T13:10:26.541629Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Mankkaanpuro_DSC_9404_1600x600.jpg?itok=1NeqFbnM",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8071/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8069,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:25.648375Z",
            "last_modified_time": "2024-02-06T13:10:25.648397Z",
            "name": "",
            "url": "http://rastiksenmopohalli.munstadi.fi/files/2015/05/banner5-1024x340.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8069/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8068,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:25.305788Z",
            "last_modified_time": "2024-02-06T13:10:25.305810Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/MLL-Laajasalo-17004.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8068/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8067,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.749847Z",
            "last_modified_time": "2024-02-06T13:10:24.749870Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BF473F488-E849-4AF3-9D7F-2E6F3101C8AA%7D/77853",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8067/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8066,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.709341Z",
            "last_modified_time": "2024-02-06T13:10:24.709366Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BA4A85DA5-DE9D-4FF9-B43A-2E19B9D7A525%7D/77747",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8066/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8065,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.660399Z",
            "last_modified_time": "2024-02-06T13:10:24.660417Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B208FEF55-4346-407B-A56A-E287BAE1B0A8%7D/77828",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8065/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8064,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.617614Z",
            "last_modified_time": "2024-02-06T13:10:24.617634Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B90DFAA61-FC67-4F4C-8D36-B74E5742ACD8%7D/77811",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8064/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8063,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.573777Z",
            "last_modified_time": "2024-02-06T13:10:24.573802Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B74E5A8B5-608A-44A8-9279-3E35B3190D78%7D/77978",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8063/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8062,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.528506Z",
            "last_modified_time": "2024-02-06T13:10:24.528528Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B46125BBB-DD08-49CC-99F0-0D97EE9BC05A%7D/77946",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8062/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8061,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.486805Z",
            "last_modified_time": "2024-02-06T13:10:24.486829Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B879203B7-1414-4EAC-AD9E-ACBD07DB6409%7D/77794",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8061/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8060,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.433463Z",
            "last_modified_time": "2024-02-06T13:10:24.433484Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BB4934839-52B7-47C7-8649-961052C5F88A%7D/77616",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8060/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8059,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.391424Z",
            "last_modified_time": "2024-02-06T13:10:24.391445Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B0E8C4ED0-B4E1-4A84-842E-D22BACD24330%7D/77739",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8059/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8058,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.341619Z",
            "last_modified_time": "2024-02-06T13:10:24.341640Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BA62A74E8-F3EE-46C5-B386-FC2185B0EE2E%7D/77800",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8058/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8057,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.297521Z",
            "last_modified_time": "2024-02-06T13:10:24.297541Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BB5758F72-36CF-4BE0-9381-8C993BE6D2BA%7D/77755",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8057/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8056,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.250276Z",
            "last_modified_time": "2024-02-06T13:10:24.250294Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B713ADE4E-BFAE-4C3F-A8FB-53496DE7E878%7D/77940",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8056/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8055,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.207935Z",
            "last_modified_time": "2024-02-06T13:10:24.207956Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BEDA72CA8-514A-4645-89ED-1AC4CD4E290B%7D/77762",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8055/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8054,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.158117Z",
            "last_modified_time": "2024-02-06T13:10:24.158135Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B7BAEBD1A-46C0-4463-96AC-3DCEAEC81B76%7D/77920",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8054/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8053,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.115813Z",
            "last_modified_time": "2024-02-06T13:10:24.115834Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B4F1D3DA0-DE0D-44A4-8840-FD9B8B123D75%7D/77819",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8053/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8052,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.074166Z",
            "last_modified_time": "2024-02-06T13:10:24.074187Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B6DDA1E18-3E6D-4A52-896B-B768746888E3%7D/94668",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8052/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8051,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:24.034303Z",
            "last_modified_time": "2024-02-06T13:10:24.034320Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B557929C9-9462-4E73-81D3-CDDADBCFF8C1%7D/77941",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8051/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8050,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.993833Z",
            "last_modified_time": "2024-02-06T13:10:23.993853Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/pzi6aJo9lyRKFmpK5NcITJzYwol-dly13ydXR78YPVA/1632220087/public/styles/scaled_medium/public/2021-09/Haukilahden%20p%C3%A4iv%C3%A4koti.jpg?itok=YmGoeSUi",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8050/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8049,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.951508Z",
            "last_modified_time": "2024-02-06T13:10:23.951527Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Pikkukarhu.jpg?itok=7ZNo3X0D",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8049/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8048,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.911844Z",
            "last_modified_time": "2024-02-06T13:10:23.911864Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/v6_3MvoD-zj5BMb_WWIeX9mKHZbc8SCeP_4yvU_PQLo/1632207189/public/styles/scaled_medium/public/2021-09/Juvanpuisto%20%281%29.jpg?itok=vihvMCYz",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8048/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8047,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.834788Z",
            "last_modified_time": "2024-02-06T13:10:23.834809Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/aoVV0FYFAiWMqh_rq1w7sCWlWCFuZbifQ3qlGWN-Qko/1631527841/public/styles/scaled_large/public/2021-09/Matinkyl%C3%A4n%20p%C3%A4iv%C3%A4koti.jpg?itok=Pm0hYIy0",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8047/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8046,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.792637Z",
            "last_modified_time": "2024-02-06T13:10:23.792659Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/v4dJqWrA6KsuqezsbsMGp_gxzz4QllV1Gy4Dz4GmIio/1631622238/public/styles/scaled_large/public/2021-09/Taavinkyl%C3%A4n%20lastentalo.jpg?itok=vZmQJz-B",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8046/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8045,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.711426Z",
            "last_modified_time": "2024-02-06T13:10:23.711447Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/by1TsVWFNpqaJYf0fMp0x8yfQ0mkii77JR7NXGsY3Bg/1632134968/public/styles/scaled_large/public/2021-09/Silkkiniityn%20p%C3%A4iv%C3%A4koti.jpg?itok=BJ7feWNM",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8045/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8044,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.661641Z",
            "last_modified_time": "2024-02-06T13:10:23.661661Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Kyl%C3%A4naukion%20p%C3%A4iv%C3%A4koti%2C%20piha-alue.jpg?itok=ifVcearz",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8044/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8043,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.583162Z",
            "last_modified_time": "2024-02-06T13:10:23.583183Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Friisil%C3%A4n%20p%C3%A4iv%C3%A4koti.JPG?itok=CEocVurD",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8043/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8042,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.536040Z",
            "last_modified_time": "2024-02-06T13:10:23.536063Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Maarinniityn%20p%C3%A4iv%C3%A4koti.jpg?itok=3oeEZzQc",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8042/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8041,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.451551Z",
            "last_modified_time": "2024-02-06T13:10:23.451570Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/S%C3%A4terinmets%C3%A4.jpg?itok=YLnO2c96",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8041/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8040,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.407889Z",
            "last_modified_time": "2024-02-06T13:10:23.407911Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/Obh01oPy0SBCE7zrpG2HNT5eolWG2oOJxMkP4Z4gIxE/1632913693/public/styles/scaled_medium/public/2021-09/Taimitarha.jpg?itok=O7qOZzCA",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8040/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8039,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.363942Z",
            "last_modified_time": "2024-02-06T13:10:23.363961Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-11/Kalamiehen%20p%C3%A4iv%C3%A4koti.jpg?itok=wwF6rRfw",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8039/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8038,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.321594Z",
            "last_modified_time": "2024-02-06T13:10:23.321613Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Lasinpuhaltaja.jpg?itok=sIQFVVih",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8038/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8037,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.204646Z",
            "last_modified_time": "2024-02-06T13:10:23.204667Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Laakakiven%20p%C3%A4iv%C3%A4koti.jpg?itok=MdMCZh7j",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8037/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8036,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.158020Z",
            "last_modified_time": "2024-02-06T13:10:23.158040Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-11/Jousenkaaren%20p%C3%A4iv%C3%A4koti.jpg?itok=TWcy16Mw",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8036/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8035,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.114398Z",
            "last_modified_time": "2024-02-06T13:10:23.114419Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Westendinpuiston%20p%C3%A4iv%C3%A4koti.jpg?itok=SO7T3jvJ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8035/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8034,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:23.038545Z",
            "last_modified_time": "2024-02-06T13:10:23.038563Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Lintulan%20p%C3%A4iv%C3%A4koti_DSC_9657_1600x600.jpg?itok=KTsM8Rue",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8034/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8033,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.887836Z",
            "last_modified_time": "2024-02-06T13:10:22.887861Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_xsmall/public/2021-11/Kyl%C3%A4talo%20Palttinan%20asukaspuisto.jpg?itok=5P__Di5A",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8033/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8032,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.839456Z",
            "last_modified_time": "2024-02-06T13:10:22.839476Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-11/Laajalahden%20p%C3%A4iv%C3%A4koti.jpg?itok=0i0H-Ez8",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8032/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8031,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.794294Z",
            "last_modified_time": "2024-02-06T13:10:22.794315Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/SQE3WeE_RD3FybbhADi3sjG0OBA-2A_aCVt5IOTC3UY/1631518486/public/styles/scaled_medium/public/2021-09/lintumets%C3%A4.jpg?itok=NrD7bFGB",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8031/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8030,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.745843Z",
            "last_modified_time": "2024-02-06T13:10:22.745863Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Kuva%20Lansankallion%20p%C3%A4iv%C3%A4kodista.jpg?itok=FrIhIsgD",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8030/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8029,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.705361Z",
            "last_modified_time": "2024-02-06T13:10:22.705383Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_small/public/2021-11/Seilim%C3%A4en%20p%C3%A4iv%C3%A4koti.jpg?itok=fmDF3PkE",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8029/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8028,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.660104Z",
            "last_modified_time": "2024-02-06T13:10:22.660123Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-11/Tiistil%C3%A4nraitin%20p%C3%A4iv%C3%A4koti.jpg?itok=oxrk1nZa",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8028/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8027,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.620084Z",
            "last_modified_time": "2024-02-06T13:10:22.620104Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2022-08/Jupperin%20p%C3%A4iv%C3%A4koti.jpg?itok=iBYtBqmA",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8027/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8026,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.575068Z",
            "last_modified_time": "2024-02-06T13:10:22.575091Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Koulumestari.jpg?itok=N4cq5zsj",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8026/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8025,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.530804Z",
            "last_modified_time": "2024-02-06T13:10:22.530827Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-11/Nokkalanpuiston%20p%C3%A4iv%C3%A4koti.jpg?itok=Go_gBej0",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8025/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8024,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.491327Z",
            "last_modified_time": "2024-02-06T13:10:22.491348Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/jG5ztoEUfoh-hqq9ArQNVFj1nVOOTHBev91evmgHXH4/1632467670/public/styles/scaled_large/public/2021-09/Kirkkoj%C3%A4rven-kuva.jpg?itok=sx1znG69",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8024/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8023,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.227528Z",
            "last_modified_time": "2024-02-06T13:10:22.227553Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/HUadfbb6FfPyGAU9girPKaArflUARVoWrn08b-8NVG8/1632133500/public/styles/scaled_large/public/2021-09/Toppelundin%20p%C3%A4iv%C3%A4koti.jpg?itok=EASV2kwX",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8023/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8022,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.186702Z",
            "last_modified_time": "2024-02-06T13:10:22.186743Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Ullanmaki.jpg?itok=PF4L5wp2",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8022/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8021,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.138992Z",
            "last_modified_time": "2024-02-06T13:10:22.139014Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/yufVbjKcfNUDiipcVVbd1hf5_h2dGpmO7g6bxgjmDdM/1632993682/public/styles/scaled_medium/public/2021-09/Tuomarila.jpg?itok=TNlEwxLV",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8021/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8020,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:22.030031Z",
            "last_modified_time": "2024-02-06T13:10:22.030050Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/73C-lK1BssE-BffmDLkl14Jy6xaZAWBzLaaY6AAtxS4/1632910386/public/styles/scaled_medium/public/2021-09/Muurahaisen%20p%C3%A4iv%C3%A4koti.jpg?itok=If4lsQgD",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8020/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8019,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.950038Z",
            "last_modified_time": "2024-02-06T13:10:21.950057Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Mikkela.jpg?itok=ciKu9pbF",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8019/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8018,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.908025Z",
            "last_modified_time": "2024-02-06T13:10:21.908047Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/auroran%20pk.jpg?itok=VpfzZO_O",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8018/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8017,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.860840Z",
            "last_modified_time": "2024-02-06T13:10:21.860861Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Olarin%20p%C3%A4iv%C3%A4koti.jpg?itok=hrm_5gEx",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8017/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8016,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.820224Z",
            "last_modified_time": "2024-02-06T13:10:21.820244Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/D2rBTJOwyfIwtb33JzCh2YUyPiUfzUxUv1lR3cBTR6M/1631533913/public/styles/scaled_large/public/2021-09/Kuutamon%20p%C3%A4iv%C3%A4koti.jpg?itok=H0r15ZNE",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8016/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8015,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.706551Z",
            "last_modified_time": "2024-02-06T13:10:21.706577Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/qZKFpe44WojN82nruPjK82EHF4yuLGYWeuM2DHOp7ZU/1632992538/public/styles/scaled_large/public/2021-09/Ellipsin%20p%C3%A4iv%C3%A4koti.jpg?itok=n8suix0b",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8015/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8014,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.652365Z",
            "last_modified_time": "2024-02-06T13:10:21.652386Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/YuEbo7xNmUYPlRaxbhNsGeVtLR24g4MFKRfsrspRFJQ/1632916607/public/styles/scaled_medium/public/2021-09/Niipperi.jpg?itok=NtwdcPbF",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8014/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8013,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.609376Z",
            "last_modified_time": "2024-02-06T13:10:21.609396Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Rinkeli.jpg?itok=SMXV3FqC",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8013/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8012,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.558282Z",
            "last_modified_time": "2024-02-06T13:10:21.558302Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Siuntionkuja.jpg?itok=roxzyvf-",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8012/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8011,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.415815Z",
            "last_modified_time": "2024-02-06T13:10:21.415835Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_small/public/2021-10/Auroranportti.jpg?itok=E690c1Rt",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8011/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8010,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.373171Z",
            "last_modified_time": "2024-02-06T13:10:21.373192Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Saarniraivio.jpg?itok=XuyBrNkE",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8010/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8009,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.325513Z",
            "last_modified_time": "2024-02-06T13:10:21.325533Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Degerbyntie.jpg?itok=MIGlE1Uf",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8009/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8008,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.283428Z",
            "last_modified_time": "2024-02-06T13:10:21.283449Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/k1hFTIctGbiEiqJYgZb2KsUgXd_y36BSJcPq5sUdyX8/1631623123/public/styles/scaled_large/public/2021-09/Niittymaan%20p%C3%A4iv%C3%A4koti.jpg?itok=yfI-gCH0",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8008/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8007,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.238987Z",
            "last_modified_time": "2024-02-06T13:10:21.239005Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/hlR7KNo0bnuMz6a6EtbekqnsesHvYRStaTEGALyZRlA/1632394355/public/styles/scaled_medium/public/2021-09/Kauklahti.jpg?itok=lXPjV40C",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8007/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8006,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.161607Z",
            "last_modified_time": "2024-02-06T13:10:21.161627Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-11/Pohjois%20Tapiolan%20p%C3%A4iv%C3%A4koti.jpg?itok=u13jE7DW",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8006/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8005,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.117268Z",
            "last_modified_time": "2024-02-06T13:10:21.117288Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/L_aByk8SRMU2waMmgca3dNpF8nP2AEXzx53fBKPsZ6o/1631183680/public/styles/scaled_large/public/2021-09/Tontunm%C3%A4en%20p%C3%A4iv%C3%A4koti.jpg?itok=Wf7ngWgQ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8005/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8004,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.072058Z",
            "last_modified_time": "2024-02-06T13:10:21.072080Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Koivuhovi.jpg?itok=oB7AL7T-",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8004/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8003,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:21.027339Z",
            "last_modified_time": "2024-02-06T13:10:21.027359Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Puutarhurin%20p%C3%A4iv%C3%A4koti.jpeg?itok=lyQsLSsO",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8003/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8002,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.987597Z",
            "last_modified_time": "2024-02-06T13:10:20.987617Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/5pV14Nwh1SCBO5BCFCW1Mcxxey0qEsDP-MVEuMake-k/1631183419/public/styles/scaled_medium/public/2021-09/Hosmari.jpg?itok=rWg9nkky",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8002/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8001,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.883415Z",
            "last_modified_time": "2024-02-06T13:10:20.883436Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/aNwXz3dLjXDPeDCTgXkD1zQO2lAH7Xay1AYq3APgupA/1622194519/public/styles/scaled_medium/public/2021-05/20200615_075405.jpg?itok=eoEUCtHv",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8001/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 8000,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.833861Z",
            "last_modified_time": "2024-02-06T13:10:20.833891Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/OlT08CA-r11byo7ZCR480mpk_a9qZBtPq6aP4hF5Zsg/1631620529/public/styles/scaled_large/public/2021-09/Koivumankkaan%20p%C3%A4iv%C3%A4koti.jpg?itok=QoPf42y8",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/8000/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7999,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.691095Z",
            "last_modified_time": "2024-02-06T13:10:20.691116Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Tapiolan%20p%C3%A4iv%C3%A4koti.jpg?itok=QtCIhuUs",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7999/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7998,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.643869Z",
            "last_modified_time": "2024-02-06T13:10:20.643889Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/EuPywqNaZk19PNPpzmJm_oClN1UIt8rx19GcQNuf-uw/1632466447/public/styles/scaled_large/public/2021-09/Matinniityn%20p%C3%A4iv%C3%A4koti.jpg?itok=aiD-ggrs",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7998/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7997,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.562359Z",
            "last_modified_time": "2024-02-06T13:10:20.562388Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Sokinvuori.jpg?itok=7WX3DBYj",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7997/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7996,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.519564Z",
            "last_modified_time": "2024-02-06T13:10:20.519585Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Planeetan%20p%C3%A4iv%C3%A4koti.jpg?itok=YmvkihCZ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7996/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7995,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.477818Z",
            "last_modified_time": "2024-02-06T13:10:20.477842Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/ivd3F79Y10Upc6ZatjuTZldO7fSyT2uod5c1Wt-9LsE/1632909441/public/styles/scaled_medium/public/2021-09/Lakela.jpg?itok=84IsMCnw",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7995/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7994,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.403197Z",
            "last_modified_time": "2024-02-06T13:10:20.403216Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Suvela.jpg?itok=ZNsiWuYN",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7994/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7993,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.322481Z",
            "last_modified_time": "2024-02-06T13:10:20.322500Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/kxfBtJ_uDX47C_qgIIIx0zm3eH4HkHr-832sTPkMX2Q/1631174724/public/styles/scaled_large/public/2021-09/kartanonpuisto.jpeg?itok=oHBpisIa",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7993/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7992,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.281386Z",
            "last_modified_time": "2024-02-06T13:10:20.281408Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Postipuu.jpg?itok=_knSephE",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7992/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7991,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.230469Z",
            "last_modified_time": "2024-02-06T13:10:20.230490Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/CDNbC62Q_yTO3wmlcY6khaGwQlBxKPIFnumvvo1nzlI/1632209436/public/styles/scaled_large/public/2021-09/lansantien%20pk.jpg?itok=SAGKZPXw",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7991/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7990,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.183529Z",
            "last_modified_time": "2024-02-06T13:10:20.183550Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-11/H%C3%B6sm%C3%A4rinpuisto.jpg?itok=Jm1OD4Bm",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7990/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7989,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.138053Z",
            "last_modified_time": "2024-02-06T13:10:20.138072Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-11/Leppasillan%20p%C3%A4iv%C3%A4koti.jpg?itok=uYVQpdF2",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7989/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7988,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:20.028460Z",
            "last_modified_time": "2024-02-06T13:10:20.028480Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Kyyhkyspuisto.jpg?itok=g_VKpX34",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7988/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7987,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.909445Z",
            "last_modified_time": "2024-02-06T13:10:19.909465Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Nupuri.jpg?itok=M3_tvHyD",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7987/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7986,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.864263Z",
            "last_modified_time": "2024-02-06T13:10:19.864281Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/julkisivuLintuvaara.jpeg?itok=-1ICts4L",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7986/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7985,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.823915Z",
            "last_modified_time": "2024-02-06T13:10:19.823935Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/a2nR_SxIf2I5-ckQ3dcuSpSofTxdNf8GbW1n6pJMfAo/1632906526/public/styles/scaled_medium/public/2021-09/Kiltapuisto.jpg?itok=9_cqs8xR",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7985/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7984,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.779456Z",
            "last_modified_time": "2024-02-06T13:10:19.779477Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2022-02/Luhtaniitty.jpg?itok=UqRRIFOt",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7984/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7983,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.736810Z",
            "last_modified_time": "2024-02-06T13:10:19.736828Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/L%C3%A4hderanta.jpg?itok=1uNYJ7w8",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7983/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7982,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.695459Z",
            "last_modified_time": "2024-02-06T13:10:19.695479Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-11/Kaarnapurren%20p%C3%A4iv%C3%A4koti.jpg?itok=cfMY3fiK",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7982/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7981,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.651916Z",
            "last_modified_time": "2024-02-06T13:10:19.651935Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/5RZPY04mhOqcEWNbgL93I9gdkGgmXrROOW6wGZT5J1M/1631186903/public/styles/scaled_medium/public/2021-09/ruusulinna.jpg?itok=6DoAK6a9",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7981/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7980,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.574021Z",
            "last_modified_time": "2024-02-06T13:10:19.574042Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/i-aWGDGAiGc_WO0Nu8_7CVM61ayymCqbBtj6_j1rzdo/1631174774/public/styles/scaled_large/public/2021-09/Nuottakunnan%20p%C3%A4iv%C3%A4koti_DSC_3417_1600x600.jpg?itok=rsj06JWH",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7980/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7979,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.528327Z",
            "last_modified_time": "2024-02-06T13:10:19.528345Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-12/Kala-Maijan%20p%C3%A4iv%C3%A4koti.jpg?itok=4X1lzwkK",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7979/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7978,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.483993Z",
            "last_modified_time": "2024-02-06T13:10:19.484017Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Lintukulma.jpg?itok=K0EEpbdR",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7978/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7977,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.433638Z",
            "last_modified_time": "2024-02-06T13:10:19.433657Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/CqkzD_TiAg3PnUBGX9gJTBydsjndefkfmij-93HeUH0/1631692660/public/styles/scaled_large/public/2021-09/Nuottaniemen%20p%C3%A4iv%C3%A4koti.jpg?itok=C9irU-El",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7977/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7976,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.324539Z",
            "last_modified_time": "2024-02-06T13:10:19.324558Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Mankkaan%20p%C3%A4iv%C3%A4koti_DSC_3533_1600x600.jpg?itok=ZKeYeX0l",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7976/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7975,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.281901Z",
            "last_modified_time": "2024-02-06T13:10:19.281924Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/ei_-EX2BdBlabsAIg5TfbOXD_C_wwN_wOBPzJQHt0_o/1633006133/public/styles/scaled_large/public/2021-09/Vanttila.jpg?itok=7D_h6fPv",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7975/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7974,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.168763Z",
            "last_modified_time": "2024-02-06T13:10:19.168794Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/Kuninkainen.jpg?itok=Hl98sYQy",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7974/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7973,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.125960Z",
            "last_modified_time": "2024-02-06T13:10:19.125981Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/J%C3%A4rvenper%C3%A4.jpg?itok=R2NxdCbt",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7973/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7972,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:19.017385Z",
            "last_modified_time": "2024-02-06T13:10:19.017403Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-10/kilonpuiston.jpg?itok=ikRg2ZSG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7972/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7971,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.973096Z",
            "last_modified_time": "2024-02-06T13:10:18.973117Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-10/Kastevuoren%20p%C3%A4iv%C3%A4koti.jpg?itok=zh5HQ57e",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7971/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7970,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.932304Z",
            "last_modified_time": "2024-02-06T13:10:18.932325Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2021-11/Tuohim%C3%A4en%20p%C3%A4iv%C3%A4koti.jpg?itok=otpYZ9Pn",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7970/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7969,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.890641Z",
            "last_modified_time": "2024-02-06T13:10:18.890661Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/r3FAgIbvOTQaymcELECJ1ZoXChFQY98VP7CN2fnvkgU/1632460143/public/styles/scaled_medium/public/2021-09/Kiltakallio.jpg?itok=UUk3wwRo",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7969/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7968,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.811063Z",
            "last_modified_time": "2024-02-06T13:10:18.811083Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Taavinkyl%C3%A4_DSC_0828_1600x600.jpg?itok=fAjPO4zi",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7968/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7967,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.767454Z",
            "last_modified_time": "2024-02-06T13:10:18.767486Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6540bbffa3ea7451960539.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7967/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7966,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.724322Z",
            "last_modified_time": "2024-02-06T13:10:18.724342Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Mankkaa_DSC_9420_1600x600_0.jpg?itok=op-cTj2X",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7966/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7965,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.685928Z",
            "last_modified_time": "2024-02-06T13:10:18.685958Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Tapiolan%20koulu%20ja%20lukio_DSC_0718_1600x600.jpg?itok=b0VZdawj",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7965/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7964,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.640064Z",
            "last_modified_time": "2024-02-06T13:10:18.640084Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BD678EABF-10F5-4F86-95C4-CAB415D283E4%7D/77936",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7964/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7963,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.558464Z",
            "last_modified_time": "2024-02-06T13:10:18.558484Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Karakallio_DSC_9808_1600x600.jpg?itok=h0KeywcP",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7963/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7962,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.515943Z",
            "last_modified_time": "2024-02-06T13:10:18.515961Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5ef9e3a7176cd737083698.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7962/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7961,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.472719Z",
            "last_modified_time": "2024-02-06T13:10:18.472772Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Kaitaa_DSC_9476_1600x600.jpg?itok=kvq04CzM",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7961/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7960,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.428618Z",
            "last_modified_time": "2024-02-06T13:10:18.428636Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/FqpkeW0TGzzAtKw3hq7eW47K3EAxltWL_sLEotc_e7M/1625552807/public/styles/scaled_medium/public/2021-07/Kauklahden%20koulu_DSC_1067.png?itok=EbGm8e_y",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7960/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7959,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.386290Z",
            "last_modified_time": "2024-02-06T13:10:18.386311Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Soukka_DSC_8284_1600x600.jpg?itok=N9GsNla-",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7959/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7958,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.342283Z",
            "last_modified_time": "2024-02-06T13:10:18.342301Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5f7c38e4cb2d8486346038.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7958/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7957,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.267297Z",
            "last_modified_time": "2024-02-06T13:10:18.267326Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Lepp%C3%A4vaaran%20koulu.png?itok=wNduEtW1",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7957/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7956,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.224993Z",
            "last_modified_time": "2024-02-06T13:10:18.225015Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B6568E5A2-A332-48C2-AB5C-4625E6EEB3A9%7D/93853",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7956/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7955,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.174585Z",
            "last_modified_time": "2024-02-06T13:10:18.174606Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Kantokaski_DSC_8205_1600x600.jpg?itok=5N5kkQnP",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7955/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7954,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.132358Z",
            "last_modified_time": "2024-02-06T13:10:18.132378Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Laajalahti_DSC_9434_1600x600.jpg?itok=gs1rjCub",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7953,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.088513Z",
            "last_modified_time": "2024-02-06T13:10:18.088533Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BFD36D993-2770-4F6A-B399-76DCE7C696AB%7D/83560",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7952,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:18.036707Z",
            "last_modified_time": "2024-02-06T13:10:18.036745Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_xsmall/public/2021-07/Viherlaakson%20koulu_DSC_0023_1600.x600.jpg?itok=__ZCCZBU",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7951,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.995131Z",
            "last_modified_time": "2024-02-06T13:10:17.995150Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Toppelundin%20koulu_DSC_0605_1600x600.jpg?itok=JAXvcVk9",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7951/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7950,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.947408Z",
            "last_modified_time": "2024-02-06T13:10:17.947434Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/AmlsdcKVAqLdhIWNbKiwN7nDDXHPXPtkVEOdtsC_Yvs/1625551346/public/styles/scaled_medium/public/2021-07/Karhusuon%20koulu_DSC01026.png?itok=c5BMkyTc",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7950/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7949,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.904145Z",
            "last_modified_time": "2024-02-06T13:10:17.904166Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Suna_DSC_8093_1600x600.jpg?itok=RfAft086",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7949/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7948,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.853775Z",
            "last_modified_time": "2024-02-06T13:10:17.853794Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/3lW37o9_mbZxBtQ5GXhr3eUh3tQXeumZvk0BVZEv9ko/1631521381/public/styles/scaled_medium/public/2021-09/Koulun%20piha.jpg?itok=6jnRS4Uy",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7948/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7947,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.812099Z",
            "last_modified_time": "2024-02-06T13:10:17.812119Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Tuomarila_DSC_0874_1600x600.jpg?itok=0EEFmlk3",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7947/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7946,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.771082Z",
            "last_modified_time": "2024-02-06T13:10:17.771115Z",
            "name": "",
            "url": "https://www.yit.fi/globalassets/images/espoon-kumppanuuskoulut/perkkaa-paasisaankaynti-logolla-850x478.jpg?w=762&scale=down&mode=max&quality=80&format=jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7946/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7945,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.727430Z",
            "last_modified_time": "2024-02-06T13:10:17.727450Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Tiistil%C3%A4_DSC_9473_1600x600.jpg?itok=I0t1oERb",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7945/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7944,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.688355Z",
            "last_modified_time": "2024-02-06T13:10:17.688375Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Kirkkoj%C3%A4rvi_DSC_7534_1600x600.jpg?itok=T0HmgVqI",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7944/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7943,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.645047Z",
            "last_modified_time": "2024-02-06T13:10:17.645065Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5f7dc1c3a0947556589532.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7943/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7942,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.604379Z",
            "last_modified_time": "2024-02-06T13:10:17.604398Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5f7dbfd02e609167363660.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7942/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7941,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.556291Z",
            "last_modified_time": "2024-02-06T13:10:17.556308Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Jalavapuisto_DSC_8165_1600x600.jpg?itok=e7Uqku9R",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7941/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7940,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.513657Z",
            "last_modified_time": "2024-02-06T13:10:17.513676Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/cAMOPjagLYbxIJPcV3OUYQlH-Vy9_v7BQBrs-0MVDiA/1619779115/public/styles/scaled_medium/public/2021-04/n%C3%B6ykki%C3%B6nkoulu_0.png?itok=4Q8VXzzf",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7940/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7939,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.470789Z",
            "last_modified_time": "2024-02-06T13:10:17.470821Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Lintumets%C3%A4_DSC_9569_1600x600.jpg?itok=ZvgqW7dQ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7939/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7938,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.395945Z",
            "last_modified_time": "2024-02-06T13:10:17.395965Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/sEfRWiRf_sWu4zRkP68hFto8mEzxFfT3RpqBeuxFZns/1625232049/public/styles/scaled_medium/public/2021-07/Nauriskasken%20koulu%20-%20Ulkon%C3%A4kym%C3%A4%20p%C3%A4%C3%A4sis%C3%A4%C3%A4nk%C3%A4ynti%201.jpg?itok=qXY2d3mp",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7938/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7937,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.318171Z",
            "last_modified_time": "2024-02-06T13:10:17.318190Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Juvanpuisto_DSC_9865_1600x600.jpg?itok=g2bsutzs",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7937/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7936,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.274319Z",
            "last_modified_time": "2024-02-06T13:10:17.274341Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Opinm%C3%A4ki_DSC_0355_1600x600.jpg?itok=rJbxGJz5",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7936/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7935,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.229232Z",
            "last_modified_time": "2024-02-06T13:10:17.229253Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Espoonlahti_DSC_8330_1600x600.jpg?itok=x42pFdJf",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7935/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7934,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.184174Z",
            "last_modified_time": "2024-02-06T13:10:17.184198Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/QzHMGClNW5rgLj1gOC40VZIRqCewB-JGSl-p2HjQgeA/1625480043/public/styles/scaled_medium/public/2021-07/P%C3%A4iv%C3%A4nkehr%C3%A4_DSC_3556_1600x600.jpg?itok=kSyiMA9C",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7934/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7933,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.140121Z",
            "last_modified_time": "2024-02-06T13:10:17.140144Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Eestinkallio_DSC_0149_1600x600.jpg?itok=dCalmzOQ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7933/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7932,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.097864Z",
            "last_modified_time": "2024-02-06T13:10:17.097886Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B9025E2AF-E3AD-4683-8D48-32F9B27E6862%7D/93858",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7932/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7931,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:17.022688Z",
            "last_modified_time": "2024-02-06T13:10:17.022706Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Olarin%20koulu%20ja%20lukio_DSC_8807_1600x600.jpg?itok=V7W3FV3g",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7931/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7930,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.983027Z",
            "last_modified_time": "2024-02-06T13:10:16.983049Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B53387D99-80F9-4E96-992D-3484B0C28A65%7D/93864",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7930/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7929,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.942099Z",
            "last_modified_time": "2024-02-06T13:10:16.942119Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Pakankyl%C3%A4_DSC_1236_1600x600.jpg?itok=XvA7ZFj1",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7929/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7928,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.901036Z",
            "last_modified_time": "2024-02-06T13:10:16.901056Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Saarnilaakso_DSC_8125_1600x600.jpg?itok=vmiRTKmq",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7928/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7927,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.849851Z",
            "last_modified_time": "2024-02-06T13:10:16.849872Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B488ED5F3-3BC2-464A-A1D0-8B8E0E0FE630%7D/93862",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7927/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7926,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.812166Z",
            "last_modified_time": "2024-02-06T13:10:16.812187Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_xsmall/public/2021-07/Westendinpuiston%20koulu_DSC_0629_1600x600.jpg?itok=2s3rVVlZ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7926/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7925,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.771938Z",
            "last_modified_time": "2024-02-06T13:10:16.771962Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Laurinlahti_DSC_8367_1600x600.jpg?itok=ms94ycqA",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7925/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7924,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.730599Z",
            "last_modified_time": "2024-02-06T13:10:16.730620Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Hansakallio_DSC_1022_1600x600.jpg?itok=K1jy2n-I",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7924/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7923,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.690553Z",
            "last_modified_time": "2024-02-06T13:10:16.690576Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kalajarvenkirjasto-57176149b3db1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7923/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7922,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.611351Z",
            "last_modified_time": "2024-02-06T13:10:16.611394Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/5_APNTrm4evhrtrsIpcHWYu2JIIF5AJX8KCWNBRbmWM/1625472615/public/styles/scaled_medium/public/2021-07/Kalaj%C3%A4rvi_DSC_1266_1600x600.jpg?itok=Nd8qh4KJ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7922/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7921,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.564093Z",
            "last_modified_time": "2024-02-06T13:10:16.564116Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Ruusutorppa_DSC_9347_1600x600.jpg?itok=Ekq2Urn_",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7921/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7920,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.524360Z",
            "last_modified_time": "2024-02-06T13:10:16.524379Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Koulum%C3%A4ki_DSC_8307_1600x600.jpg?itok=F0If6ASy",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7920/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7919,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.482270Z",
            "last_modified_time": "2024-02-06T13:10:16.482292Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Martinkallio_DSC_9507_1600x600.jpg?itok=6bNHN3CI",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7919/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7918,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.405373Z",
            "last_modified_time": "2024-02-06T13:10:16.405397Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B414F41AC-D0DE-441B-ADBA-9CA93C729D72%7D/93855",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7918/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7917,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.358429Z",
            "last_modified_time": "2024-02-06T13:10:16.358453Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-08/pihakuva.jpeg?itok=eZ6bqTMz",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7917/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7916,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.310780Z",
            "last_modified_time": "2024-02-06T13:10:16.310801Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Kilonpuisto_DSC_9363_1600x600.jpg?itok=WTNEdDsE",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7916/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7915,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.260349Z",
            "last_modified_time": "2024-02-06T13:10:16.260369Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Iivisniemi_DSC_0242_1600x600.jpg?itok=xB8jS04i",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7915/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7914,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.218039Z",
            "last_modified_time": "2024-02-06T13:10:16.218073Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Jousenkaari_DSC_9453_1600x600.jpg?itok=ZvjXPtao",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7914/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7913,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.167562Z",
            "last_modified_time": "2024-02-06T13:10:16.167596Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Maininki_DSC_1177_1600x600.jpg?itok=IWF-bVgx",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7913/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7912,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:16.091023Z",
            "last_modified_time": "2024-02-06T13:10:16.091048Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/cNo_ToOk_Rqqn8Y3pYAnG-J9r0xSslBR3JcuaZ1vR7U/1625201962/public/styles/scaled_medium/public/2021-07/Mikkel%C3%A4_DSC_1011_1600x600.jpg?itok=qkT95fVm",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7912/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7911,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.994388Z",
            "last_modified_time": "2024-02-06T13:10:15.994479Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Friisil%C3%A4_DSC_0260_1600x600.jpg?itok=KZg8n7gk",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7911/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7910,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.947403Z",
            "last_modified_time": "2024-02-06T13:10:15.947424Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6540dca88eb8f398140507.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7910/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7909,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.906007Z",
            "last_modified_time": "2024-02-06T13:10:15.906029Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/zcfdqxMcwlpdfZP4eEMvcJmWe33c093YAeAy5wHs5uY/1624974443/public/styles/scaled_medium/public/2021-06/Aurora_DSC_3062_1600x600.jpg?itok=BXWUKiG8",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7909/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7908,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.859715Z",
            "last_modified_time": "2024-02-06T13:10:15.859777Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5f7ade4644a21663693293.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7908/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7907,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.782140Z",
            "last_modified_time": "2024-02-06T13:10:15.782162Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Koulumestarin%20koulu.png?itok=4bTygzI3",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7907/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7906,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.732875Z",
            "last_modified_time": "2024-02-06T13:10:15.732895Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/L%C3%A4hderanta_DSC_9837_1600x600.jpg?itok=aPZuQoc4",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7906/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7905,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.690990Z",
            "last_modified_time": "2024-02-06T13:10:15.691010Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/uEK9Iyg2UfWs047ObHk3S2hEimYhK9QWqCQ3x9tXw9M/1625118402/public/styles/scaled_medium/public/2021-07/J%C3%A4rvenper%C3%A4_DSC_9843_1600x600.jpg?itok=uR__b1Fr",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7905/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7904,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.646374Z",
            "last_modified_time": "2024-02-06T13:10:15.646393Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Keinum%C3%A4ki_DSC_0997_1600x600.jpg?itok=tVJOR-bH",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7904/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7903,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.602873Z",
            "last_modified_time": "2024-02-06T13:10:15.602894Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-09/Niipperi_DSC_4288_1600x600.jpg?itok=GjhSHsIf",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7903/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7902,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.557377Z",
            "last_modified_time": "2024-02-06T13:10:15.557399Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/mliGT-gVsw0D-i0zzr4jy_xFV_eSx7msGWMPEeSvEc0/1625204301/public/styles/scaled_medium/public/2021-07/Niittykumpu_DSC_0335_1600x600.jpg?itok=MsqBHTvT",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7902/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7901,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.512461Z",
            "last_modified_time": "2024-02-06T13:10:15.512481Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_xsmall/public/2021-07/Vanttila_DSC_1122_1600x600.jpg?itok=cIJDS6KY",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7901/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7900,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.471968Z",
            "last_modified_time": "2024-02-06T13:10:15.471992Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Postipuun%20koulu_DSC_0837_1600x600.jpg?itok=G7XhPG1F",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7900/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7899,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.425894Z",
            "last_modified_time": "2024-02-06T13:10:15.425917Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Rastaala_DSC_9795_1600x600.jpg?itok=xUI9V83j",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7898,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.383067Z",
            "last_modified_time": "2024-02-06T13:10:15.383090Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/twoJz6njVUjkrTh-03YBn5bqAiQ9B5aqgRZoyzPa4UE/1625127963/public/styles/scaled_medium/public/2021-07/Lahnus_DSC_1252_1600x600.jpg?itok=vUJv76fQ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7898/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7897,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.337876Z",
            "last_modified_time": "2024-02-06T13:10:15.337898Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Kuitinm%C3%A4ki_DSC_0284_1600x600.jpg?itok=Y8WKuJLx",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7897/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7896,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.294331Z",
            "last_modified_time": "2024-02-06T13:10:15.294352Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-08/Aarnivalkean%20koulu.png?itok=RqZCXzUG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7895,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.248359Z",
            "last_modified_time": "2024-02-06T13:10:15.248383Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-06/Haukilahden%20koulu_DSC_0593_1600x600.jpg?itok=iu1qJfJ9",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7895/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7894,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.205846Z",
            "last_modified_time": "2024-02-06T13:10:15.205868Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6268e6aced581389493741.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7894/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7893,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.157622Z",
            "last_modified_time": "2024-02-06T13:10:15.157642Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Karamzin_DSC_1225_1600x600.jpg?itok=EMGq2rBx",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7893/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7892,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.116880Z",
            "last_modified_time": "2024-02-06T13:10:15.116899Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/w8DVDAF75D3Pz4VujnNBKmLLDolU31v-miHXxRS7SjM/1632471296/public/styles/scaled_medium/public/2021-09/P1-2.jpg?itok=BgzHEAEX",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7892/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7891,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.073988Z",
            "last_modified_time": "2024-02-06T13:10:15.074011Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Lintuvaara_DSC_9591_1600x600.jpg?itok=alL5xFD3",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7891/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7890,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:15.029582Z",
            "last_modified_time": "2024-02-06T13:10:15.029603Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5f7ae1a014c0d834035425.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7890/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7889,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.985464Z",
            "last_modified_time": "2024-02-06T13:10:14.985485Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/38STTdsWU0ty3bfCxtXvOZsy_owQKqa34cbBrzc2YFg/1622673228/public/styles/scaled_medium/public/2021-06/Matinlahti_DSC_0318_1600x600_41015%20%281%29.jpg?itok=g43R2CK1",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7889/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7888,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.907551Z",
            "last_modified_time": "2024-02-06T13:10:14.907572Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Kilon%20koulu_DSC_9764_1600x600.jpg?itok=CGHSGks6",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7888/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7887,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.862331Z",
            "last_modified_time": "2024-02-06T13:10:14.862352Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5f7dc11753119451586574.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7887/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7886,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.817101Z",
            "last_modified_time": "2024-02-06T13:10:14.817121Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5f7dc81790aed777485575.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7886/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7885,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.761753Z",
            "last_modified_time": "2024-02-06T13:10:14.761782Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7BD09029DE-C25A-4A6D-A57C-B3260AC9BB01%7D/79180",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7885/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7884,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.687237Z",
            "last_modified_time": "2024-02-06T13:10:14.687261Z",
            "name": "",
            "url": "https://www.esbo.fi/download/noname/%7B08AE844D-6FDE-426A-BE91-B683FC46CE71%7D/93861",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7884/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7883,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.641414Z",
            "last_modified_time": "2024-02-06T13:10:14.641433Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Ymmersta_DSC_8825_1600x600.jpg?itok=oKIeaSRS",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7883/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7882,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.599923Z",
            "last_modified_time": "2024-02-06T13:10:14.599945Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-07/Lintulaakso_DSC_9544_1600x600.jpg?itok=lpjrZ8gM",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7882/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7881,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.551481Z",
            "last_modified_time": "2024-02-06T13:10:14.551515Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2022-10/koulu.jpg?itok=c05vdYxQ",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7881/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7880,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.505461Z",
            "last_modified_time": "2024-02-06T13:10:14.505484Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Kansallinen-lastenliitto-Roihuvuoren-a-a-15263.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7880/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7879,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.262228Z",
            "last_modified_time": "2024-02-06T13:10:14.262255Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Kottby-Mansas-svenska-forening-15011.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7879/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7878,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.173969Z",
            "last_modified_time": "2024-02-06T13:10:14.173992Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Hgin-kristillinen-koulu-14952.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7878/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7877,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:14.088875Z",
            "last_modified_time": "2024-02-06T13:10:14.088898Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/HJK-Saarenkatu-14862.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7877/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7876,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:13.998473Z",
            "last_modified_time": "2024-02-06T13:10:13.998505Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/HJK-Vallila-14860.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7876/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7875,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:13.911411Z",
            "last_modified_time": "2024-02-06T13:10:13.911439Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Munkkvuoren-kirkko-14825.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7875/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7874,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:13.817594Z",
            "last_modified_time": "2024-02-06T13:10:13.817618Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Haagan-srk-Huopalahti-14823.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7873,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:13.722403Z",
            "last_modified_time": "2024-02-06T13:10:13.722426Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/The-English-School-14808.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7873/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7872,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:13.640269Z",
            "last_modified_time": "2024-02-06T13:10:13.640295Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21733002&inline=false&ticket=939c8db7c8b490347fd289bbaab4715c&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7871,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:13.007280Z",
            "last_modified_time": "2024-02-06T13:10:13.007302Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/650c3417298bb857957624.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7871/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7868,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:11.620330Z",
            "last_modified_time": "2024-02-06T13:10:11.620352Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/hammashoitolat/suu-ja-hammaskeskus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7868/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7867,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:11.068588Z",
            "last_modified_time": "2024-02-06T13:10:11.068611Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/ryhmamuotoinen-paihdekuntoutus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7867/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7865,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:06.991882Z",
            "last_modified_time": "2024-02-06T13:10:06.991903Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/kontulan-symppis.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7865/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7864,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:06.945837Z",
            "last_modified_time": "2024-02-06T13:10:06.945858Z",
            "name": "",
            "url": "http://seikkailutalo.munstadi.fi/files/2014/11/seikkailutalo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7864/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7863,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:06.826222Z",
            "last_modified_time": "2024-02-06T13:10:06.826240Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/lp_Arabia-10582.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7863/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7862,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:06.744136Z",
            "last_modified_time": "2024-02-06T13:10:06.744154Z",
            "name": "",
            "url": "http://viikki.munstadi.fi/files/2014/11/WP_20160217_008-1024x575.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7862/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7861,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:06.704957Z",
            "last_modified_time": "2024-02-06T13:10:06.704978Z",
            "name": "",
            "url": "http://arabia.munstadi.fi/files/2014/05/DSC01876.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7861/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7860,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:06.520438Z",
            "last_modified_time": "2024-02-06T13:10:06.520457Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Hgin-Lawn-tennis-10342.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7860/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7857,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:06.250404Z",
            "last_modified_time": "2024-02-06T13:10:06.250423Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/616d6eece0658343087601.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7857/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7856,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:06.034309Z",
            "last_modified_time": "2024-02-06T13:10:06.034328Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/HJK-Snellmanin-a-a-10005.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7856/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7855,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:05.886747Z",
            "last_modified_time": "2024-02-06T13:10:05.886769Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Kansallinen-lastenliitto-Herttoniemi-9750.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7855/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7854,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:05.838504Z",
            "last_modified_time": "2024-02-06T13:10:05.838523Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Kansallinen-lastenliitto-Suutarila-9704.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7854/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7853,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:04.959029Z",
            "last_modified_time": "2024-02-06T13:10:04.959049Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/itiksen-symppis-turunlinnantie.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7853/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7852,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:10:03.165251Z",
            "last_modified_time": "2024-02-06T13:10:03.165277Z",
            "name": "",
            "url": "http://ostersundom.munstadi.fi/files/2016/11/WhatsApp-Image-2016-11-11-at-13.52.18-1176x390.jpeg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7852/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7851,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:59.805232Z",
            "last_modified_time": "2024-02-06T13:09:59.805252Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21723716&inline=false&ticket=7c2b6d303cebad786f798950c7b37c49&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7851/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7849,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:59.210649Z",
            "last_modified_time": "2024-02-06T13:09:59.210671Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/opioidikorvaushoidon-arviointiklinikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7849/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7848,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:58.394338Z",
            "last_modified_time": "2024-02-06T13:09:58.394362Z",
            "name": "",
            "url": "https://stplattaprod.blob.core.windows.net/liikenneprod/styles/3_2_l/azure/kaupunkiympariston-toimitalo-kuvatoimisto-kuvio-oy.jpg?h=2992ba0a&itok=mRifYoT1",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7848/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7847,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.907448Z",
            "last_modified_time": "2024-02-06T13:09:57.907467Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet-2019/KasKo/TPR-kuvat/tyovaenopistot/TA_Olunkylatalo_RoniRekomaa_5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7847/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7846,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.707982Z",
            "last_modified_time": "2024-02-06T13:09:57.708004Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet-2019/KasKo/TPR-kuvat/tyovaenopistot/TA_Pohjois-Haaga_RoniRekomaa_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7846/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7845,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.667983Z",
            "last_modified_time": "2024-02-06T13:09:57.668005Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet-2019/KasKo/TPR-kuvat/tyovaenopistot/TA_Kanneltalo_RoniRekomaa_5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7845/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7844,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.595404Z",
            "last_modified_time": "2024-02-06T13:09:57.595424Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/img-1199-–kirkan-56ab285fda1b7.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7844/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7843,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.521461Z",
            "last_modified_time": "2024-02-06T13:09:57.521481Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/paloheina-4f902356.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7843/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7842,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.438537Z",
            "last_modified_time": "2024-02-06T13:09:57.438557Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/lahestymiskuva-56af3d887a67b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7842/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7841,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.366019Z",
            "last_modified_time": "2024-02-06T13:09:57.366038Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/maunula-talo-maarit-hohteri-7-5a45f00b23fa86-93126689.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7841/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7840,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.326698Z",
            "last_modified_time": "2024-02-06T13:09:57.326716Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/mediakirjasto-3480x-568e940712d5d.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7840/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7839,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.254425Z",
            "last_modified_time": "2024-02-06T13:09:57.254446Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/lauttasaari-4f901fd2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7839/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7838,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.186020Z",
            "last_modified_time": "2024-02-06T13:09:57.186039Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5eb1386da2c41664748617.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7838/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7837,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.147573Z",
            "last_modified_time": "2024-02-06T13:09:57.147593Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/jakomaki-4f901a81.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7837/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7836,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.079605Z",
            "last_modified_time": "2024-02-06T13:09:57.079626Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/62823ac7a2fed558899641.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7836/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7835,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:57.035062Z",
            "last_modified_time": "2024-02-06T13:09:57.035082Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/626a771f2abcf640524472.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7835/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7834,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.924669Z",
            "last_modified_time": "2024-02-06T13:09:56.924687Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kapyla-4f901e36.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7834/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7833,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.884971Z",
            "last_modified_time": "2024-02-06T13:09:56.884993Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/pikku-huopalahti-4f902398.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7833/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7832,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.841807Z",
            "last_modified_time": "2024-02-06T13:09:56.841830Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5d63d2f1a50dc376138535.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7832/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7831,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.796677Z",
            "last_modified_time": "2024-02-06T13:09:56.796696Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/puistola-4f9023e6.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7831/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7830,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.753267Z",
            "last_modified_time": "2024-02-06T13:09:56.753293Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5f688d7b73055592759350.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7830/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7829,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.712207Z",
            "last_modified_time": "2024-02-06T13:09:56.712227Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kassi-599e947f1ba8f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7829/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7828,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.671232Z",
            "last_modified_time": "2024-02-06T13:09:56.671263Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/lähestymiskuva-57fe2142b1a38.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7828/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7827,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.594059Z",
            "last_modified_time": "2024-02-06T13:09:56.594091Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kirjastorakennus-julkisivu-suihkulähde-5-56a8ae67e5e5d.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7827/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7826,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.447294Z",
            "last_modified_time": "2024-02-06T13:09:56.447316Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kirjastoauto-muumi-2-jpg-52f23a47.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7826/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7825,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.404756Z",
            "last_modified_time": "2024-02-06T13:09:56.404777Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/arabianranta-4f90191e.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7825/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7824,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.333505Z",
            "last_modified_time": "2024-02-06T13:09:56.333528Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/suomenlinna-4f902488.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7823,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.290438Z",
            "last_modified_time": "2024-02-06T13:09:56.290458Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/uusikuva3-594397cfd5b7d.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7823/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7822,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.216782Z",
            "last_modified_time": "2024-02-06T13:09:56.216804Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/pasila-4f901fab.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7822/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7821,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.173170Z",
            "last_modified_time": "2024-02-06T13:09:56.173190Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/5ea00ad22322e720594122.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 7820,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-02-06T13:09:56.132271Z",
            "last_modified_time": "2024-02-06T13:09:56.132292Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/kallio-4f901aa2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/7820/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        }
    ]
}