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=helmet

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 /linkedevents/v1/image/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 108774,
        "next": "http://api.hel.fi/linkedevents/v1/image/?format=api&page=4",
        "previous": "http://api.hel.fi/linkedevents/v1/image/?format=api&page=2"
    },
    "data": [
        {
            "id": 109519,
            "license": "cc_by",
            "created_time": "2024-03-17T19:57:23.259378Z",
            "last_modified_time": "2024-03-17T19:57:23.259399Z",
            "name": "Helsinki_Halkara.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Helsinki_Halkara_KvZdM3D.png",
            "cropping": "300,0,1499,1199",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/109519/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109518,
            "license": "event_only",
            "created_time": "2024-03-17T19:47:36.545600Z",
            "last_modified_time": "2024-03-17T19:49:24.393791Z",
            "name": "Helsinki_Halkara.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Helsinki_Halkara_9vKk525.png",
            "cropping": "300,0,1499,1199",
            "photographer_name": "Mama Events Oy",
            "alt_text": "Halkara Postimies Poster",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/109518/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109517,
            "license": "cc_by",
            "created_time": "2024-03-17T19:47:33.793892Z",
            "last_modified_time": "2024-03-17T19:47:33.793914Z",
            "name": "Helsinki_Halkara.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Helsinki_Halkara.png",
            "cropping": "300,0,1499,1199",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/109517/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109516,
            "license": "cc_by",
            "created_time": "2024-03-17T19:38:35.106596Z",
            "last_modified_time": "2024-03-17T19:38:35.106625Z",
            "name": "Halakra_Helsinki.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Halakra_Helsinki.png",
            "cropping": "100,0,500,400",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/109516/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109435,
            "license": "cc_by",
            "created_time": "2024-03-17T15:42:09.035493Z",
            "last_modified_time": "2024-03-17T15:45:17.425073Z",
            "name": "Cantores Minores 300-vuotisjuhlakonsertti - J.S. Bach: Johannes-passio",
            "url": "http://api.hel.fi/linkedevents/media/images/CM_FB_event_1920x1005px_070424.jpg",
            "cropping": "398,0,2002,1604",
            "photographer_name": "Cantores Minores",
            "alt_text": "Cantores Minores - Johannes-passio",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/109435/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109414,
            "license": "cc_by",
            "created_time": "2024-03-17T15:12:51.043060Z",
            "last_modified_time": "2024-03-17T15:21:59.231825Z",
            "name": "Cantores Minores - Matteus-passio - St. Matthew Passion",
            "url": "http://api.hel.fi/linkedevents/media/images/CM_FB_event_1920x1005px_290324.jpg",
            "cropping": "378,0,1902,1523",
            "photographer_name": "Cantores Minores",
            "alt_text": "Cantores Minores - Matteus-passio",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/109414/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109373,
            "license": "cc_by",
            "created_time": "2024-03-17T13:29:46.336386Z",
            "last_modified_time": "2024-03-17T13:29:46.336409Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8F33CB52-FFAB-4EEF-A3C1-07DEC4DA4839}/110191",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/109373/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109372,
            "license": "cc_by",
            "created_time": "2024-03-17T13:27:05.553010Z",
            "last_modified_time": "2024-03-17T13:28:19.035270Z",
            "name": "meditaatio.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/meditaatio.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Päällekkäin kasatut kivet ja taustalla bambut",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/109372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109371,
            "license": "event_only",
            "created_time": "2024-03-17T13:18:10.029052Z",
            "last_modified_time": "2024-03-17T13:21:25.487376Z",
            "name": "Kielikahvila (2).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kielikahvila_2.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Riikka Kantinkoski",
            "alt_text": "kaksi naista ja mies keskustelemassa",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/109371/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109370,
            "license": "cc_by",
            "created_time": "2024-03-17T13:05:44.094114Z",
            "last_modified_time": "2024-03-17T13:08:27.998032Z",
            "name": "Enter Ry",
            "url": "http://api.hel.fi/linkedevents/media/images/enterry-21.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Enter Ry",
            "alt_text": "Älypuhelin seniorin kädessä",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/109370/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109369,
            "license": "event_only",
            "created_time": "2024-03-17T12:56:50.751597Z",
            "last_modified_time": "2024-03-17T12:58:13.790965Z",
            "name": "Miniroskiksia",
            "url": "http://api.hel.fi/linkedevents/media/images/thumbnail_kulttuuri_siivoaa_minej%C3%A4.jpg",
            "cropping": "270,0,1348,1079",
            "photographer_name": "",
            "alt_text": "Miniroskiksia",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/109369/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109347,
            "license": "cc_by",
            "created_time": "2024-03-17T12:25:34.673106Z",
            "last_modified_time": "2024-03-17T12:47:08.297265Z",
            "name": "Mies lukemassa sanomalehteä kolikkokasan päällä",
            "url": "http://api.hel.fi/linkedevents/media/images/mathieu-stern-1zO4O3Z0UJA-unsplash.jpg",
            "cropping": "401,0,1998,1597",
            "photographer_name": "Unsplash / Mathieu Stern",
            "alt_text": "Mies lukemassa sanomalehteä kolikkokasan päällä",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/109347/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 109348,
            "license": "event_only",
            "created_time": "2024-03-17T12:32:04.863329Z",
            "last_modified_time": "2024-03-17T12:34:46.585856Z",
            "name": "Viisi miestä veneessä kirjan kansikuva.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Viisi_miest%C3%A4_veneess%C3%A4_kirjan_kansikuva.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "vihreä kirjan kansikuva, jossa kuusi latvialaista miesrunoilijaa",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/109348/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107900,
            "license": "event_only",
            "created_time": "2024-03-14T12:55:54.741618Z",
            "last_modified_time": "2024-03-16T14:32:39.736087Z",
            "name": "Heikki Lindgren",
            "url": "http://api.hel.fi/linkedevents/media/images/Heikki-LE.jpg",
            "cropping": "368,0,1840,1473",
            "photographer_name": "Ragnar Peets",
            "alt_text": "Heikki Lindgren soittaa jouhikkoa",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107900/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108825,
            "license": "event_only",
            "created_time": "2024-03-16T09:45:05.860907Z",
            "last_modified_time": "2024-03-16T09:58:06.929039Z",
            "name": "M-Together.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/M-Together_0qY1oUS.jpg",
            "cropping": "338,0,1687,1348",
            "photographer_name": "",
            "alt_text": "Näyttelyjulist tapahtumalle Together: Poetic Asian Hands 21.3.-16.5..2024 Exhibition in Helsinki",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/108825/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108824,
            "license": "cc_by",
            "created_time": "2024-03-16T09:45:04.524466Z",
            "last_modified_time": "2024-03-16T09:45:04.524493Z",
            "name": "M-Together.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/M-Together.jpg",
            "cropping": "338,0,1687,1348",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/108824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108743,
            "license": "cc_by",
            "created_time": "2024-03-16T06:10:17.763084Z",
            "last_modified_time": "2024-03-16T06:10:17.763108Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10911/25b737f1-0167-4cd6-82cf-b4671d0dfd4a.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108743/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107429,
            "license": "event_only",
            "created_time": "2024-03-12T23:51:35.187680Z",
            "last_modified_time": "2024-03-15T18:49:33.340600Z",
            "name": "streetfood_siesta_some_arabia-1.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/streetfood_siesta_some_arabia-1.jpg",
            "cropping": "169,0,846,677",
            "photographer_name": "",
            "alt_text": "street food siesta Arabia",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107429/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108482,
            "license": "cc_by",
            "created_time": "2024-03-15T17:27:08.282356Z",
            "last_modified_time": "2024-03-15T17:27:08.282385Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{31AE0020-31E1-4469-B745-E381FAC2F037}/107811",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108482/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108461,
            "license": "cc_by",
            "created_time": "2024-03-15T16:26:15.632430Z",
            "last_modified_time": "2024-03-15T16:26:15.632449Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{243C699C-35B7-417D-9D59-5B1C73700A52}/110185",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108460,
            "license": "cc_by",
            "created_time": "2024-03-15T15:53:42.286408Z",
            "last_modified_time": "2024-03-15T15:54:40.572778Z",
            "name": "Kermainen kirjolohikeitto on klassikko, joka kutsuu istumaan yhteiseen pöytään.",
            "url": "http://api.hel.fi/linkedevents/media/images/Fazer_Experience_torstain_kirjolohikeitto_1200x800.jpg",
            "cropping": "250,0,1250,1000",
            "photographer_name": "",
            "alt_text": "Keltaisessa kattilassa kermainen kirjolohikeitto ja vieressä ruisleipää",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/108460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108439,
            "license": "cc_by",
            "created_time": "2024-03-15T15:28:16.193825Z",
            "last_modified_time": "2024-03-15T15:28:16.193848Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CCBB5891-3D1E-4511-AF8C-AE04A57A5AB0}/110181",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108439/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108438,
            "license": "cc_by",
            "created_time": "2024-03-15T15:27:52.157758Z",
            "last_modified_time": "2024-03-15T15:27:52.157788Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9B607C08-548A-4A74-9733-A207F71D9FD2}/110183",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108438/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108437,
            "license": "cc_by",
            "created_time": "2024-03-15T15:15:47.804778Z",
            "last_modified_time": "2024-03-15T15:17:47.002048Z",
            "name": "Fazer Experience perjantain aamiaisbuffet aloittaa hyvän ja energisen päivän.",
            "url": "http://api.hel.fi/linkedevents/media/images/Fazer_Experience_perjantain_aamiaisbuffet_1200x800.jpg",
            "cropping": "248,0,1248,1000",
            "photographer_name": "",
            "alt_text": "Lautasella vihanneksia, Fazer riisipiirakka, croissant ja päällisiä. Kulhoissa yön yli haudutettua puuroa, jogurttia ja mysliä. Kahvikuppi.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/108437/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108436,
            "license": "event_only",
            "created_time": "2024-03-15T15:13:28.907601Z",
            "last_modified_time": "2024-03-15T15:13:28.907617Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745135.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108436/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108435,
            "license": "event_only",
            "created_time": "2024-03-15T15:13:28.725092Z",
            "last_modified_time": "2024-03-15T15:13:28.725112Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745134.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108435/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108434,
            "license": "event_only",
            "created_time": "2024-03-15T15:13:27.236268Z",
            "last_modified_time": "2024-03-15T15:13:27.236285Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_741472.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108434/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108433,
            "license": "event_only",
            "created_time": "2024-03-15T15:13:27.075426Z",
            "last_modified_time": "2024-03-15T15:13:27.075453Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_741471.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108433/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108432,
            "license": "cc_by",
            "created_time": "2024-03-15T14:42:43.034470Z",
            "last_modified_time": "2024-03-15T14:45:34.766048Z",
            "name": "Fazer Café Fazerilan kakkubuffet kutsuu nauttimaan",
            "url": "http://api.hel.fi/linkedevents/media/images/Fazer_suklaataiteilu_ja_kakkubuffet_1200x800.jpg",
            "cropping": "248,0,1248,1000",
            "photographer_name": "",
            "alt_text": "Fazerin Sininen suklaakakku ja kahvikuppi",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/108432/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108411,
            "license": "cc_by",
            "created_time": "2024-03-15T14:28:07.353991Z",
            "last_modified_time": "2024-03-15T14:28:07.354010Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BB2ED6AB-C621-4A96-9411-1709F9BBF981}/110179",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108411/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108408,
            "license": "cc_by",
            "created_time": "2024-03-15T14:12:58.529314Z",
            "last_modified_time": "2024-03-15T14:15:54.372999Z",
            "name": "forest-7698570_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/forest-7698570_1280.jpg",
            "cropping": "155,0,1125,970",
            "photographer_name": "-",
            "alt_text": "Maaginen mökki / Pixabay CC-0",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108408/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108410,
            "license": "event_only",
            "created_time": "2024-03-15T14:13:48.732309Z",
            "last_modified_time": "2024-03-15T14:13:48.732331Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_746130.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108410/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108409,
            "license": "event_only",
            "created_time": "2024-03-15T14:13:48.559042Z",
            "last_modified_time": "2024-03-15T14:13:48.559063Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_746129.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108409/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108407,
            "license": "event_only",
            "created_time": "2024-03-15T14:05:30.549447Z",
            "last_modified_time": "2024-03-15T14:12:37.894076Z",
            "name": "Småttingar på bibban",
            "url": "http://api.hel.fi/linkedevents/media/images/Smatting_pa_bibban_fVTcDra.png",
            "cropping": "401,0,1999,1598",
            "photographer_name": "Linda Bondestam",
            "alt_text": "Vuxen läser sagobok med och för barn, färggrann",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108407/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108406,
            "license": "cc_by",
            "created_time": "2024-03-15T14:05:16.599054Z",
            "last_modified_time": "2024-03-15T14:05:16.599075Z",
            "name": "Smatting pa bibban.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Smatting_pa_bibban.png",
            "cropping": "352,0,2048,1697",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108406/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137296,
            "license": "cc_by",
            "created_time": "2024-03-15T13:43:14.872232Z",
            "last_modified_time": "2024-03-15T13:43:14.872254Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Musafestarit_1.jpg",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "tunnelmallinen kuva musiikkiesityksestä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137296/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108387,
            "license": "cc_by",
            "created_time": "2024-03-15T13:18:53.499893Z",
            "last_modified_time": "2024-03-15T13:33:21.917148Z",
            "name": "Kuvituskuva Stonehengestä",
            "url": "http://api.hel.fi/linkedevents/media/images/Stonehenge_render.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Kuvitettu kivikehä",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/108387/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137297,
            "license": "cc_by",
            "created_time": "2024-03-15T13:26:21.714563Z",
            "last_modified_time": "2024-03-15T13:26:21.714584Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/pexels-north-1407322.jpg",
            "cropping": "816,0,4080,3264",
            "photographer_name": "",
            "alt_text": "ihminen soittaa kiraraa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137297/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108386,
            "license": "event_only",
            "created_time": "2024-03-15T13:13:17.189178Z",
            "last_modified_time": "2024-03-15T13:13:17.189193Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745543.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108386/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108385,
            "license": "cc_by",
            "created_time": "2024-03-15T13:08:34.347688Z",
            "last_modified_time": "2024-03-15T13:11:48.178626Z",
            "name": "IMG_8504.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_8504.jpeg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "Mika Oinonen",
            "alt_text": "Yhtyeen jäsenet",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108385/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108384,
            "license": "cc_by",
            "created_time": "2024-03-15T13:07:06.007274Z",
            "last_modified_time": "2024-03-15T13:08:12.853062Z",
            "name": "Antti-ja-Riikka-Hanna-tanssivat.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Antti-ja-Riikka-Hanna-tanssivat.jpg",
            "cropping": "590,0,2952,2362",
            "photographer_name": "Tanssiteatteri Glims&Gloms",
            "alt_text": "Hanna ja Riikka Tanssivat",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108384/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108383,
            "license": "event_only",
            "created_time": "2024-03-15T13:02:57.606518Z",
            "last_modified_time": "2024-03-15T13:04:57.887757Z",
            "name": "lehtovirtaoinonen.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/lehtovirtaoinonen_1lqAyrT.jpg",
            "cropping": "246,0,1220,975",
            "photographer_name": "Mauri Lehtovirta",
            "alt_text": "Laulaja ja kitaristi",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108383/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108382,
            "license": "cc_by",
            "created_time": "2024-03-15T12:59:44.447559Z",
            "last_modified_time": "2024-03-15T13:00:33.065774Z",
            "name": "myyrä ja kala.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/myyr%C3%A4_ja_kala.jpg",
            "cropping": "258,0,1482,1224",
            "photographer_name": "Myyrä ja kala",
            "alt_text": "Myyrä ja kala",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108382/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108381,
            "license": "cc_by",
            "created_time": "2024-03-15T12:27:19.428045Z",
            "last_modified_time": "2024-03-15T12:46:13.068481Z",
            "name": "432232406_804653171699017_4184614657510527246_n.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/432232406_804653171699017_4184614657510527246_n.jpg",
            "cropping": "269,0,1349,1080",
            "photographer_name": "",
            "alt_text": "Kuvassa kaksi ikäihmistä sekä teksti tarinasta teatteriksi -esitys",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303040",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108381/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137298,
            "license": "cc_by",
            "created_time": "2024-03-15T12:23:54.433662Z",
            "last_modified_time": "2024-03-15T12:23:54.433684Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ukulele-2205860_1920.jpg",
            "cropping": "518,0,1402,885",
            "photographer_name": "",
            "alt_text": "kolme ukulelea",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137298/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108360,
            "license": "cc_by",
            "created_time": "2024-03-15T12:16:49.635599Z",
            "last_modified_time": "2024-03-15T12:19:59.417070Z",
            "name": "orchid-2115260_960_720.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/orchid-2115260_960_720_RFhepny.jpg",
            "cropping": "100,0,500,401",
            "photographer_name": "",
            "alt_text": "Valkolilan värisiä orkidean kukkia",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303040",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108360/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108362,
            "license": "cc_by",
            "created_time": "2024-03-15T12:18:43.693548Z",
            "last_modified_time": "2024-03-15T12:18:43.693571Z",
            "name": "hkm-image",
            "url": "https://www.helsinginkaupunginmuseo.fi/app/uploads/2024/02/tapahtumakuva_825x513px_Reichstein_Nimetonperhealbumi_taiteilijatapaaminen_HKM_kevat24.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "hkm",
            "publisher": "ahjo:u4804001020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108362/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108361,
            "license": "cc_by",
            "created_time": "2024-03-15T12:18:26.849380Z",
            "last_modified_time": "2024-03-15T12:18:26.849407Z",
            "name": "hkm-image",
            "url": "https://www.helsinginkaupunginmuseo.fi/app/uploads/2024/02/tapahtumakuva_825x513px_Reichstein_Nimetonperhealbumi_taiteilijatapaaminen_HKM_kevat24.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "hkm",
            "publisher": "ahjo:u4804001020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108361/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108359,
            "license": "cc_by",
            "created_time": "2024-03-15T12:14:47.155098Z",
            "last_modified_time": "2024-03-15T12:14:47.155116Z",
            "name": "hkm-image",
            "url": "https://www.helsinginkaupunginmuseo.fi/app/uploads/2024/01/tapahtumakuva_825x513px_Reichstein_Nimetonperhealbumi_HKM_kevat24.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "hkm",
            "publisher": "ahjo:u4804001020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108358,
            "license": "event_only",
            "created_time": "2024-03-15T12:13:30.788858Z",
            "last_modified_time": "2024-03-15T12:13:30.788873Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745585.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108358/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108357,
            "license": "event_only",
            "created_time": "2024-03-15T12:13:30.214656Z",
            "last_modified_time": "2024-03-15T12:13:30.214677Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745583.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108357/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108356,
            "license": "event_only",
            "created_time": "2024-03-15T12:13:29.748051Z",
            "last_modified_time": "2024-03-15T12:13:29.748074Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745581.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108355,
            "license": "event_only",
            "created_time": "2024-03-15T12:13:28.419369Z",
            "last_modified_time": "2024-03-15T12:13:28.419390Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745646.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108354,
            "license": "event_only",
            "created_time": "2024-03-15T12:13:27.586197Z",
            "last_modified_time": "2024-03-15T12:13:27.586219Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745642.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108354/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137270,
            "license": "event_only",
            "created_time": "2024-03-15T12:13:06.361069Z",
            "last_modified_time": "2024-03-15T12:13:06.361089Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Hattuset5.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Hattusten logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137270/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108353,
            "license": "event_only",
            "created_time": "2024-03-15T12:11:02.036469Z",
            "last_modified_time": "2024-03-15T12:11:53.984689Z",
            "name": "Päästä päähän A4.160423.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/P%C3%A4%C3%A4st%C3%A4_p%C3%A4%C3%A4h%C3%A4n_A4.160423.jpg",
            "cropping": "132,0,661,528",
            "photographer_name": "Mika Lappalainen",
            "alt_text": "Metro Vuosaaren sillalla",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108353/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108352,
            "license": "event_only",
            "created_time": "2024-03-15T12:03:46.221043Z",
            "last_modified_time": "2024-03-15T12:08:51.784244Z",
            "name": "FRS Finlandin laiva Suomenlinnassa",
            "url": "http://api.hel.fi/linkedevents/media/images/Vire_ja_SustainableFinland.JPG",
            "cropping": "378,0,1902,1523",
            "photographer_name": "Artur Kukov",
            "alt_text": "Vesibussi",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/108352/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137300,
            "license": "event_only",
            "created_time": "2024-03-15T11:52:59.328057Z",
            "last_modified_time": "2024-03-15T11:52:59.328077Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Reatreat.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Ihminen lotus asennossa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137300/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137301,
            "license": "event_only",
            "created_time": "2024-03-15T11:45:16.080718Z",
            "last_modified_time": "2024-03-15T11:45:16.080740Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Lukuporinat.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kissa ja kirja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137301/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108325,
            "license": "event_only",
            "created_time": "2024-03-15T10:55:21.677356Z",
            "last_modified_time": "2024-03-15T11:39:56.133312Z",
            "name": "Narrin teatteri- ja medialeiri",
            "url": "http://api.hel.fi/linkedevents/media/images/Narri_kes%C3%A4_2.jpg",
            "cropping": "127,0,639,512",
            "photographer_name": "",
            "alt_text": "Narrin teatteri- ja medialeiri",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108325/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 90993,
            "license": "cc_by",
            "created_time": "2023-03-27T09:27:22.537072Z",
            "last_modified_time": "2024-03-15T11:32:42.744004Z",
            "name": "Rauhankoulu_kuva.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Rauhankoulu_kuva_QuGbn4S.jpg",
            "cropping": "0,0,532,532",
            "photographer_name": "Rauhankoulu",
            "alt_text": "Kaksi koululaista",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/90993/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137302,
            "license": "event_only",
            "created_time": "2024-03-15T11:30:04.220681Z",
            "last_modified_time": "2024-03-15T11:30:04.220701Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Lukupiiri_kevat2024.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Lukupiirin kirjat",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137302/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108333,
            "license": "cc_by",
            "created_time": "2024-03-15T11:28:41.129884Z",
            "last_modified_time": "2024-03-15T11:28:41.129906Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{41BC4DEC-60B4-4D2E-90C7-D807F6091AB9}/110104",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108333/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108332,
            "license": "cc_by",
            "created_time": "2024-03-15T11:28:39.935355Z",
            "last_modified_time": "2024-03-15T11:28:39.935373Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FF9704E5-22EB-4C83-958E-0B2575279E11}/110093",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108332/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108331,
            "license": "cc_by",
            "created_time": "2024-03-15T11:28:36.067574Z",
            "last_modified_time": "2024-03-15T11:28:36.067613Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{66B642AF-92E1-4F4F-A8FE-920DA59787D1}/110101",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108331/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108330,
            "license": "cc_by",
            "created_time": "2024-03-15T11:28:32.398126Z",
            "last_modified_time": "2024-03-15T11:28:32.398150Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{24F2D226-282D-4337-852C-F6C4BA806A2E}/110095",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108330/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108329,
            "license": "event_only",
            "created_time": "2024-03-15T11:19:10.422990Z",
            "last_modified_time": "2024-03-15T11:23:24.811592Z",
            "name": "Mieluummin Narri kuin kuningas",
            "url": "http://api.hel.fi/linkedevents/media/images/Narripaita_Mieluummin_Narri_kuin_kuningas_Ilmoittautuminen2.jpg",
            "cropping": "200,0,999,798",
            "photographer_name": "",
            "alt_text": "Narrin näyttämö",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108329/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108328,
            "license": "event_only",
            "created_time": "2024-03-15T11:19:06.866664Z",
            "last_modified_time": "2024-03-15T11:21:32.750533Z",
            "name": "Tietokirjalukupiirissä kuulet muiden lukijoiden kokemuksia ja mielipiteitä.",
            "url": "http://api.hel.fi/linkedevents/media/images/Buch_-_Lesen_-_Lekt%C3%BCre_-_Brille_-_Tasse_Tee_Gt2qVbH.jpg",
            "cropping": "299,0,1499,1200",
            "photographer_name": "",
            "alt_text": "Kuvassa on kirja, teekuppi ja silmälasit.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108328/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108327,
            "license": "cc_by",
            "created_time": "2024-03-15T11:19:05.994702Z",
            "last_modified_time": "2024-03-15T11:19:05.994721Z",
            "name": "Buch_-_Lesen_-_Lektüre_-_Brille_-_Tasse_Tee.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Buch_-_Lesen_-_Lekt%C3%BCre_-_Brille_-_Tasse_Tee_FKbFzZk.jpg",
            "cropping": "299,0,1499,1200",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108327/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137303,
            "license": "event_only",
            "created_time": "2024-03-15T11:19:01.277362Z",
            "last_modified_time": "2024-03-15T11:19:01.277384Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/EBC_helmet.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kirjojen kannet",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137303/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137304,
            "license": "event_only",
            "created_time": "2024-03-15T11:07:05.505949Z",
            "last_modified_time": "2024-03-15T11:07:05.505970Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/LukioPopUp.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kulttuuriohjaajat",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137304/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137306,
            "license": "event_only",
            "created_time": "2024-03-15T10:58:25.316294Z",
            "last_modified_time": "2024-03-15T10:58:25.316373Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/MeEspoo.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Piirroskuva opastustilanteesta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137306/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108326,
            "license": "event_only",
            "created_time": "2024-03-15T10:56:34.801336Z",
            "last_modified_time": "2024-03-15T10:57:54.310302Z",
            "name": "Pienten aamut",
            "url": "http://api.hel.fi/linkedevents/media/images/Pienten_aamu.jpg",
            "cropping": "294,0,1472,1178",
            "photographer_name": "Canva",
            "alt_text": "Eläinvauvoja värikkäällä taustalla, kuvituskuva",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108326/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137305,
            "license": "cc_by",
            "created_time": "2024-03-15T10:57:29.523947Z",
            "last_modified_time": "2024-03-15T10:57:29.523981Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/pexels-porapak-apichodilok-346709.jpg",
            "cropping": "501,0,2499,1998",
            "photographer_name": "",
            "alt_text": "ihminen soittaa ukulelea",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137305/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108324,
            "license": "event_only",
            "created_time": "2024-03-15T10:49:09.599536Z",
            "last_modified_time": "2024-03-15T10:51:34.796917Z",
            "name": "Lasten viikonloppu: Maagiset eläimet",
            "url": "http://api.hel.fi/linkedevents/media/images/Yksisarvinen.jpg",
            "cropping": "164,0,827,662",
            "photographer_name": "Pixabay: _Vane_",
            "alt_text": "Yksisarvinen kuutamossa, kuvituskuva",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108324/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108323,
            "license": "event_only",
            "created_time": "2024-03-15T10:48:06.547176Z",
            "last_modified_time": "2024-03-15T10:50:08.811223Z",
            "name": "Tietokirja 'Alussa oli...' -hyllyssä",
            "url": "http://api.hel.fi/linkedevents/media/images/DSC_5387.JPG",
            "cropping": "120,0,596,476",
            "photographer_name": "Juho Liukkonen",
            "alt_text": "Kuvassa tietokirja Alussa oli... -hyllyssä",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108323/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137307,
            "license": "event_only",
            "created_time": "2024-03-15T10:39:42.517689Z",
            "last_modified_time": "2024-03-15T10:39:42.517717Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ToastMasters_uusikuva2024.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Toast masters osallistujia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137307/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137308,
            "license": "event_only",
            "created_time": "2024-03-15T10:30:02.911315Z",
            "last_modified_time": "2024-03-15T10:30:02.911334Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Perhekahvila.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Perhe perhekahvilassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137308/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108305,
            "license": "cc_by",
            "created_time": "2024-03-15T10:28:46.975319Z",
            "last_modified_time": "2024-03-15T10:29:26.350760Z",
            "name": "Töölön kirjaston Kirjastosali",
            "url": "http://api.hel.fi/linkedevents/media/images/Toolon_kirjaston_avaaminen_080520_kuva_Maarit_Hohteri_11.jpg",
            "cropping": "357,0,1774,1417",
            "photographer_name": "Helsingin kaupunki /  Maarit Hohteri",
            "alt_text": "Töölön kirjaston kirjahyllyjä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108305/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108304,
            "license": "cc_by",
            "created_time": "2024-03-15T10:28:35.238939Z",
            "last_modified_time": "2024-03-15T10:28:35.238956Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C232666E-4B3E-44AB-8C4A-E279391DE4EF}/110178",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108304/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137310,
            "license": "cc_by",
            "created_time": "2024-03-15T10:22:13.113892Z",
            "last_modified_time": "2024-03-15T10:22:13.113919Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/caleb-george-pH88tHG-1yw-unsplash.jpg",
            "cropping": "520,0,2603,2082",
            "photographer_name": "",
            "alt_text": "soittimia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137310/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137275,
            "license": "event_only",
            "created_time": "2024-03-15T10:17:48.221450Z",
            "last_modified_time": "2024-03-15T10:17:48.221480Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Asumisneuvonta.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kerrostalo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108303,
            "license": "event_only",
            "created_time": "2024-03-15T10:13:37.069182Z",
            "last_modified_time": "2024-03-15T10:13:37.069200Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745577.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108303/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108302,
            "license": "event_only",
            "created_time": "2024-03-15T10:13:36.036030Z",
            "last_modified_time": "2024-03-15T10:13:36.036047Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745575.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108302/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108301,
            "license": "event_only",
            "created_time": "2024-03-15T10:13:34.938181Z",
            "last_modified_time": "2024-03-15T10:13:34.938209Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745573.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108301/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108300,
            "license": "event_only",
            "created_time": "2024-03-15T10:10:33.477046Z",
            "last_modified_time": "2024-03-15T10:11:17.643625Z",
            "name": "Tietokirjalukupiiri Töölön kirjastossa",
            "url": "http://api.hel.fi/linkedevents/media/images/tietokirjalukupiiri.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "Saija Savolainen",
            "alt_text": "Kirjaston kirjahyllyjä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108300/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108298,
            "license": "event_only",
            "created_time": "2024-03-15T09:58:17.864177Z",
            "last_modified_time": "2024-03-15T10:09:30.788687Z",
            "name": "Linked_Events_kuva_Tiina_Hautala.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Linked_Events_kuva_Tiina_Hautala_nc2Nl7w.png",
            "cropping": "200,0,999,798",
            "photographer_name": "Tiina Hautala",
            "alt_text": "Tuulinen maisema jonka oikeassa reunassa violetti puu, johon osuu salama.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108298/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108299,
            "license": "cc_by",
            "created_time": "2024-03-15T10:01:54.719677Z",
            "last_modified_time": "2024-03-15T10:07:39.613676Z",
            "name": "Fallas de Valencia",
            "url": "http://api.hel.fi/linkedevents/media/images/Fallas_edit.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Fallaksen viettoa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108299/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137311,
            "license": "event_only",
            "created_time": "2024-03-15T10:01:16.416451Z",
            "last_modified_time": "2024-03-15T10:01:16.416479Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/SuomenPakolaisapu.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Ryhmä pelaa korttia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137311/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108297,
            "license": "cc_by",
            "created_time": "2024-03-15T09:58:11.260873Z",
            "last_modified_time": "2024-03-15T09:58:11.260891Z",
            "name": "Linked_Events_kuva_Tiina_Hautala.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Linked_Events_kuva_Tiina_Hautala_KhabVpU.png",
            "cropping": "200,0,999,798",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108297/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108296,
            "license": "event_only",
            "created_time": "2024-03-15T09:45:45.431712Z",
            "last_modified_time": "2024-03-15T09:49:35.136267Z",
            "name": "Tölö biblioteks läshund",
            "url": "http://api.hel.fi/linkedevents/media/images/lukukoira_AiV6zje.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "Helsingin kaupunki / Maarit Hohteri",
            "alt_text": "Pojke läser för en hund",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108296/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137312,
            "license": "event_only",
            "created_time": "2024-03-15T09:49:27.312869Z",
            "last_modified_time": "2024-03-15T09:49:27.312900Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Fila_kuuntelee.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Lukukoira Fila",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137312/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108295,
            "license": "cc_by",
            "created_time": "2024-03-15T09:41:38.356019Z",
            "last_modified_time": "2024-03-15T09:42:00.552222Z",
            "name": "Tenho FB event banners (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Tenho_FB_event_banners_1.jpg",
            "cropping": "270,0,1350,1081",
            "photographer_name": "",
            "alt_text": "Tenho Open Stage mainoskuva",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/108295/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137313,
            "license": "event_only",
            "created_time": "2024-03-15T09:39:21.600649Z",
            "last_modified_time": "2024-03-15T09:39:21.600673Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Miestenkahvila_helmet.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Miehiä kahvin äärellä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137313/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108278,
            "license": "event_only",
            "created_time": "2024-03-15T09:14:15.720839Z",
            "last_modified_time": "2024-03-15T09:14:15.720862Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_746051.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108278/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108277,
            "license": "event_only",
            "created_time": "2024-03-15T09:14:08.822584Z",
            "last_modified_time": "2024-03-15T09:14:08.822608Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_746049.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108277/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108276,
            "license": "event_only",
            "created_time": "2024-03-15T09:14:08.122442Z",
            "last_modified_time": "2024-03-15T09:14:08.122467Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_746047.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108276/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108271,
            "license": "cc_by",
            "created_time": "2024-03-15T09:09:37.126896Z",
            "last_modified_time": "2024-03-15T09:10:20.376993Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/lp-Seppa-73641.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108271/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108275,
            "license": "cc_by",
            "created_time": "2024-03-15T09:10:00.445205Z",
            "last_modified_time": "2024-03-15T09:10:00.445230Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2024/03/31c9e8c7-jpg-1_lauttasaaren_liikuntapuisto_ulkokuntoiluvalineet_1_2023_mg_2150_sami_saastamoinen_10-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108274,
            "license": "cc_by",
            "created_time": "2024-03-15T09:09:58.575818Z",
            "last_modified_time": "2024-03-15T09:09:58.575844Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2024/03/79cfd15e-jpg-1_lauttasaaren_liikuntapuisto_ulkokuntoiluvalineet_2_2023_mg_2194_sami_saastamoinen_11-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108274/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108273,
            "license": "cc_by",
            "created_time": "2024-03-15T09:09:56.312245Z",
            "last_modified_time": "2024-03-15T09:09:56.312269Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2024/03/75680206-jpg-1_lauttasaaren_liikuntapuisto_ulkokuntoiluvalineet_3_2023_mg_2200_sami_saastamoinen_12-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108273/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108272,
            "license": "cc_by",
            "created_time": "2024-03-15T09:09:55.926726Z",
            "last_modified_time": "2024-03-15T09:09:55.926749Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2024/03/8120ff73-jpg-1_lauttasaaren_liikuntapuisto_ulkokuntoiluvalineet_gympark_2023_mg_2202_sami_saastamoinen_13-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108272/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108270,
            "license": "cc_by",
            "created_time": "2024-03-15T09:06:53.976046Z",
            "last_modified_time": "2024-03-15T09:08:22.871668Z",
            "name": "AarteitaniSuomesta_Pre-ohjemakuva_1080x648.png",
            "url": "http://api.hel.fi/linkedevents/media/images/AarteitaniSuomesta_Pre-ohjemakuva_1080x648.png",
            "cropping": "216,0,864,648",
            "photographer_name": "Satu Kettunen",
            "alt_text": "Aarteita",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108270/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137314,
            "license": "event_only",
            "created_time": "2024-03-15T08:57:49.425341Z",
            "last_modified_time": "2024-03-15T08:57:49.425366Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/PerjantaileffaHelmet.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Sohvaryhmä ja isonäyttö, jossa elokuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137314/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137309,
            "license": "cc_by",
            "created_time": "2024-03-15T08:55:45.167709Z",
            "last_modified_time": "2024-03-15T08:55:45.167729Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ukulele-g5ce9ace21_1920.jpg",
            "cropping": "320,0,1600,1280",
            "photographer_name": "",
            "alt_text": "ukulele",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137309/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108269,
            "license": "event_only",
            "created_time": "2024-03-15T08:53:13.544348Z",
            "last_modified_time": "2024-03-15T08:53:44.561112Z",
            "name": "Maaginen puu",
            "url": "http://api.hel.fi/linkedevents/media/images/Helmet_kuva_Tiina_Hautala.png",
            "cropping": "100,0,501,400",
            "photographer_name": "Tiina Hautala",
            "alt_text": "Maaginen puu sinistä taivasta vasten",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108269/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108268,
            "license": "cc_by",
            "created_time": "2024-03-15T08:49:25.405829Z",
            "last_modified_time": "2024-03-15T08:51:05.182411Z",
            "name": "lukupiiri.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/lukupiiri_sQzz61t.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "kahvitarjotin",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108268/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137316,
            "license": "event_only",
            "created_time": "2024-03-15T08:45:00.440809Z",
            "last_modified_time": "2024-03-15T08:45:00.440832Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/espanjan-kielikahvila.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kahvikuppi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137316/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108266,
            "license": "cc_by",
            "created_time": "2024-03-15T08:38:43.206823Z",
            "last_modified_time": "2024-03-15T08:44:17.028149Z",
            "name": "Strang luento.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Strang_luento.jpg",
            "cropping": "384,0,1896,1513",
            "photographer_name": "",
            "alt_text": "kolme kuvaa Kruunuvuorenrannasta ja Kaitalahdesta.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108266/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108267,
            "license": "cc_by",
            "created_time": "2024-03-15T08:40:04.917361Z",
            "last_modified_time": "2024-03-15T08:41:45.829166Z",
            "name": "Pikku_Papu_puutarhuri TAUSTA_PPO.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Pikku_Papu_puutarhuri_TAUSTA_PPO.jpg",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Liisa Kallio",
            "alt_text": "Kuvitus Liisa Kallio",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108267/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108265,
            "license": "cc_by",
            "created_time": "2024-03-15T08:38:26.372278Z",
            "last_modified_time": "2024-03-15T08:38:26.372298Z",
            "name": "lukupiiri.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/lukupiiri_q3RF3QX.jpg",
            "cropping": "106,0,533,426",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108265/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108248,
            "license": "cc_by",
            "created_time": "2024-03-15T08:28:45.103651Z",
            "last_modified_time": "2024-03-15T08:31:38.890543Z",
            "name": "toiminnallinentiistai2024 (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/toiminnallinentiistai2024_1.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Askartelua",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108248/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137295,
            "license": "event_only",
            "created_time": "2024-03-15T08:28:21.319373Z",
            "last_modified_time": "2024-03-15T08:28:21.319402Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Ymp%C3%A4rist%C3%B6kev%C3%A4tkollaasi.jpg",
            "cropping": "254,0,1494,1240",
            "photographer_name": "",
            "alt_text": "Kuvakollaasissa nainen kerää roskia ruohikolta, mehiläisiä voikukissa ja havumetsää",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137295/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137318,
            "license": "event_only",
            "created_time": "2024-03-15T08:25:24.531654Z",
            "last_modified_time": "2024-03-15T08:25:24.531676Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/lautapelikerho.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Käsi heittää noppaa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137318/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108247,
            "license": "cc_by",
            "created_time": "2024-03-15T08:09:43.773714Z",
            "last_modified_time": "2024-03-15T08:09:43.773748Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/Hgw5z6fTK9Tq",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108247/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108245,
            "license": "cc_by",
            "created_time": "2024-03-15T07:54:33.749518Z",
            "last_modified_time": "2024-03-15T08:01:53.714560Z",
            "name": "VUO_Lamppukärpänen_Illukka.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/VUO_Lamppuk%C3%A4rp%C3%A4nen_Illukka.jpg",
            "cropping": "216,0,864,648",
            "photographer_name": "Tanja Illukka",
            "alt_text": "Lamppukärpänen lukee kirjaa",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108245/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108246,
            "license": "event_only",
            "created_time": "2024-03-15T07:55:08.235019Z",
            "last_modified_time": "2024-03-15T07:57:38.344869Z",
            "name": "Aleksanteri Nevskin katedraali",
            "url": "http://api.hel.fi/linkedevents/media/images/18tQcTXY.jpeg",
            "cropping": "382,0,1898,1515",
            "photographer_name": "Jouko Lindstedt",
            "alt_text": "Aleksanteri Nevskin katedraali",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108246/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137319,
            "license": "event_only",
            "created_time": "2024-03-15T07:55:03.825653Z",
            "last_modified_time": "2024-03-15T07:55:03.825677Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Sembalot_avaimenper%C3%A4.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "3D printattuja avaimenperiä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137319/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108244,
            "license": "cc_by",
            "created_time": "2024-03-15T07:49:29.309312Z",
            "last_modified_time": "2024-03-15T07:49:29.309336Z",
            "name": "Lamppukärpänen_1080x648.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Lamppuk%C3%A4rp%C3%A4nen_1080x648.jpg",
            "cropping": "216,0,864,648",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108244/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137321,
            "license": "event_only",
            "created_time": "2024-03-15T07:37:14.621279Z",
            "last_modified_time": "2024-03-15T07:37:14.621301Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ENTERry-20_1.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Opastustilanne",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137321/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137322,
            "license": "event_only",
            "created_time": "2024-03-15T07:16:18.611510Z",
            "last_modified_time": "2024-03-15T07:16:18.611531Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/tapahtumakuva_satutunnit_helmet.png",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Lapset satutunnilla",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137322/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137323,
            "license": "event_only",
            "created_time": "2024-03-15T06:57:51.845218Z",
            "last_modified_time": "2024-03-15T06:57:51.845245Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/brenda-godinez-tOsKxvyNyDw-unsplash_1.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Teetä ja leivonnaisia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137323/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137324,
            "license": "event_only",
            "created_time": "2024-03-15T06:48:18.411767Z",
            "last_modified_time": "2024-03-15T06:48:18.411835Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Kruglik_2_.jpeg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Tyttö musiikkikerhossa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137324/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108035,
            "license": "cc_by",
            "created_time": "2024-03-14T19:28:15.438057Z",
            "last_modified_time": "2024-03-14T19:28:15.438077Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0C6BE576-143B-4FD5-968D-BCC3B62F7DB7}/110177",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108035/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108002,
            "license": "cc_by",
            "created_time": "2024-03-14T16:49:32.535812Z",
            "last_modified_time": "2024-03-14T16:51:43.919979Z",
            "name": "Kuva: ha11ok, Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/chess-g0f2bed1a5_1920.jpg",
            "cropping": "322,0,1599,1277",
            "photographer_name": "ha11ok",
            "alt_text": "Shakkilaudalla valkoinen ja musta kuningatar sekä pari muuta nappulaa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108002/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 108001,
            "license": "event_only",
            "created_time": "2024-03-14T16:37:30.296949Z",
            "last_modified_time": "2024-03-14T16:44:13.226791Z",
            "name": "Kuva: Karri Anttila",
            "url": "http://api.hel.fi/linkedevents/media/images/Enter_kuva_Karri_Anttila.jpg",
            "cropping": "300,0,1501,1201",
            "photographer_name": "Karri Anttila",
            "alt_text": "Kaksi senioria keskustelevat älylaitteet käsissään.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/108001/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107984,
            "license": "cc_by",
            "created_time": "2024-03-14T16:31:24.083185Z",
            "last_modified_time": "2024-03-14T16:31:24.083225Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E9D8ABA5-B952-4AC1-89B0-8295072F5F57}/110169",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107984/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107983,
            "license": "cc_by",
            "created_time": "2024-03-14T16:31:23.912825Z",
            "last_modified_time": "2024-03-14T16:31:23.912849Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D79B1992-4348-4132-BA68-22DCC2187DCD}/110163",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107983/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107982,
            "license": "cc_by",
            "created_time": "2024-03-14T16:31:23.692426Z",
            "last_modified_time": "2024-03-14T16:31:23.692451Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B41CBC01-32DE-47AB-9862-A34E5D0D33CB}/110173",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107982/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107981,
            "license": "cc_by",
            "created_time": "2024-03-14T16:31:18.581816Z",
            "last_modified_time": "2024-03-14T16:31:18.581854Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3A43F239-F76A-492C-9153-CAE7C657FEA3}/110171",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107981/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107980,
            "license": "cc_by",
            "created_time": "2024-03-14T16:31:17.452892Z",
            "last_modified_time": "2024-03-14T16:31:17.452916Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{979BCA1C-3C63-4834-A9C8-C45506895DD1}/110161",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107980/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107979,
            "license": "cc_by",
            "created_time": "2024-03-14T16:30:59.579005Z",
            "last_modified_time": "2024-03-14T16:30:59.579029Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{772C5E6C-6B8E-463A-81A2-B08E8905C4A6}/110168",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107979/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107978,
            "license": "cc_by",
            "created_time": "2024-03-14T16:15:18.047467Z",
            "last_modified_time": "2024-03-14T16:17:05.067141Z",
            "name": "Kulttuurikokkaus Pasilan kirjastossa.",
            "url": "http://api.hel.fi/linkedevents/media/images/Credit_-_Lynn_El_Khoury_Unsplash.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "Lynn El Khoury / Unsplash",
            "alt_text": "Tofuperäistä ruokaa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107978/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107977,
            "license": "cc_by",
            "created_time": "2024-03-14T16:06:50.672256Z",
            "last_modified_time": "2024-03-14T16:08:42.731096Z",
            "name": "Kierrätysmateriaalityöpajassa tehtyjä kangaspainatuksia.",
            "url": "http://api.hel.fi/linkedevents/media/images/katjanpaja5.jpg",
            "cropping": "383,0,1897,1514",
            "photographer_name": "Vesa Partti",
            "alt_text": "Kierrätysmateriaalityöpajassa tehtyjä kangaspainatuksia.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107977/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107976,
            "license": "cc_by",
            "created_time": "2024-03-14T15:52:57.133904Z",
            "last_modified_time": "2024-03-14T15:53:56.246636Z",
            "name": "Digineuvontaa seniorilta seniorille.",
            "url": "http://api.hel.fi/linkedevents/media/images/enter23_helmet.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Digineuvontaa seniorilta seniorille.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107976/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107975,
            "license": "cc_by",
            "created_time": "2024-03-14T15:45:50.971815Z",
            "last_modified_time": "2024-03-14T15:46:48.894486Z",
            "name": "Rikoskirjallisuuden lukupiiri.",
            "url": "http://api.hel.fi/linkedevents/media/images/detective-6552137_1280.jpg",
            "cropping": "213,0,1066,853",
            "photographer_name": "Pixabay",
            "alt_text": "Etsivä tutkii sormenjälkiä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107975/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107958,
            "license": "cc_by",
            "created_time": "2024-03-14T15:28:00.373739Z",
            "last_modified_time": "2024-03-14T15:29:33.814458Z",
            "name": "Fantasiakirjallisuuden lukupiiri.",
            "url": "http://api.hel.fi/linkedevents/media/images/library-5733384_1280.jpg",
            "cropping": "214,0,1066,853",
            "photographer_name": "Pixabay",
            "alt_text": "Kirjahylly mielikuvitusmaailmasta",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107958/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107957,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:16.901550Z",
            "last_modified_time": "2024-03-14T15:13:16.901564Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745590.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107957/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107956,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:16.164823Z",
            "last_modified_time": "2024-03-14T15:13:16.164836Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745632.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107956/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107955,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:16.060523Z",
            "last_modified_time": "2024-03-14T15:13:16.060537Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745600.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107955/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107954,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:15.761022Z",
            "last_modified_time": "2024-03-14T15:13:15.761036Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745612.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107953,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:15.202637Z",
            "last_modified_time": "2024-03-14T15:13:15.202651Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745630.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107952,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:14.336140Z",
            "last_modified_time": "2024-03-14T15:13:14.336155Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745616.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107951,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:14.025489Z",
            "last_modified_time": "2024-03-14T15:13:14.025504Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745571.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107951/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107950,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:12.653618Z",
            "last_modified_time": "2024-03-14T15:13:12.653632Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745595.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107950/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107949,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:12.192868Z",
            "last_modified_time": "2024-03-14T15:13:12.192881Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745565.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107949/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107948,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:12.096214Z",
            "last_modified_time": "2024-03-14T15:13:12.096229Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745606.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107948/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107947,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:11.597686Z",
            "last_modified_time": "2024-03-14T15:13:11.597701Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745592.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107947/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107946,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:10.869704Z",
            "last_modified_time": "2024-03-14T15:13:10.869719Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745588.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107946/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107945,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:10.254040Z",
            "last_modified_time": "2024-03-14T15:13:10.254081Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745569.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107945/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107944,
            "license": "event_only",
            "created_time": "2024-03-14T15:13:09.625679Z",
            "last_modified_time": "2024-03-14T15:13:09.625695Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745563.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107944/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107941,
            "license": "event_only",
            "created_time": "2024-03-14T14:53:12.551552Z",
            "last_modified_time": "2024-03-14T14:55:39.821438Z",
            "name": "Kuva: Vantaan musiikkiopisto",
            "url": "http://api.hel.fi/linkedevents/media/images/Helmet-tapahtumakuva_4.png",
            "cropping": "119,0,595,476",
            "photographer_name": "",
            "alt_text": "Vantaan musiikkiopiston soiva kaupunki - Vantaudu musiikille -teksti",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107941/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107940,
            "license": "cc_by",
            "created_time": "2024-03-14T14:45:17.954873Z",
            "last_modified_time": "2024-03-14T14:45:17.954899Z",
            "name": "Soiva_kaupunki_FB_1200x628.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Soiva_kaupunki_FB_1200x628.jpg",
            "cropping": "196,0,980,784",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107940/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107939,
            "license": "event_only",
            "created_time": "2024-03-14T14:43:18.924561Z",
            "last_modified_time": "2024-03-14T14:44:59.166045Z",
            "name": "tenho stand up (28).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/tenho_stand_up_28.jpg",
            "cropping": "270,0,1350,1081",
            "photographer_name": "",
            "alt_text": "Tenho open stage mainoskuva",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107939/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107922,
            "license": "event_only",
            "created_time": "2024-03-14T14:13:14.703887Z",
            "last_modified_time": "2024-03-14T14:13:14.703905Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_743727.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107922/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107904,
            "license": "cc_by",
            "created_time": "2024-03-14T13:19:27.167914Z",
            "last_modified_time": "2024-03-14T13:28:48.003515Z",
            "name": "Senioritytöt.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Seniorityt%C3%B6t.jpg",
            "cropping": "318,0,1600,1282",
            "photographer_name": "PIXABAY",
            "alt_text": "Senioritytöt",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107904/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107905,
            "license": "event_only",
            "created_time": "2024-03-14T13:20:56.029611Z",
            "last_modified_time": "2024-03-14T13:24:33.146258Z",
            "name": "Vuosaaren kirjastosta saa keskiviikkoisin klo 16-18.30 digiopastusta arabiaksi ja englanniksi.",
            "url": "http://api.hel.fi/linkedevents/media/images/K24_dg_AR_l%C3%A4hi_page-0001.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Kuvassa kannettava tietokone, taulutietokone ja älypuhelin.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107905/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107903,
            "license": "event_only",
            "created_time": "2024-03-14T13:14:31.655843Z",
            "last_modified_time": "2024-03-14T13:15:13.088002Z",
            "name": "Hannan_piha_5.3.2024.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Hannan_piha_5.3.2024.jpg",
            "cropping": "382,0,1898,1516",
            "photographer_name": "Petteri Lehtinen",
            "alt_text": "Hannan piha",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107903/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107901,
            "license": "cc_by",
            "created_time": "2024-03-14T12:56:00.382489Z",
            "last_modified_time": "2024-03-14T13:09:45.325067Z",
            "name": "Runoryhmä.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Runoryhm%C3%A4.jpg",
            "cropping": "318,0,1600,1282",
            "photographer_name": "PIXABAY",
            "alt_text": "Runoryhmä",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107901/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137325,
            "license": "event_only",
            "created_time": "2024-03-14T13:06:43.599678Z",
            "last_modified_time": "2024-03-14T13:06:43.599856Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Somalikirjamessut.jpg",
            "cropping": "351,0,1290,939",
            "photographer_name": "",
            "alt_text": "kuvakollaasi kirjoja pitelevistä lapsesta ja kahdesta miehestä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137325/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107902,
            "license": "event_only",
            "created_time": "2024-03-14T12:59:34.563321Z",
            "last_modified_time": "2024-03-14T13:00:46.959358Z",
            "name": "419740781_898470615615221_3589212747345027303_n.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/419740781_898470615615221_3589212747345027303_n.jpg",
            "cropping": "342,0,1707,1366",
            "photographer_name": "Värvöttäjä",
            "alt_text": "Artistikuva artisti Värvöttäjästä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107902/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107897,
            "license": "event_only",
            "created_time": "2024-03-14T12:43:20.796723Z",
            "last_modified_time": "2024-03-14T12:55:23.937337Z",
            "name": "419389192_898471802281769_8956549635115976995_n.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/419389192_898471802281769_8956549635115976995_n.jpg",
            "cropping": "274,0,1363,1088",
            "photographer_name": "Sonja Peuhkurinen",
            "alt_text": "Lauri Peltonen",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107897/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107899,
            "license": "cc_by",
            "created_time": "2024-03-14T12:47:05.298235Z",
            "last_modified_time": "2024-03-14T12:52:01.293694Z",
            "name": "Käsityökerho.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/K%C3%A4sity%C3%B6kerho.jpg",
            "cropping": "318,0,1597,1279",
            "photographer_name": "PIXABAY",
            "alt_text": "Käsityökerho",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107898,
            "license": "event_only",
            "created_time": "2024-03-14T12:46:52.854972Z",
            "last_modified_time": "2024-03-14T12:50:09.047001Z",
            "name": "Varaa tunnin aika henkilökohtaiseen digiopastukseen Vuosaaren kirjastosta.",
            "url": "http://api.hel.fi/linkedevents/media/images/kirjasto_digineuvonta_kuva_daniel_leiviska_1.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "Daniel Leiviskä / Helsingin kaupunki",
            "alt_text": "Kuvassa on älypuhelin, kannettava tietokone, tablettitietokone, muistitikkuja.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107898/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107896,
            "license": "cc_by",
            "created_time": "2024-03-14T12:35:23.950033Z",
            "last_modified_time": "2024-03-14T12:37:37.150047Z",
            "name": "Asahi.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Asahi_dLy9qD7.jpg",
            "cropping": "318,0,1597,1279",
            "photographer_name": "PIXABAY",
            "alt_text": "Asahi.jpg",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107873,
            "license": "cc_by",
            "created_time": "2024-03-14T12:23:54.270236Z",
            "last_modified_time": "2024-03-14T12:36:54.877993Z",
            "name": "IMG_7603 2.JPG",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_7603_2.JPG",
            "cropping": "401,0,1999,1598",
            "photographer_name": "",
            "alt_text": "Zarin Art Gallery",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107873/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107878,
            "license": "cc_by",
            "created_time": "2024-03-14T12:33:08.801688Z",
            "last_modified_time": "2024-03-14T12:36:22.117480Z",
            "name": "Mangavinkkaus.png",
            "url": "http://api.hel.fi/linkedevents/media/images/MicrosoftTeams-image_6_eEQfT1f.png",
            "cropping": "143,0,710,567",
            "photographer_name": "",
            "alt_text": "Mangakuvitus, jossa pinkkihiuksinen tyttö kävelee kohti itämaista temppeliä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107878/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107879,
            "license": "event_only",
            "created_time": "2024-03-14T12:34:53.577009Z",
            "last_modified_time": "2024-03-14T12:36:16.366264Z",
            "name": "Askartelu.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Askartelu.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Stadin yhteistötalot",
            "alt_text": "Keväiset oksat",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107879/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107877,
            "license": "event_only",
            "created_time": "2024-03-14T12:31:00.410635Z",
            "last_modified_time": "2024-03-14T12:33:47.845830Z",
            "name": "Luetaan yhdessä -tapaamisissa opit suomea.",
            "url": "http://api.hel.fi/linkedevents/media/images/N%C3%A4ytt%C3%B6kuva_2022-09-14_1102141.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Kaksi henkilöä keskustelee pöydän ääressä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107877/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107876,
            "license": "event_only",
            "created_time": "2024-03-14T12:25:24.926332Z",
            "last_modified_time": "2024-03-14T12:33:32.832978Z",
            "name": "Tervetuloa Ruokayrittäjien toimialapäiville!",
            "url": "http://api.hel.fi/linkedevents/media/images/toimialapaiva_some_feed.png",
            "cropping": "400,0,2000,1599",
            "photographer_name": "",
            "alt_text": "Piirretyt hahmot syövät pöydän ääressä ruokaa ja tekstissä lukee suomeksi Ruokayrittäjien toimialapäivät ja ruotsiksi Träffpunkten för all livsmedelsföretagare",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107876/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137327,
            "license": "cc_by",
            "created_time": "2024-03-14T12:29:18.482475Z",
            "last_modified_time": "2024-03-14T12:29:18.482505Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/storytelling-4203628_1280.jpg",
            "cropping": "280,0,1000,720",
            "photographer_name": "",
            "alt_text": "piirroshahmoja avoimen kirjan päällä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137327/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107874,
            "license": "event_only",
            "created_time": "2024-03-14T12:24:02.224388Z",
            "last_modified_time": "2024-03-14T12:26:24.856887Z",
            "name": "Enter ry opastaa ikäihmisiä digilaitteiden käytössä.",
            "url": "http://api.hel.fi/linkedevents/media/images/medium_Digineuvonta_2018_kuva_Katja_Tahja_Helsingin_kaupunki.jpg",
            "cropping": "102,0,501,400",
            "photographer_name": "Katja Tähjä / Helsingin kaupunki",
            "alt_text": "Kuvassa on kaksi senioria tablettitietokoneen ääressä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107875,
            "license": "event_only",
            "created_time": "2024-03-14T12:24:05.290838Z",
            "last_modified_time": "2024-03-14T12:24:39.601392Z",
            "name": "poem-1104997_640 (002).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/poem-1104997_640_002.jpg",
            "cropping": "160,0,799,640",
            "photographer_name": "Pixabay",
            "alt_text": "Perhonen",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107875/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107870,
            "license": "event_only",
            "created_time": "2024-03-14T12:18:40.561106Z",
            "last_modified_time": "2024-03-14T12:24:19.299852Z",
            "name": "Toimittajat Matti Rämö ja Anton Vanha-Majamaa",
            "url": "http://api.hel.fi/linkedevents/media/images/JUSSIT.png",
            "cropping": "100,0,501,400",
            "photographer_name": "Kuvat: Petri Mast / Docendo",
            "alt_text": "Toimittajat Matti Rämö ja Anton Vanha-Majamaa",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107870/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107872,
            "license": "cc_by",
            "created_time": "2024-03-14T12:21:57.021383Z",
            "last_modified_time": "2024-03-14T12:21:57.021403Z",
            "name": "IMG_5287.JPG",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_5287_A3xsM0Z.JPG",
            "cropping": "381,0,1899,1518",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107871,
            "license": "cc_by",
            "created_time": "2024-03-14T12:21:55.725958Z",
            "last_modified_time": "2024-03-14T12:21:55.725976Z",
            "name": "IMG_5287.JPG",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_5287.JPG",
            "cropping": "381,0,1899,1518",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107871/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107869,
            "license": "cc_by",
            "created_time": "2024-03-14T12:13:56.866261Z",
            "last_modified_time": "2024-03-14T12:17:21.895857Z",
            "name": "Kahvituoio.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kahvituoio.jpg",
            "cropping": "318,0,1597,1279",
            "photographer_name": "PIXABAY",
            "alt_text": "Kahvituokio",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107869/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107867,
            "license": "cc_by",
            "created_time": "2024-03-14T11:58:32.611009Z",
            "last_modified_time": "2024-03-14T12:10:44.646677Z",
            "name": "LG Nordtsröm Sommitelma 1960 kuva Jussi Tiainen.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/LG_Nordtsr%C3%B6m_Sommitelma_1960_kuva_Jussi_Tiainen.jpg",
            "cropping": "0,8,1521,1528",
            "photographer_name": "Lars-Gunnar Nordström, Sommitelma, 1960. Kuva: Jussi Tiainen",
            "alt_text": "Lars-Gunnar Nordström, Sommitelma, 1960. Kuva: Jussi Tiainen",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107867/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107868,
            "license": "cc_by",
            "created_time": "2024-03-14T12:09:53.891746Z",
            "last_modified_time": "2024-03-14T12:09:53.891766Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Kapylan-peruskoulu-Kumpukerho-43877.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107868/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107850,
            "license": "event_only",
            "created_time": "2024-03-14T11:31:34.376996Z",
            "last_modified_time": "2024-03-14T11:43:46.198899Z",
            "name": "shakkituokio (002).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/shakkituokio_002.jpg",
            "cropping": "271,0,1349,1078",
            "photographer_name": "Pixabay",
            "alt_text": "shakki",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107850/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107849,
            "license": "event_only",
            "created_time": "2024-03-14T11:13:29.539548Z",
            "last_modified_time": "2024-03-14T11:13:29.539564Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745330.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107849/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107848,
            "license": "event_only",
            "created_time": "2024-03-14T11:13:29.472724Z",
            "last_modified_time": "2024-03-14T11:13:29.472741Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745327.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107848/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107847,
            "license": "event_only",
            "created_time": "2024-03-14T11:13:29.407003Z",
            "last_modified_time": "2024-03-14T11:13:29.407026Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745329.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107847/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107846,
            "license": "event_only",
            "created_time": "2024-03-14T11:13:29.329145Z",
            "last_modified_time": "2024-03-14T11:13:29.329164Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745326.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107846/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107845,
            "license": "event_only",
            "created_time": "2024-03-14T11:13:29.239931Z",
            "last_modified_time": "2024-03-14T11:13:29.239959Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745377.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107845/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107844,
            "license": "event_only",
            "created_time": "2024-03-14T11:13:29.162045Z",
            "last_modified_time": "2024-03-14T11:13:29.162065Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745356.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107844/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107843,
            "license": "event_only",
            "created_time": "2024-03-14T11:13:29.008678Z",
            "last_modified_time": "2024-03-14T11:13:29.008709Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745344.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107843/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137273,
            "license": "cc_by",
            "created_time": "2024-03-14T11:12:18.304783Z",
            "last_modified_time": "2024-03-14T11:12:18.304803Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Suomenkielinen_satuhetki.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "piirroshahmoja avoimen kirjan päällä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137273/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107842,
            "license": "event_only",
            "created_time": "2024-03-14T10:48:02.488728Z",
            "last_modified_time": "2024-03-14T10:49:38.769469Z",
            "name": "Tervetuloa lukupiiriin keskustelemaan kirjallisuudesta.",
            "url": "http://api.hel.fi/linkedevents/media/images/jess-bailey-WMvOeO-D8xo-unsplash1.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "Jess Bailey / Unsplash",
            "alt_text": "Kuvassa on kirja, teekuppi ja päärynä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107842/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107841,
            "license": "cc_by",
            "created_time": "2024-03-14T10:42:23.994319Z",
            "last_modified_time": "2024-03-14T10:44:18.457764Z",
            "name": "pääsiäispuput.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/p%C3%A4%C3%A4si%C3%A4ispuput.jpg",
            "cropping": "182,0,913,731",
            "photographer_name": "",
            "alt_text": "Pupuja pääsiäismunakorien kanssa pupukylässä, kuvituskuva",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107841/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137328,
            "license": "event_only",
            "created_time": "2024-03-14T10:41:47.678787Z",
            "last_modified_time": "2024-03-14T10:41:47.678846Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Vauvamuskari.png",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "kellopeli",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137328/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107824,
            "license": "event_only",
            "created_time": "2024-03-14T10:11:05.311296Z",
            "last_modified_time": "2024-03-14T10:13:35.688226Z",
            "name": "Novellikoukussa nautitaan käsitöistä ja ääneen luetuista novelleista kahvi- tai teekupin äärellä.",
            "url": "http://api.hel.fi/linkedevents/media/images/kirjasto_novellikoukku_kuva_daniel_leiviska_2.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "Daniel Leiviskä / Helsingin kaupunki",
            "alt_text": "Kuvassa on kirjoja, kahvi- ja teekuppi, lankakeriä ja neulepuikkoja.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107823,
            "license": "event_only",
            "created_time": "2024-03-14T10:03:13.094718Z",
            "last_modified_time": "2024-03-14T10:04:43.502143Z",
            "name": "Tervetuloa laulamaan suosikkilaulujasi yhdessä.",
            "url": "http://api.hel.fi/linkedevents/media/images/Ikaantyneet_laulamassa.jpg",
            "cropping": "354,0,1765,1411",
            "photographer_name": "",
            "alt_text": "Kuvassa on senioreita laulamassa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107823/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107822,
            "license": "event_only",
            "created_time": "2024-03-14T09:51:40.411378Z",
            "last_modified_time": "2024-03-14T09:54:11.595768Z",
            "name": "Kirjailija Iida Turpeinen ja stellerinmerilehmän luuranko.",
            "url": "http://api.hel.fi/linkedevents/media/images/iida_turpeinencsusannakekkonen2_242PhIR.jpeg",
            "cropping": "382,0,1898,1515",
            "photographer_name": "Susanna Kekkonen",
            "alt_text": "Kuvassa on kirjailija Iida Turpeinen taustanaan stellerinmerilehmän luuranko Luonnontieteellisessä museossa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107822/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107819,
            "license": "event_only",
            "created_time": "2024-03-14T09:46:29.331494Z",
            "last_modified_time": "2024-03-14T09:52:55.410701Z",
            "name": "Havainnekuva. Kim Simonsson, Vaeltaja (2022).",
            "url": "http://api.hel.fi/linkedevents/media/images/Kim_Simonsson-Vaeltaja-2022-1080x1920-havainnekuva.png.jpg",
            "cropping": "364,0,1820,1457",
            "photographer_name": "Tuomas Uusheimo / Amos Rex",
            "alt_text": "Havainnekuva Kim Simonsson teoksesta Vaeltaja (2022) Amos Rexin aukiolla.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107819/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107820,
            "license": "event_only",
            "created_time": "2024-03-14T09:50:41.583175Z",
            "last_modified_time": "2024-03-14T09:52:52.143980Z",
            "name": "Uudisrakentava vaihtoehto, näkymä etelästä",
            "url": "http://api.hel.fi/linkedevents/media/images/M%C3%A4kel%C3%A4nkadun_ja_Koskelantien_risteys_n%C3%A4kym%C3%A4kuva.gif",
            "cropping": "188,0,945,756",
            "photographer_name": "Anttinen Oiva Arkkitehdit",
            "alt_text": "Näkymäkuvaan mallinnettu 4-5-kerroksisia harjakattoisia uudisrakennuksia vehreään ympäristöön",
            "data_source": "helsinki",
            "publisher": "ahjo:u541000",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107820/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107821,
            "license": "cc_by",
            "created_time": "2024-03-14T09:51:38.271464Z",
            "last_modified_time": "2024-03-14T09:51:38.271484Z",
            "name": "iida_turpeinencsusannakekkonen2.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/iida_turpeinencsusannakekkonen2.jpeg",
            "cropping": "382,0,1898,1515",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107818,
            "license": "event_only",
            "created_time": "2024-03-14T09:44:22.149672Z",
            "last_modified_time": "2024-03-14T09:46:57.502892Z",
            "name": "Tervetuloa mangapiiriin.",
            "url": "http://api.hel.fi/linkedevents/media/images/hatsune-miku-g33912500c_1920.jpg",
            "cropping": "322,0,1598,1276",
            "photographer_name": "amerei / Pixabay",
            "alt_text": "Kuvassa on mangahahmo.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107818/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107802,
            "license": "event_only",
            "created_time": "2024-03-14T09:23:46.137872Z",
            "last_modified_time": "2024-03-14T09:26:54.010504Z",
            "name": "Kuva: Myyrmäen kirjasto, Logo: Lukukeskus",
            "url": "http://api.hel.fi/linkedevents/media/images/Myrtsin_lukuviikko_LINKED_EVENTS.png",
            "cropping": "238,0,1198,960",
            "photographer_name": "",
            "alt_text": "Kuvassa on kirjapino ja punainen kukka ja siinä lukee Lukuviikko Myyrmäen kirjastossa",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107802/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107801,
            "license": "cc_by",
            "created_time": "2024-03-14T09:22:40.395099Z",
            "last_modified_time": "2024-03-14T09:22:40.395128Z",
            "name": "Kuva.jpgLukupiiriHelmet.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kuva.jpgLukupiiriHelmet.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107801/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107797,
            "license": "event_only",
            "created_time": "2024-03-14T09:04:27.390281Z",
            "last_modified_time": "2024-03-14T09:14:18.617189Z",
            "name": "Buenos Airesista Berliiniin konsertin esiintyjät Ilkka Leppälä, Mauri Saarikoski, Kimmo Leppälä, Marko Puro, Mikko Helenius, Reetta Ristimäki ja Harri Kaitila",
            "url": "http://api.hel.fi/linkedevents/media/images/Buenos_Airesista_Berliiniin_-64_editoitu_rajaus2.jpg",
            "cropping": "304,0,1518,1214",
            "photographer_name": "Sakari Röyskö",
            "alt_text": "Buenos Airesista Berliiniin konsertin esiintyjät Ilkka Leppälä, Mauri Saarikoski, Kimmo Leppälä, Marko Puro, Mikko Helenius, Reetta Ristimäki ja Harri Kaitila",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107797/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107800,
            "license": "event_only",
            "created_time": "2024-03-14T09:13:23.673081Z",
            "last_modified_time": "2024-03-14T09:13:23.673099Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745352.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107800/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107799,
            "license": "event_only",
            "created_time": "2024-03-14T09:13:23.597915Z",
            "last_modified_time": "2024-03-14T09:13:23.597932Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745339.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107799/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107798,
            "license": "event_only",
            "created_time": "2024-03-14T09:13:23.496062Z",
            "last_modified_time": "2024-03-14T09:13:23.496083Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745337.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107798/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137293,
            "license": "cc_by",
            "created_time": "2024-03-14T09:06:55.990954Z",
            "last_modified_time": "2024-03-14T09:06:55.990985Z",
            "name": "Kirjoitusklubi",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Kirjoitusklubi.PNG",
            "cropping": "86,0,412,326",
            "photographer_name": "",
            "alt_text": "Joukko nuoria on kerääntynyt kirjastossa pöydän ääreen kirjoittamaan ja juttelemaan yhdessä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137293/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107796,
            "license": "event_only",
            "created_time": "2024-03-14T08:59:21.258375Z",
            "last_modified_time": "2024-03-14T09:04:16.406329Z",
            "name": "Enter opastaa!",
            "url": "http://api.hel.fi/linkedevents/media/images/Enter_neli%C3%B6_2_1.jpg",
            "cropping": "101,0,501,400",
            "photographer_name": "",
            "alt_text": "Seniori opastamassa toista älypuhelimen käytössä. Kuvassa teksti: \"Enter opastaa!\"",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107796/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107795,
            "license": "cc_by",
            "created_time": "2024-03-14T08:50:19.104027Z",
            "last_modified_time": "2024-03-14T08:50:19.104045Z",
            "name": "51867729946_2b39d30867_o (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/51867729946_2b39d30867_o_1.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107795/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107792,
            "license": "event_only",
            "created_time": "2024-03-14T08:42:05.654941Z",
            "last_modified_time": "2024-03-14T08:48:20.440985Z",
            "name": "Tunti maailman parasta -etkot",
            "url": "http://api.hel.fi/linkedevents/media/images/MicrosoftTeams-image_10_8L7H7yV.png",
            "cropping": "274,0,1371,1097",
            "photographer_name": "WWF",
            "alt_text": "Maapallo ja tapahtuman tiedot",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107792/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107794,
            "license": "cc_by",
            "created_time": "2024-03-14T08:42:29.007923Z",
            "last_modified_time": "2024-03-14T08:42:29.007945Z",
            "name": "kauhucon_logo_helmet.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kauhucon_logo_helmet_pRMLbFW.jpg",
            "cropping": "102,0,510,409",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107794/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107793,
            "license": "cc_by",
            "created_time": "2024-03-14T08:42:18.385476Z",
            "last_modified_time": "2024-03-14T08:42:18.385498Z",
            "name": "kauhucon_logo_RGB_500x500px.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kauhucon_logo_RGB_500x500px_shkymVd.jpg",
            "cropping": "121,0,606,485",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107793/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107791,
            "license": "cc_by",
            "created_time": "2024-03-14T08:41:59.342669Z",
            "last_modified_time": "2024-03-14T08:41:59.342690Z",
            "name": "MicrosoftTeams-image (10).png",
            "url": "http://api.hel.fi/linkedevents/media/images/MicrosoftTeams-image_10_aGZiMFz.png",
            "cropping": "274,0,1371,1097",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107791/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107790,
            "license": "cc_by",
            "created_time": "2024-03-14T08:41:58.163919Z",
            "last_modified_time": "2024-03-14T08:41:58.163939Z",
            "name": "MicrosoftTeams-image (10).png",
            "url": "http://api.hel.fi/linkedevents/media/images/MicrosoftTeams-image_10_YW3AE1s.png",
            "cropping": "274,0,1371,1097",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107790/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107774,
            "license": "cc_by",
            "created_time": "2024-03-14T08:30:42.589842Z",
            "last_modified_time": "2024-03-14T08:30:42.589866Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A30DF55A-4AC9-4C90-AE47-1CC16C92250B}/110159",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107774/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107773,
            "license": "event_only",
            "created_time": "2024-03-14T08:15:15.254179Z",
            "last_modified_time": "2024-03-14T08:25:34.951081Z",
            "name": "Naiskirjoittaja",
            "url": "http://api.hel.fi/linkedevents/media/images/nainen_kirjoittaa_kkpBYJH.jpg",
            "cropping": "152,0,759,608",
            "photographer_name": "",
            "alt_text": "Nainen kirjoittamassa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107773/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107770,
            "license": "cc_by",
            "created_time": "2024-03-14T08:11:53.187470Z",
            "last_modified_time": "2024-03-14T08:16:28.102522Z",
            "name": "Joogasatujakevätseuranta.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Nimet%C3%B6n_malli_3.png",
            "cropping": "234,0,1175,940",
            "photographer_name": "Luontoliitto Uusimaa",
            "alt_text": "Metsän eläimiä jooga-asennoissa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107770/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107772,
            "license": "event_only",
            "created_time": "2024-03-14T08:14:02.616194Z",
            "last_modified_time": "2024-03-14T08:14:02.616218Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745334.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107772/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107771,
            "license": "cc_by",
            "created_time": "2024-03-14T08:12:06.291026Z",
            "last_modified_time": "2024-03-14T08:12:06.291049Z",
            "name": "nainen kirjoittaa.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/nainen_kirjoittaa.jpg",
            "cropping": "152,0,759,608",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107771/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107769,
            "license": "event_only",
            "created_time": "2024-03-14T08:02:44.727041Z",
            "last_modified_time": "2024-03-14T08:04:58.937171Z",
            "name": "Kuva: Canva/Myyrmäen kirjasto",
            "url": "http://api.hel.fi/linkedevents/media/images/English_LINKED_EVENTS.png",
            "cropping": "240,0,1200,960",
            "photographer_name": "",
            "alt_text": "Drawn books in a pile",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107769/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107768,
            "license": "event_only",
            "created_time": "2024-03-14T07:58:16.228103Z",
            "last_modified_time": "2024-03-14T07:59:19.867422Z",
            "name": "Töölön kirjaston lukukoira",
            "url": "http://api.hel.fi/linkedevents/media/images/lukukoira.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "Helsingin kaupunki / Maarit Hohteri",
            "alt_text": "Lapsi lukee lukukoiralle.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107768/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107766,
            "license": "event_only",
            "created_time": "2024-03-14T07:47:06.328029Z",
            "last_modified_time": "2024-03-14T07:50:11.678303Z",
            "name": "Töölön kirjaston lukupiiri",
            "url": "http://api.hel.fi/linkedevents/media/images/lukupiiri_rTphD5J.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "",
            "alt_text": "Avoin kirja, jonka päällä on kuivunut keltainen kukka.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107766/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107762,
            "license": "event_only",
            "created_time": "2024-03-14T07:35:50.354600Z",
            "last_modified_time": "2024-03-14T07:41:14.231234Z",
            "name": "Pääsiäistapahtuma Vermo Areenalla",
            "url": "http://api.hel.fi/linkedevents/media/images/paasiaisravit_2024_1080x1080_qN7TkOY.png",
            "cropping": "180,0,899,719",
            "photographer_name": "Vermo Areena",
            "alt_text": "Koko perheen pääsiäistapahtuma",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107762/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107763,
            "license": "event_only",
            "created_time": "2024-03-14T07:36:02.504604Z",
            "last_modified_time": "2024-03-14T07:37:57.857039Z",
            "name": "Värien lähteellä_20220707-120113.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Screenshot_20220707-120113.png",
            "cropping": "140,0,701,562",
            "photographer_name": "Riitta Ruokolainen",
            "alt_text": "Taiteilija seisoo maalauksen edessä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107764,
            "license": "event_only",
            "created_time": "2024-03-14T07:36:23.466856Z",
            "last_modified_time": "2024-03-14T07:37:30.424416Z",
            "name": "Kielikahvila.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kielikahvila_jOX0bz1.jpg",
            "cropping": "364,0,1802,1439",
            "photographer_name": "Christin Hume / Unsplash",
            "alt_text": "Henkilö istuu tietokoneen ääressä.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107761,
            "license": "cc_by",
            "created_time": "2024-03-14T07:35:48.162708Z",
            "last_modified_time": "2024-03-14T07:35:48.162729Z",
            "name": "paasiaisravit_2024_1080x1080.png",
            "url": "http://api.hel.fi/linkedevents/media/images/paasiaisravit_2024_1080x1080.png",
            "cropping": "180,0,899,719",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137340,
            "license": "event_only",
            "created_time": "2024-03-14T07:32:05.292395Z",
            "last_modified_time": "2024-03-14T07:32:05.292417Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/fantasy-g16aedaa67_1280_1.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Lapsi lukee metsässä nallen kanssa. Lapsella on kukkaseppele.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137340/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 99509,
            "license": "cc_by",
            "created_time": "2023-11-20T13:31:50.271896Z",
            "last_modified_time": "2024-03-14T06:23:22.947715Z",
            "name": "kpop1.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kpop1_oNKkC5x.jpg",
            "cropping": "269,0,1349,1080",
            "photographer_name": "",
            "alt_text": "K-pop päiväleiri",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/99509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137342,
            "license": "event_only",
            "created_time": "2024-03-14T06:17:51.078437Z",
            "last_modified_time": "2024-03-14T06:17:51.078470Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/kirjavinkkaus_otsikkokuva.jpg",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Teemuki kirjakasan päällä ikkunan edessä, vieressä raikkaanvihreä viherkasvi.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137342/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107688,
            "license": "event_only",
            "created_time": "2024-03-13T17:45:11.431164Z",
            "last_modified_time": "2024-03-13T17:47:14.067356Z",
            "name": "Värikäs Unelma-veistos ilahduttaa Sitratorilla",
            "url": "http://api.hel.fi/linkedevents/media/images/unelma.png",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Unelma-veistos Kanneltalon edessä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107688/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107675,
            "license": "event_only",
            "created_time": "2024-03-13T17:22:08.835793Z",
            "last_modified_time": "2024-03-13T17:28:06.044529Z",
            "name": "Jussi-Pekka Hanhela luennoi edunvalvontavaltuutuksesta",
            "url": "http://api.hel.fi/linkedevents/media/images/jp_2_24.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Juristi Jussi-Pekka Hanhela",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107675/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107674,
            "license": "event_only",
            "created_time": "2024-03-13T17:20:20.573228Z",
            "last_modified_time": "2024-03-13T17:20:55.895862Z",
            "name": "Meta4-kvartetti",
            "url": "http://api.hel.fi/linkedevents/media/images/13.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "Tero Ahonen",
            "alt_text": "Meta4-kvartetti",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107674/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107673,
            "license": "event_only",
            "created_time": "2024-03-13T17:14:03.340156Z",
            "last_modified_time": "2024-03-13T17:14:36.735911Z",
            "name": "Mackenzie Melemed",
            "url": "http://api.hel.fi/linkedevents/media/images/12.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "Jiyang Chen",
            "alt_text": "Mackenzie Melemed",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107673/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107672,
            "license": "event_only",
            "created_time": "2024-03-13T17:08:15.845719Z",
            "last_modified_time": "2024-03-13T17:08:53.769328Z",
            "name": "Daichi Nakamura ja Aska Iino",
            "url": "http://api.hel.fi/linkedevents/media/images/10_48X07Pi.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "Ayane Shindo",
            "alt_text": "Daichi Nakamura ja Aska Iino",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107672/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107671,
            "license": "event_only",
            "created_time": "2024-03-13T17:03:03.155353Z",
            "last_modified_time": "2024-03-13T17:03:27.106648Z",
            "name": "Uusi Helsinki -kvartetti",
            "url": "http://api.hel.fi/linkedevents/media/images/9_BAGqBJ6.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "",
            "alt_text": "Uusi Helsinki -kvartetti",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107671/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107670,
            "license": "event_only",
            "created_time": "2024-03-13T16:56:49.398783Z",
            "last_modified_time": "2024-03-13T16:57:27.415754Z",
            "name": "Samuel Niederhauser",
            "url": "http://api.hel.fi/linkedevents/media/images/8_0WYoNJu.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "Matthias Mueller",
            "alt_text": "Samuel Niederhauser",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107670/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107669,
            "license": "event_only",
            "created_time": "2024-03-13T16:52:20.094623Z",
            "last_modified_time": "2024-03-13T16:52:38.459184Z",
            "name": "Helena Juntunen",
            "url": "http://api.hel.fi/linkedevents/media/images/6_AaDwsbf.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "",
            "alt_text": "Helena Juntunen",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107669/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107668,
            "license": "event_only",
            "created_time": "2024-03-13T16:46:02.653049Z",
            "last_modified_time": "2024-03-13T16:46:53.684813Z",
            "name": "Carducci-kvartetti",
            "url": "http://api.hel.fi/linkedevents/media/images/5_AdajDCE.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "Tom Barnes",
            "alt_text": "Carducci-kvartetti",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107668/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107667,
            "license": "event_only",
            "created_time": "2024-03-13T16:40:54.115723Z",
            "last_modified_time": "2024-03-13T16:41:15.297190Z",
            "name": "Marko Ylönen",
            "url": "http://api.hel.fi/linkedevents/media/images/3_2xZjdTl.jpg",
            "cropping": "401,0,1998,1597",
            "photographer_name": "",
            "alt_text": "Marko Ylönen",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107667/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107654,
            "license": "event_only",
            "created_time": "2024-03-13T16:33:34.382563Z",
            "last_modified_time": "2024-03-13T16:34:23.292527Z",
            "name": "Wihan",
            "url": "http://api.hel.fi/linkedevents/media/images/2_jRt8ib7.jpg",
            "cropping": "401,0,1998,1597",
            "photographer_name": "Petra Hajska",
            "alt_text": "Wihan-kvartetti",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107654/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107653,
            "license": "cc_by",
            "created_time": "2024-03-13T16:31:01.288559Z",
            "last_modified_time": "2024-03-13T16:31:01.288584Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9E69C4AE-8972-4A11-A63D-5633A8DA49A1}/110125",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107653/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107652,
            "license": "event_only",
            "created_time": "2024-03-13T16:25:05.529425Z",
            "last_modified_time": "2024-03-13T16:25:49.575075Z",
            "name": "Elina Hirvonen ja Mari Sainio",
            "url": "http://api.hel.fi/linkedevents/media/images/11_TCzUfax.jpg",
            "cropping": "401,0,1998,1597",
            "photographer_name": "Otto Virtanen / WSOY, Janica Lönn",
            "alt_text": "Elina Hirvonen ja Mari Sainio",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107652/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107651,
            "license": "event_only",
            "created_time": "2024-03-13T16:13:32.512752Z",
            "last_modified_time": "2024-03-13T16:14:54.087155Z",
            "name": "Minna Lindgren ja Cecilia Damström",
            "url": "http://api.hel.fi/linkedevents/media/images/7_seQ6tj2.jpg",
            "cropping": "401,0,1998,1597",
            "photographer_name": "Jarkko Mikkonen / Teos, Ville Juurikkala",
            "alt_text": "Minna Lindgren ja Cecilia Damström",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107651/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107650,
            "license": "event_only",
            "created_time": "2024-03-13T16:01:36.290155Z",
            "last_modified_time": "2024-03-13T16:02:21.691258Z",
            "name": "Aulis Sallinen ja Sirpa Kähkönen",
            "url": "http://api.hel.fi/linkedevents/media/images/4_diNeKxE.jpg",
            "cropping": "401,0,1998,1597",
            "photographer_name": "Maarit Kytöharju, Jonne Räsänen/ Otava 2019",
            "alt_text": "Aulis Sallinen ja Sirpa Kähkönen",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107650/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107649,
            "license": "event_only",
            "created_time": "2024-03-13T15:45:14.626550Z",
            "last_modified_time": "2024-03-13T15:47:28.941802Z",
            "name": "Kjell Westö ja Sebastian Fagerlund",
            "url": "http://api.hel.fi/linkedevents/media/images/1_7Ca5Pth.jpg",
            "cropping": "401,0,1998,1597",
            "photographer_name": "Marica Rosengard / Otava 2017, Simon van Boxtel",
            "alt_text": "Kjell Westö ja Sebastian Fagerlund",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107649/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107636,
            "license": "cc_by",
            "created_time": "2024-03-13T15:17:48.619295Z",
            "last_modified_time": "2024-03-13T15:20:02.673259Z",
            "name": "Helsinki Seagulls vs BC Nokia, 30.3. la Töölön kisahallissa klo 17",
            "url": "http://api.hel.fi/linkedevents/media/images/MyHelsinki-1200x800px_30032024_vs_BC-NOKIA.jpg",
            "cropping": "402,0,1998,1597",
            "photographer_name": "Helsinki Seagulls",
            "alt_text": "Helsinki Seagulls vs BC Nokia, 30.3. la Töölön kisahallissa klo 17",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107636/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107634,
            "license": "event_only",
            "created_time": "2024-03-13T15:07:50.804295Z",
            "last_modified_time": "2024-03-13T15:14:30.596005Z",
            "name": "Lauttasaaren musiikkijuhlat",
            "url": "http://api.hel.fi/linkedevents/media/images/LaMu_1200x800.jpg",
            "cropping": "362,0,1804,1442",
            "photographer_name": "Mari Nikula",
            "alt_text": "Lauttasaaren musiikkijuhlat",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107634/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107635,
            "license": "cc_by",
            "created_time": "2024-03-13T15:09:47.735699Z",
            "last_modified_time": "2024-03-13T15:09:47.735730Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2024/03/e0cc37e7-laajasalo-ulkokuntosali-4-1-scaled-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107635/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107632,
            "license": "event_only",
            "created_time": "2024-03-13T14:51:02.068748Z",
            "last_modified_time": "2024-03-13T15:00:41.541428Z",
            "name": "Emma Ahosen töitä",
            "url": "http://api.hel.fi/linkedevents/media/images/Nimeton_malli_1_5rbqDG9.jpg",
            "cropping": "402,0,1998,1597",
            "photographer_name": "Emma Ahonen",
            "alt_text": "Kolme Emma Ahosen maalausta. Kasvot läheltä, ensimmäisessä kultaista luomiväriä, toisessa hopeista ja kolmannessa pinkkiä.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107632/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107633,
            "license": "cc_by",
            "created_time": "2024-03-13T14:54:00.258779Z",
            "last_modified_time": "2024-03-13T14:56:21.451102Z",
            "name": "Seniorikävely",
            "url": "http://api.hel.fi/linkedevents/media/images/k%C3%A4vely_k.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "unsplash",
            "alt_text": "siniori-ikäinen nainen ja mies kävelevät",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107633/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107615,
            "license": "cc_by",
            "created_time": "2024-03-13T14:27:53.316782Z",
            "last_modified_time": "2024-03-13T14:40:53.566057Z",
            "name": "Kahvikuppi ja kannettava tietokone pöydällä.",
            "url": "http://api.hel.fi/linkedevents/media/images/Kielikahvila__e_ekstra.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Foto: Pixabay / freephotocc",
            "alt_text": "Kahvikuppi ja kannettava tietokone pöydällä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107615/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107619,
            "license": "cc_by",
            "created_time": "2024-03-13T14:30:48.152463Z",
            "last_modified_time": "2024-03-13T14:30:48.152483Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0BB8B3F2-5F94-4308-AFCE-45FD7813442C}/110153",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107619/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107618,
            "license": "cc_by",
            "created_time": "2024-03-13T14:30:44.737472Z",
            "last_modified_time": "2024-03-13T14:30:44.737499Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A6C42AA9-6E0B-4F5C-BD79-4F5C8C36D4BB}/110156",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107618/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107617,
            "license": "cc_by",
            "created_time": "2024-03-13T14:30:38.742020Z",
            "last_modified_time": "2024-03-13T14:30:38.742037Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{32972CB7-6075-4048-8954-85D1ACB974BE}/110149",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107617/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107616,
            "license": "cc_by",
            "created_time": "2024-03-13T14:30:34.116750Z",
            "last_modified_time": "2024-03-13T14:30:34.116774Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B54F2C51-C451-4939-A1FB-8F071D2B1C2A}/110146",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107616/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107612,
            "license": "event_only",
            "created_time": "2024-03-13T14:04:37.317315Z",
            "last_modified_time": "2024-03-13T14:13:57.311779Z",
            "name": "Ihmisiä keskustelemassa",
            "url": "http://api.hel.fi/linkedevents/media/images/40981.jpg",
            "cropping": "335,0,1665,1330",
            "photographer_name": "rawpixel.com / Freepik",
            "alt_text": "Ihmisiä keskustelemassa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107612/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107614,
            "license": "event_only",
            "created_time": "2024-03-13T14:13:55.948372Z",
            "last_modified_time": "2024-03-13T14:13:55.948398Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745863.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107614/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107613,
            "license": "event_only",
            "created_time": "2024-03-13T14:08:22.335153Z",
            "last_modified_time": "2024-03-13T14:09:06.749808Z",
            "name": "JPG-1_Pasila_082022_PaavoJantunen-1000.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-1_Pasila_082022_PaavoJantunen-1000.jpg",
            "cropping": "241,0,1200,959",
            "photographer_name": "Paavo Jantunen",
            "alt_text": "Uutta rakentamista Pasilassa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u541000",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107613/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107599,
            "license": "cc_by",
            "created_time": "2024-03-13T12:52:50.972446Z",
            "last_modified_time": "2024-03-13T12:54:21.692491Z",
            "name": "Satutuokiossa luetaan Oiva-kirjoja",
            "url": "http://api.hel.fi/linkedevents/media/images/Oivan_satutuokio.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "Kalasataman kirjasto/Anna Borgman",
            "alt_text": "Kuvassa kirjastonhoitaja Inari Oiva-kirjojen kanssa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107599/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137331,
            "license": "cc_by",
            "created_time": "2024-03-13T12:51:59.692963Z",
            "last_modified_time": "2024-03-13T12:51:59.692993Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Lavatanssit.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Seniori-ikäiset mies ja nainen tanssiasennossa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137331/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107597,
            "license": "event_only",
            "created_time": "2024-03-13T12:38:12.431794Z",
            "last_modified_time": "2024-03-13T12:44:16.694963Z",
            "name": "Sirpale eilistä -konsertin laulajat Susanna Haavisto, Essi Wuorela, Pirjo Aittomäki ja Reetta Ristimäki",
            "url": "http://api.hel.fi/linkedevents/media/images/SirpaleEilist%C3%A4_ToivoHeinim%C3%A4ki.JPG",
            "cropping": "400,0,2000,1599",
            "photographer_name": "Toivo Heinimäki",
            "alt_text": "Sirpale eilistä -konsertin laulajat Susanna Haavisto, Essi Wuorela, Pirjo Aittomäki ja Reetta Ristimäki",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107597/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107598,
            "license": "cc_by",
            "created_time": "2024-03-13T12:43:03.459733Z",
            "last_modified_time": "2024-03-13T12:43:03.459756Z",
            "name": "hkm-image",
            "url": "https://www.helsinginkaupunginmuseo.fi/app/uploads/2024/03/artikkelikuva_825x513px_kevaista_kierratysaskartelua_HKM_kevat24.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "hkm",
            "publisher": "ahjo:u4804001020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107598/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137332,
            "license": "event_only",
            "created_time": "2024-03-13T12:32:51.773869Z",
            "last_modified_time": "2024-03-13T12:32:51.773892Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Yoga.png",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kuva joogaavista naisista",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137332/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107584,
            "license": "event_only",
            "created_time": "2024-03-13T12:27:32.074104Z",
            "last_modified_time": "2024-03-13T12:31:53.855819Z",
            "name": "myllypuro_2023_lastenosasto_keksiagency_kankaanpaa_3032.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/myllypuro_2023_lastenosasto_keksiagency_kankaanpaa_3032.jpg",
            "cropping": "298,0,1498,1200",
            "photographer_name": "Suvi-Tuulia Kankaanpää / Helsingin kaupunki",
            "alt_text": "Lapsi lukee kirjaa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107584/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107581,
            "license": "cc_by",
            "created_time": "2024-03-13T12:10:30.480034Z",
            "last_modified_time": "2024-03-13T12:31:51.058064Z",
            "name": "helmet-kuva puu.png",
            "url": "http://api.hel.fi/linkedevents/media/images/helmet-kuva_puu.png",
            "cropping": "100,0,501,400",
            "photographer_name": "Tiina Hautala",
            "alt_text": "Maaginen puu.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107581/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107580,
            "license": "cc_by",
            "created_time": "2024-03-13T12:08:03.150020Z",
            "last_modified_time": "2024-03-13T12:29:34.516370Z",
            "name": "Breaking bad design (3).png",
            "url": "http://api.hel.fi/linkedevents/media/images/Breaking_bad_design_3.png",
            "cropping": "255,0,1281,1026",
            "photographer_name": "Think Africa ry",
            "alt_text": "Table with hands reaching for food",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107580/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107583,
            "license": "event_only",
            "created_time": "2024-03-13T12:13:06.895845Z",
            "last_modified_time": "2024-03-13T12:13:06.895861Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745627.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107583/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107582,
            "license": "event_only",
            "created_time": "2024-03-13T12:13:05.057491Z",
            "last_modified_time": "2024-03-13T12:13:05.057509Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745579.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107582/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107579,
            "license": "event_only",
            "created_time": "2024-03-13T11:40:43.914218Z",
            "last_modified_time": "2024-03-13T11:42:18.250831Z",
            "name": "Käsityöpiiri Koukku",
            "url": "http://api.hel.fi/linkedevents/media/images/k%C3%A4sity%C3%B6piiri.jpg",
            "cropping": "383,0,1897,1514",
            "photographer_name": "Saija Savolainen",
            "alt_text": "Värikkäitä villaisia lankakeriä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107579/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107565,
            "license": "cc_by",
            "created_time": "2024-03-13T11:29:29.448608Z",
            "last_modified_time": "2024-03-13T11:39:10.833774Z",
            "name": "Lars-Gunnar Nordström, Ympyrä, 2005.  L-G Nordströmin säätiön kokoelma_EMMA – Espoon modernin taiteen museo. © Markku Uotila.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Lars-Gunnar_Nordstr%C3%B6m_Ympyr%C3%A4_2005.__L-G_Nordstr%C3%B6min_s%C3%A4%C3%A4ti%C3%B6n_kokoelma_EMMA__Espoon_modernin_taiteen_museo.__Markku_Uotila.jpg",
            "cropping": "3,0,2595,2592",
            "photographer_name": "Lars-Gunnar Nordström, Ympyrä, 2005.  L-G Nordströmin säätiön kokoelma / EMMA – Espoon modernin taiteen museo. © Markku Uotila",
            "alt_text": "Lars-Gunnar Nordström, Ympyrä, 2005.  L-G Nordströmin säätiön kokoelma / EMMA – Espoon modernin taiteen museo. © Markku Uotila",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107565/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107566,
            "license": "event_only",
            "created_time": "2024-03-13T11:32:30.046295Z",
            "last_modified_time": "2024-03-13T11:34:37.326553Z",
            "name": "Jussi-Pekka Hanhela",
            "url": "http://api.hel.fi/linkedevents/media/images/Jusan_kuva_mainokseen_2.jpg",
            "cropping": "224,0,1124,900",
            "photographer_name": "Juss-Pekka Hanhela",
            "alt_text": "Jussi-Pekka Hanhela",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107566/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137333,
            "license": "event_only",
            "created_time": "2024-03-13T11:34:15.950535Z",
            "last_modified_time": "2024-03-13T11:34:15.950555Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Ukrainalainen_lastenteatteri_1.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Klovniksi maalatut lapsen kasvot kurkistavat verhojen välistä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137333/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137257,
            "license": "event_only",
            "created_time": "2024-03-13T11:30:13.381208Z",
            "last_modified_time": "2024-03-13T11:30:13.381236Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Paja.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Valokuva Pajasta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137257/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107564,
            "license": "cc_by",
            "created_time": "2024-03-13T11:26:31.484146Z",
            "last_modified_time": "2024-03-13T11:26:52.735563Z",
            "name": "Yö Fest vol. 4.2",
            "url": "http://api.hel.fi/linkedevents/media/images/Y%C3%96_Fest_4_-_vaaka2_1920x1080_Vol_42.jpg",
            "cropping": "399,0,2001,1602",
            "photographer_name": "",
            "alt_text": "Yö Fest vol. 4.2 tapahtumakuva",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107564/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107563,
            "license": "event_only",
            "created_time": "2024-03-13T11:22:45.533640Z",
            "last_modified_time": "2024-03-13T11:24:59.807085Z",
            "name": "Yö Fest vol. 4.4",
            "url": "http://api.hel.fi/linkedevents/media/images/Y%C3%96_Fest_4_-_vaaka2_1920x1080_Vol_44.jpg",
            "cropping": "380,0,1900,1521",
            "photographer_name": "",
            "alt_text": "Yö Fest vol. 4.4 tapahtumakuva",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107563/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107562,
            "license": "event_only",
            "created_time": "2024-03-13T11:18:41.062765Z",
            "last_modified_time": "2024-03-13T11:20:36.156083Z",
            "name": "Yö Fest vol. 4.3",
            "url": "http://api.hel.fi/linkedevents/media/images/Y%C3%96_Fest_4_-_vaaka2_1920x1080_Vol_43.jpg",
            "cropping": "399,0,2001,1602",
            "photographer_name": "",
            "alt_text": "Yö Fest vol. 4.3 tapahtumakuva",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107562/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107561,
            "license": "event_only",
            "created_time": "2024-03-13T11:13:59.358478Z",
            "last_modified_time": "2024-03-13T11:15:19.161308Z",
            "name": "YÖ Fest 4 - www 1140x760 Vol 42.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Y%C3%96_Fest_4_-_www_1140x760_Vol_42.jpg",
            "cropping": "314,0,1574,1261",
            "photographer_name": "",
            "alt_text": "Yö Fest vol. 4.2 tapahtuman kuva",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107560,
            "license": "cc_by",
            "created_time": "2024-03-13T11:09:35.636994Z",
            "last_modified_time": "2024-03-13T11:09:35.637069Z",
            "name": "",
            "url": "https://lh3.googleusercontent.com/p/AF1QipMNob-ShA3sQHopPTuOJXMTKL0vE7p7FpXIbrO5=s680-w680-h510",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107559,
            "license": "event_only",
            "created_time": "2024-03-13T10:45:17.151176Z",
            "last_modified_time": "2024-03-13T10:48:37.377888Z",
            "name": "Tule JuttuTutuksi!",
            "url": "http://api.hel.fi/linkedevents/media/images/juttututut.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "SPR Töölön osasto",
            "alt_text": "Ystävänkerhon vapaaehtoiset",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107559/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107558,
            "license": "cc_by",
            "created_time": "2024-03-13T10:41:13.322334Z",
            "last_modified_time": "2024-03-13T10:42:06.641516Z",
            "name": "Merirosvosatu_pieni_uusi.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Merirosvosatu_pieni_uusi.jpg",
            "cropping": "1064,0,5314,4251",
            "photographer_name": "Tuomas Arajärvi",
            "alt_text": "Kaksi merirosvoa ja merirosvonukke myrskytaustalla",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137329,
            "license": "event_only",
            "created_time": "2024-03-13T10:41:36.484207Z",
            "last_modified_time": "2024-03-13T10:41:36.484230Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Pasi_Pihlaja_kuva_Henry_S%C3%B6derlund__Maria_Maunula.jpg",
            "cropping": "244,0,1216,973",
            "photographer_name": "Henry Söderlund & Maria Maunula",
            "alt_text": "Pasi Pihlaja erilaisten torvien kanssa, näyttää kieltä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137329/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107557,
            "license": "cc_by",
            "created_time": "2024-03-13T10:37:27.171348Z",
            "last_modified_time": "2024-03-13T10:39:33.310701Z",
            "name": "pexels-singkham-1174589.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/pexels-singkham-1174589.jpg",
            "cropping": "301,0,1506,1205",
            "photographer_name": "Singkham",
            "alt_text": "Lapsi nauraa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107545,
            "license": "cc_by",
            "created_time": "2024-03-13T10:31:04.080419Z",
            "last_modified_time": "2024-03-13T10:31:04.080442Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC5E1F6D-9F57-42AE-ABD3-B0370127DF00}/110141",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107545/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107544,
            "license": "cc_by",
            "created_time": "2024-03-13T10:30:45.709242Z",
            "last_modified_time": "2024-03-13T10:30:45.709265Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4F9052AC-65FE-499E-83D8-3F4BB597933D}/110139",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107544/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107543,
            "license": "cc_by",
            "created_time": "2024-03-13T10:30:38.865798Z",
            "last_modified_time": "2024-03-13T10:30:38.865817Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BC0E17F9-DCED-4486-A419-F2997EB8FB35}/110140",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107543/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107542,
            "license": "cc_by",
            "created_time": "2024-03-13T10:04:34.352790Z",
            "last_modified_time": "2024-03-13T10:08:31.410300Z",
            "name": "Kustaankartanon palvelukeskuksen kuntosalilla",
            "url": "http://api.hel.fi/linkedevents/media/images/KuntosalillaLiisa_ja_Aila.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Heidi Hirsmäki/ Helsingin kaupunki",
            "alt_text": "Kaksi naista kuntosalilaitteissa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107540,
            "license": "cc_by",
            "created_time": "2024-03-13T10:00:05.108118Z",
            "last_modified_time": "2024-03-13T10:04:34.764784Z",
            "name": "Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/Helmet-tapahtumakuva_1.png",
            "cropping": "100,0,500,401",
            "photographer_name": "Pixabay",
            "alt_text": "Viiden erikokoisen käden sormet muodostavat ympyrän, Sormien välissä on keltaisia kukkia.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107540/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107541,
            "license": "cc_by",
            "created_time": "2024-03-13T10:00:09.455691Z",
            "last_modified_time": "2024-03-13T10:01:39.662083Z",
            "name": "Roudaamon tapahtuma-alan kuva",
            "url": "http://api.hel.fi/linkedevents/media/images/esitteen_kuva.jpeg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "",
            "alt_text": "Roudaamon tapahtumatyöntekijät rakennustöissä",
            "data_source": "helsinki",
            "publisher": "ahjo:u021200130",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107541/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107539,
            "license": "event_only",
            "created_time": "2024-03-13T09:58:33.315742Z",
            "last_modified_time": "2024-03-13T10:00:03.833660Z",
            "name": "Pääsiäinen",
            "url": "http://api.hel.fi/linkedevents/media/images/P%C3%A4%C3%A4si%C3%A4inen_WqxLPjr.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Tapanilan kirjasto",
            "alt_text": "Pääsiäiskori, munia ja pehmopupu",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107539/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107538,
            "license": "event_only",
            "created_time": "2024-03-13T09:51:52.405797Z",
            "last_modified_time": "2024-03-13T09:54:22.488549Z",
            "name": "Punaisen Ristin LäksyHelppi",
            "url": "http://api.hel.fi/linkedevents/media/images/L%C3%A4ksyHelppilogo.arkisto.jpg",
            "cropping": "143,0,717,574",
            "photographer_name": "",
            "alt_text": "Punaisen Ristin LäksyHelpin logo",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107538/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107537,
            "license": "event_only",
            "created_time": "2024-03-13T09:23:51.982710Z",
            "last_modified_time": "2024-03-13T09:26:13.597629Z",
            "name": "Lukukoirat Fanta ja Konsta",
            "url": "http://api.hel.fi/linkedevents/media/images/H73FantajaKonsta.jpg",
            "cropping": "366,0,1835,1470",
            "photographer_name": "Tapanilan kirjasto",
            "alt_text": "Lukukoirat Fanta ja Konsta Tapanilan kirjastossa",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107537/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107522,
            "license": "cc_by",
            "created_time": "2024-03-13T09:02:57.891802Z",
            "last_modified_time": "2024-03-13T09:21:50.358660Z",
            "name": "Kulttuurilabra",
            "url": "http://api.hel.fi/linkedevents/media/images/060d43cf-kulttuurilabra02-1024x826.jpg",
            "cropping": "171,0,853,682",
            "photographer_name": "",
            "alt_text": "Kulttuurilabra",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804003010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107522/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107525,
            "license": "event_only",
            "created_time": "2024-03-13T09:11:25.761852Z",
            "last_modified_time": "2024-03-13T09:13:08.994683Z",
            "name": "Aikuisten askartelukerho",
            "url": "http://api.hel.fi/linkedevents/media/images/AA2024_1.jpg",
            "cropping": "379,0,1901,1522",
            "photographer_name": "Tapanilan kirjasto",
            "alt_text": "Askarteluvälineitä",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107525/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107524,
            "license": "cc_by",
            "created_time": "2024-03-13T09:10:23.582049Z",
            "last_modified_time": "2024-03-13T09:11:02.002225Z",
            "name": "Keltaisella taustalla mustia tassuja sekä piirretyt kuvat pojasta ja valko-ruskeasta koirasta sekä ruskeasta koirankeksistä.",
            "url": "http://api.hel.fi/linkedevents/media/images/Koiranp%C3%A4iv%C3%A4-VAAKA.jpg",
            "cropping": "400,0,2000,1601",
            "photographer_name": "",
            "alt_text": "Keltaisella taustalla mustia tassuja sekä piirretyt kuvat pojasta ja valko-ruskeasta koirasta sekä ruskeasta koirankeksistä.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107524/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107523,
            "license": "event_only",
            "created_time": "2024-03-13T09:04:37.903412Z",
            "last_modified_time": "2024-03-13T09:06:01.869345Z",
            "name": "Pulmapeli-ilta",
            "url": "http://api.hel.fi/linkedevents/media/images/pulmapelit_1_gDQRNq1.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Tapanilan kirjasto",
            "alt_text": "Pulmapelejä valkoisella taustalla.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107523/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107521,
            "license": "cc_by",
            "created_time": "2024-03-13T09:02:31.190775Z",
            "last_modified_time": "2024-03-13T09:02:31.190796Z",
            "name": "pulmapelit (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/pulmapelit_1.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107521/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137334,
            "license": "event_only",
            "created_time": "2024-03-13T08:52:37.532898Z",
            "last_modified_time": "2024-03-13T08:52:37.532917Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Kielikahvila.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Ryhmä ihmisiä pyöreän pöydän ääressä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137334/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107519,
            "license": "event_only",
            "created_time": "2024-03-13T08:39:37.522676Z",
            "last_modified_time": "2024-03-13T08:50:40.230945Z",
            "name": "Avoin 3D-tulostus",
            "url": "http://api.hel.fi/linkedevents/media/images/3D-tulostin_Tapanilassa.jpg",
            "cropping": "220,0,1096,877",
            "photographer_name": "Tapanilan kirjasto",
            "alt_text": "3D-tulostin Tapanilan kirjastossa",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107519/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107507,
            "license": "event_only",
            "created_time": "2024-03-13T08:22:09.458936Z",
            "last_modified_time": "2024-03-13T08:48:31.202268Z",
            "name": "Kintsugi",
            "url": "http://api.hel.fi/linkedevents/media/images/Kintsugi.JPG",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Li Li",
            "alt_text": "picture of a cup where kintsugi is used",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107520,
            "license": "event_only",
            "created_time": "2024-03-13T08:44:45.781294Z",
            "last_modified_time": "2024-03-13T08:46:27.906456Z",
            "name": "Teoksen kansi",
            "url": "http://api.hel.fi/linkedevents/media/images/Cityihmiset_landella_kansi.jpeg",
            "cropping": "400,0,2000,1601",
            "photographer_name": "",
            "alt_text": "kirjan kansi",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107520/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137335,
            "license": "event_only",
            "created_time": "2024-03-13T08:33:01.407743Z",
            "last_modified_time": "2024-03-13T08:33:01.407775Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/neulegraffiti.jpg",
            "cropping": "96,0,984,889",
            "photographer_name": "",
            "alt_text": "Neuletyö kadun yläpuolella olevan palkin ympäri sidottuna",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137335/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137336,
            "license": "event_only",
            "created_time": "2024-03-13T08:22:49.782764Z",
            "last_modified_time": "2024-03-13T08:22:49.782790Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Drawing_Time.jpg",
            "cropping": "1096,0,3904,2809",
            "photographer_name": "",
            "alt_text": "Piirretty hahmo kantaa olkapäällään jättimäistä lyijykynää.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137336/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137326,
            "license": "event_only",
            "created_time": "2024-03-13T08:03:23.673318Z",
            "last_modified_time": "2024-03-13T08:03:23.673349Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/karaoke_helmet_1.png",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Piirretty varjokuva laulajasta, jolla on mikrofoni kädessä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137326/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107506,
            "license": "event_only",
            "created_time": "2024-03-13T07:57:18.746896Z",
            "last_modified_time": "2024-03-13T07:58:46.710427Z",
            "name": "Sodan kokemus – Sota ja ihminen -seminaari",
            "url": "http://api.hel.fi/linkedevents/media/images/juhlaseminaari-23.3.24-kuva.jpg",
            "cropping": "270,0,1350,1081",
            "photographer_name": "(c) Suomen Sotilassosiologinen seura ry",
            "alt_text": "Tekstiä ja värejä",
            "data_source": "helsinki",
            "publisher": "ytj:0586977-6",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137344,
            "license": "cc_by",
            "created_time": "2024-03-13T07:36:51.329056Z",
            "last_modified_time": "2024-03-13T07:36:51.329081Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/27.3.2024_asukastilaisuus_iso_omena_.png",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "kuvassa on juliste, jossa on tekstiä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137344/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137345,
            "license": "event_only",
            "created_time": "2024-03-13T07:34:32.874437Z",
            "last_modified_time": "2024-03-13T07:34:32.874465Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Ritvanen.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kuvassa Äitee Siiri Rantanen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137345/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137343,
            "license": "event_only",
            "created_time": "2024-03-13T07:34:03.349624Z",
            "last_modified_time": "2024-03-13T07:34:03.349649Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Entressen_lukukoirat.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kaksi mäyräkoiraa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137343/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107493,
            "license": "event_only",
            "created_time": "2024-03-13T07:28:43.942344Z",
            "last_modified_time": "2024-03-13T07:31:32.755802Z",
            "name": "Maagisen viikon puu.",
            "url": "http://api.hel.fi/linkedevents/media/images/Linked_Events_kuva_Tiina_Hautala.png",
            "cropping": "200,0,999,798",
            "photographer_name": "Tiina Hautala",
            "alt_text": "Maaginen viikon maaginen puu",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107493/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107495,
            "license": "cc_by",
            "created_time": "2024-03-13T07:30:43.267848Z",
            "last_modified_time": "2024-03-13T07:30:43.267871Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{71B7DE28-35FC-4BF6-A1EE-961C3432DA2B}/110136",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107495/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107494,
            "license": "cc_by",
            "created_time": "2024-03-13T07:30:43.143434Z",
            "last_modified_time": "2024-03-13T07:30:43.143456Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6BC328E6-8CCD-4BDB-B08D-9726ACF21BCE}/110134",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107494/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137346,
            "license": "event_only",
            "created_time": "2024-03-13T06:44:35.276216Z",
            "last_modified_time": "2024-03-13T06:44:35.276238Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Pasi_Pihlaja__Henry_S%C3%B6derlund_DSC_6216.jpg",
            "cropping": "240,0,1205,964",
            "photographer_name": "Henry Söderlund",
            "alt_text": "Pasi pihlaja soittaa käyrätorvea",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137346/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107374,
            "license": "cc_by",
            "created_time": "2024-03-12T18:30:16.750225Z",
            "last_modified_time": "2024-03-12T18:30:16.750243Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{89704123-2A11-4656-85B6-0D95AD91031E}/110132",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107374/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107373,
            "license": "event_only",
            "created_time": "2024-03-12T18:25:10.134041Z",
            "last_modified_time": "2024-03-12T18:28:50.162050Z",
            "name": "Stabat Mater 2024.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/Stabat_Mater_2024.jpeg",
            "cropping": "206,0,1035,828",
            "photographer_name": "",
            "alt_text": "Pergolesi: Stabat Mater - äidin tuska. Ma 25.3. klo 18 Puistolan kirkko.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107373/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107372,
            "license": "event_only",
            "created_time": "2024-03-12T17:38:55.210390Z",
            "last_modified_time": "2024-03-12T17:39:47.860281Z",
            "name": "Kuva: Canva",
            "url": "http://api.hel.fi/linkedevents/media/images/Skazka_LINKED_EVENTS.png",
            "cropping": "201,0,999,798",
            "photographer_name": "",
            "alt_text": "Avonaisessa satukirjassa näkyy eläinhahmoja",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107361,
            "license": "event_only",
            "created_time": "2024-03-12T17:25:19.746917Z",
            "last_modified_time": "2024-03-12T17:34:55.253621Z",
            "name": "Bitte Westerlund ja Philip Teir",
            "url": "http://api.hel.fi/linkedevents/media/images/bit_phi.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "Marjo Tynkkynen",
            "alt_text": "Bitte Westerlund ja Philip Teir",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107361/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107362,
            "license": "event_only",
            "created_time": "2024-03-12T17:29:15.947984Z",
            "last_modified_time": "2024-03-12T17:31:06.270324Z",
            "name": "Kuva: Karkki Havaste/Myyrmäen kirjasto",
            "url": "http://api.hel.fi/linkedevents/media/images/Svenska_LINKED_EVENTS.png",
            "cropping": "201,0,999,798",
            "photographer_name": "Karkki Havaste",
            "alt_text": "Kolme henkilöä keskustelee pöydän ääressä",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107362/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107359,
            "license": "event_only",
            "created_time": "2024-03-12T16:47:17.928933Z",
            "last_modified_time": "2024-03-12T17:14:53.209623Z",
            "name": "Jyrki Kiiskinen",
            "url": "http://api.hel.fi/linkedevents/media/images/kiiskinen1.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Jyrki Kiiskinen",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107360,
            "license": "event_only",
            "created_time": "2024-03-12T16:59:28.856011Z",
            "last_modified_time": "2024-03-12T17:00:31.206294Z",
            "name": "Kuva: Karkki Havaste/Myyrmäen kirjasto",
            "url": "http://api.hel.fi/linkedevents/media/images/Govorim_LINKED_EVENTS.png",
            "cropping": "201,0,999,798",
            "photographer_name": "Karkki Havaste",
            "alt_text": "Kolme henkilöä juttelee pöydän ääressä",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107360/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107349,
            "license": "cc_by",
            "created_time": "2024-03-12T16:24:32.950115Z",
            "last_modified_time": "2024-03-12T16:24:32.950131Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B64577E4-AA3F-46A4-B0DD-98F8560C3FC3}/89081",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107349/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106059,
            "license": "event_only",
            "created_time": "2024-02-27T13:03:22.992029Z",
            "last_modified_time": "2024-03-12T16:12:58.065385Z",
            "name": "Kuva: Canva/Myyrmäen kirjasto",
            "url": "http://api.hel.fi/linkedevents/media/images/LE_Musiikkisatu.png",
            "cropping": "150,0,750,599",
            "photographer_name": "",
            "alt_text": "Satueläimet leijailevat avoimen kirjan päällä",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106059/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107348,
            "license": "cc_by",
            "created_time": "2024-03-12T15:57:33.064758Z",
            "last_modified_time": "2024-03-12T15:57:33.064780Z",
            "name": "428509845_724502039822773_3062377291680458108_n.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/428509845_724502039822773_3062377291680458108_n.jpg",
            "cropping": "360,0,1798,1439",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107348/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107338,
            "license": "cc_by",
            "created_time": "2024-03-12T15:30:51.382690Z",
            "last_modified_time": "2024-03-12T15:30:51.382729Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{15B35B36-4890-4C2C-AAE6-D5FE2759E6B7}/110113",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107338/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107337,
            "license": "cc_by",
            "created_time": "2024-03-12T15:30:36.035618Z",
            "last_modified_time": "2024-03-12T15:30:36.035700Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6BD56995-88A3-4305-A823-59FF8DE94D5E}/110117",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107337/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107336,
            "license": "cc_by",
            "created_time": "2024-03-12T15:30:12.857992Z",
            "last_modified_time": "2024-03-12T15:30:12.858014Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{747B599A-BE91-41C9-89EB-05D9264AC894}/110122",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107336/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107335,
            "license": "cc_by",
            "created_time": "2024-03-12T15:30:12.736340Z",
            "last_modified_time": "2024-03-12T15:30:12.736363Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1E4BE465-24B6-4426-8E1D-A2B569F21EA2}/110107",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107335/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107334,
            "license": "cc_by",
            "created_time": "2024-03-12T15:30:10.806486Z",
            "last_modified_time": "2024-03-12T15:30:10.806512Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0093ECBA-2163-48CA-A004-17499CA09324}/110074",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107334/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107333,
            "license": "cc_by",
            "created_time": "2024-03-12T15:30:04.657049Z",
            "last_modified_time": "2024-03-12T15:30:04.657072Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5B022BE7-C3D2-474B-B510-670E831DC6A7}/110119",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107333/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107332,
            "license": "cc_by",
            "created_time": "2024-03-12T15:29:52.997015Z",
            "last_modified_time": "2024-03-12T15:29:52.997040Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4A309580-B99C-497E-BDBE-E381EF24D9D4}/110118",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107332/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107331,
            "license": "cc_by",
            "created_time": "2024-03-12T15:15:38.656914Z",
            "last_modified_time": "2024-03-12T15:17:57.963309Z",
            "name": "Frankofonia: kulttuurillinen ja kielellinen mosaiikki",
            "url": "http://api.hel.fi/linkedevents/media/images/site_%C3%A9v.png",
            "cropping": "201,0,999,798",
            "photographer_name": "",
            "alt_text": "Frankofonia: kulttuurillinen ja kielellinen mosaiikki",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107331/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107240,
            "license": "event_only",
            "created_time": "2024-03-12T09:38:24.164574Z",
            "last_modified_time": "2024-03-12T14:43:36.163569Z",
            "name": "Kipinät & Musta lammas: Omalla polulla",
            "url": "http://api.hel.fi/linkedevents/media/images/omalla_polulla_COVER_PHOTO_kmk-logolla.png",
            "cropping": "399,0,2001,1602",
            "photographer_name": "Elsi Vertanen",
            "alt_text": "Rinnakkain kiemurtelevat keltainen ja valkoinen polku mustalla pohjalla.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107240/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107330,
            "license": "cc_by",
            "created_time": "2024-03-12T14:40:20.209427Z",
            "last_modified_time": "2024-03-12T14:43:05.969202Z",
            "name": "Social Charter of the Paris Olympic Games",
            "url": "http://api.hel.fi/linkedevents/media/images/Copie_de_La_Charte_sociale_des_Jeux_Olympiques_2_xSew5JR.png",
            "cropping": "201,0,999,798",
            "photographer_name": "",
            "alt_text": "Social Charter of the Paris Olympic Games",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107330/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107329,
            "license": "cc_by",
            "created_time": "2024-03-12T14:40:19.072624Z",
            "last_modified_time": "2024-03-12T14:40:19.072649Z",
            "name": "Copie de La Charte sociale des Jeux Olympiques (2).png",
            "url": "http://api.hel.fi/linkedevents/media/images/Copie_de_La_Charte_sociale_des_Jeux_Olympiques_2.png",
            "cropping": "201,0,999,798",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107329/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107328,
            "license": "cc_by",
            "created_time": "2024-03-12T14:29:28.763808Z",
            "last_modified_time": "2024-03-12T14:32:48.420396Z",
            "name": "kevätsatutuokio.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kev%C3%A4tsatutuokio.jpg",
            "cropping": "127,0,1340,1213",
            "photographer_name": "Päivi Heinola",
            "alt_text": "Keväinen satutuokio",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107328/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107316,
            "license": "event_only",
            "created_time": "2024-03-12T14:03:32.030844Z",
            "last_modified_time": "2024-03-12T14:32:15.376471Z",
            "name": "Tabletin käyttöä",
            "url": "http://api.hel.fi/linkedevents/media/images/ENTERry-23_resize.jpg",
            "cropping": "288,0,1441,1154",
            "photographer_name": "Karri Anttila / Enter ry",
            "alt_text": "Ihmisen käsi koskettaa tabletin ruutua",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107316/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107318,
            "license": "event_only",
            "created_time": "2024-03-12T14:21:46.156424Z",
            "last_modified_time": "2024-03-12T14:25:39.613239Z",
            "name": "Juristi Hanhela kertoo testamentin tekoon liittyvistä asioista.",
            "url": "http://api.hel.fi/linkedevents/media/images/hanhela_kevat_24_testamenttikuva_pien.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Testamenttiluento",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107318/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107317,
            "license": "cc_by",
            "created_time": "2024-03-12T14:07:05.888574Z",
            "last_modified_time": "2024-03-12T14:09:04.235575Z",
            "name": "Frankofonia-maiden lyhytelokuvafestivaali",
            "url": "http://api.hel.fi/linkedevents/media/images/Sites_%C3%A9v%C3%A9nementiels.png",
            "cropping": "201,0,999,798",
            "photographer_name": "",
            "alt_text": "Frankofonia-maiden lyhytelokuvafestivaali",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107317/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107315,
            "license": "event_only",
            "created_time": "2024-03-12T14:02:41.034666Z",
            "last_modified_time": "2024-03-12T14:05:08.244739Z",
            "name": "Lukupiirissä jutellaan kirjoista.",
            "url": "http://api.hel.fi/linkedevents/media/images/Buch_-_Lesen_-_Lekt%C3%BCre_-_Brille_-_Tasse_Tee.jpg",
            "cropping": "299,0,1499,1200",
            "photographer_name": "",
            "alt_text": "Kirja ja teekuppi",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107315/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107314,
            "license": "event_only",
            "created_time": "2024-03-12T13:57:10.070968Z",
            "last_modified_time": "2024-03-12T14:04:38.123745Z",
            "name": "Tarmo Paunu: Parsimus Maximus",
            "url": "http://api.hel.fi/linkedevents/media/images/kutsu2_valmis_D6JeENz.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "",
            "alt_text": "Ihmisen kasvoja esittävä monivärinen maalaus",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107314/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107313,
            "license": "cc_by",
            "created_time": "2024-03-12T13:56:45.071962Z",
            "last_modified_time": "2024-03-12T13:56:45.071981Z",
            "name": "kutsu2 valmis.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kutsu2_valmis.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107313/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107312,
            "license": "event_only",
            "created_time": "2024-03-12T13:53:02.086112Z",
            "last_modified_time": "2024-03-12T13:55:05.249569Z",
            "name": "Novellikoukussa tehdään yhdessä käsitöitä.",
            "url": "http://api.hel.fi/linkedevents/media/images/knitting.jpg",
            "cropping": "124,0,625,501",
            "photographer_name": "",
            "alt_text": "Neuletyö",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107312/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107311,
            "license": "event_only",
            "created_time": "2024-03-12T13:35:26.465377Z",
            "last_modified_time": "2024-03-12T13:42:10.282659Z",
            "name": "Geronomi opastaa ikääntymiseen liittyvien etuuksien haussa.",
            "url": "http://api.hel.fi/linkedevents/media/images/lainaa_geronomi.jpg",
            "cropping": "120,0,599,480",
            "photographer_name": "",
            "alt_text": "Nainen ja kissaotus.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107311/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107310,
            "license": "event_only",
            "created_time": "2024-03-12T13:31:59.304458Z",
            "last_modified_time": "2024-03-12T13:35:52.531559Z",
            "name": "Kuva: Lea Mettovaara",
            "url": "http://api.hel.fi/linkedevents/media/images/neulontaklinikka_helmet.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Lea Mettovaara",
            "alt_text": "Lankarullia korissa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107310/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107256,
            "license": "event_only",
            "created_time": "2024-03-12T10:54:23.369892Z",
            "last_modified_time": "2024-03-12T13:22:42.704213Z",
            "name": "Lukupiirissä keskustellaan uusista kirjoista.",
            "url": "http://api.hel.fi/linkedevents/media/images/cappuccino-books-coffee.jpg",
            "cropping": "138,0,686,549",
            "photographer_name": "",
            "alt_text": "Kahvikuppi.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107256/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107300,
            "license": "event_only",
            "created_time": "2024-03-12T13:14:41.842564Z",
            "last_modified_time": "2024-03-12T13:19:00.859195Z",
            "name": "Heikki Lingdren",
            "url": "http://api.hel.fi/linkedevents/media/images/Heikki.jpg",
            "cropping": "244,0,1217,974",
            "photographer_name": "",
            "alt_text": "Heikki Lindgen",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107300/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107298,
            "license": "event_only",
            "created_time": "2024-03-12T12:45:51.783953Z",
            "last_modified_time": "2024-03-12T13:02:22.044250Z",
            "name": "Kuva: Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/roses-616013_1280.jpg",
            "cropping": "213,0,1066,853",
            "photographer_name": "",
            "alt_text": "Kaksi oranssia ruusua.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107298/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107299,
            "license": "event_only",
            "created_time": "2024-03-12T12:51:39.563102Z",
            "last_modified_time": "2024-03-12T12:53:21.235490Z",
            "name": "Kirjastojumppaa",
            "url": "http://api.hel.fi/linkedevents/media/images/jumppaa_kirjastossa.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "Helsingin kaupunki / Aki Rask",
            "alt_text": "Naiset jumppaavat käsiään.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107299/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107286,
            "license": "cc_by",
            "created_time": "2024-03-12T12:30:46.965284Z",
            "last_modified_time": "2024-03-12T12:37:38.157087Z",
            "name": "Pääsiäismuna ja kukkopilli",
            "url": "http://api.hel.fi/linkedevents/media/images/ArchivedObject-46EA0DB2-04A4-1D82-10B1-4735352854CD.jpg",
            "cropping": "167,0,833,666",
            "photographer_name": "Juhani Riekkola / Museokeskus Vapriikki",
            "alt_text": "Pääsiäismuna ja kukkopilli",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107286/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107288,
            "license": "cc_by",
            "created_time": "2024-03-12T12:30:50.272013Z",
            "last_modified_time": "2024-03-12T12:30:50.272035Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{82E981CC-BAA1-44F4-8493-4BA7C82868EE}/110112",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107288/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107287,
            "license": "cc_by",
            "created_time": "2024-03-12T12:30:49.602957Z",
            "last_modified_time": "2024-03-12T12:30:49.602982Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{285EA4CC-AFDA-4599-94DF-094F9A36B9E5}/110106",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107287/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107285,
            "license": "cc_by",
            "created_time": "2024-03-12T12:23:19.915724Z",
            "last_modified_time": "2024-03-12T12:29:54.526612Z",
            "name": "IMG_20240312_135302_147.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_20240312_135302_147.jpeg",
            "cropping": "382,0,1898,1515",
            "photographer_name": "Shchepetova Alexandra",
            "alt_text": "Spinach sponge cake with strawberry and white chocolate cream filling",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107285/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107279,
            "license": "cc_by",
            "created_time": "2024-03-12T11:58:40.868713Z",
            "last_modified_time": "2024-03-12T12:12:41.341608Z",
            "name": "pexels-ylanite-koppens-810050.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/pexels-ylanite-koppens-810050.jpg",
            "cropping": "400,0,2000,1599",
            "photographer_name": "Ylanite Koppens",
            "alt_text": "Valokuva kirjapinosta, jonka päällä teekuppi",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107279/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107283,
            "license": "cc_by",
            "created_time": "2024-03-12T12:10:51.703874Z",
            "last_modified_time": "2024-03-12T12:10:51.703893Z",
            "name": "kauhucon_logo_helmet.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kauhucon_logo_helmet.jpg",
            "cropping": "114,0,567,454",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107281,
            "license": "event_only",
            "created_time": "2024-03-12T12:07:08.169646Z",
            "last_modified_time": "2024-03-12T12:10:44.665782Z",
            "name": "Finnairin kuoro.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/2022TikkurilaFkuoro.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "T. Haapaniemi",
            "alt_text": "Kuvassa Finnairin kuoron laulajia",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107281/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107282,
            "license": "cc_by",
            "created_time": "2024-03-12T12:08:38.772173Z",
            "last_modified_time": "2024-03-12T12:08:38.772192Z",
            "name": "kauhucon_logo_RGB_500x500px.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kauhucon_logo_RGB_500x500px.jpg",
            "cropping": "135,0,673,538",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107282/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107278,
            "license": "event_only",
            "created_time": "2024-03-12T11:52:55.953361Z",
            "last_modified_time": "2024-03-12T11:55:10.344041Z",
            "name": "Yhtye HUNCH soittaa industrial poppia.",
            "url": "http://api.hel.fi/linkedevents/media/images/HUNCH.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "HUNCH",
            "alt_text": "Kaksi henkilö seisoo graffitiseinän edessä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107278/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107277,
            "license": "cc_by",
            "created_time": "2024-03-12T11:45:10.860765Z",
            "last_modified_time": "2024-03-12T11:46:15.895559Z",
            "name": "Näyttökuva (72).png",
            "url": "http://api.hel.fi/linkedevents/media/images/N%C3%A4ytt%C3%B6kuva_72_S5eSDlH.png",
            "cropping": "107,0,536,429",
            "photographer_name": "",
            "alt_text": "tanssijoita improvisaatiotunnilla",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804002010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107277/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107276,
            "license": "cc_by",
            "created_time": "2024-03-12T11:45:08.447915Z",
            "last_modified_time": "2024-03-12T11:45:08.447934Z",
            "name": "Näyttökuva (72).png",
            "url": "http://api.hel.fi/linkedevents/media/images/N%C3%A4ytt%C3%B6kuva_72.png",
            "cropping": "107,0,536,429",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u4804002010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107276/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107264,
            "license": "event_only",
            "created_time": "2024-03-12T11:30:55.459831Z",
            "last_modified_time": "2024-03-12T11:34:33.820379Z",
            "name": "Tapanilan lukupiiri",
            "url": "http://api.hel.fi/linkedevents/media/images/H73_sisatiloja_JL_2.jpg",
            "cropping": "220,0,1096,877",
            "photographer_name": "Tapanilan kirjasto",
            "alt_text": "Tapanilan kirjaston lukunurkka, jossa on nojatuoleja ja iso peikonlehti.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107264/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107265,
            "license": "cc_by",
            "created_time": "2024-03-12T11:31:09.702912Z",
            "last_modified_time": "2024-03-12T11:31:09.702934Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{72EDE792-5749-4ED9-9903-9AEC22093D9D}/110087",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107265/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107263,
            "license": "cc_by",
            "created_time": "2024-03-12T11:30:15.210007Z",
            "last_modified_time": "2024-03-12T11:30:15.210030Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{697DE657-DBA7-4589-ACF5-5ADCB31B3F6D}/110097",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107263/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107262,
            "license": "cc_by",
            "created_time": "2024-03-12T11:21:58.711217Z",
            "last_modified_time": "2024-03-12T11:22:52.154338Z",
            "name": "question-mark-2405205_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/question-mark-2405205_1280.jpg",
            "cropping": "320,0,1599,1278",
            "photographer_name": "Gerd Altmann Pixabay",
            "alt_text": "kysymysmerkkejä",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107262/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107259,
            "license": "cc_by",
            "created_time": "2024-03-12T11:09:48.258263Z",
            "last_modified_time": "2024-03-12T11:17:20.287558Z",
            "name": "Kjell Westö 3.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kjell_West%C3%B6_3.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "Niklas Sandström 2020",
            "alt_text": "Kirjailija katsoo suoraan kameraan",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107259/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107261,
            "license": "event_only",
            "created_time": "2024-03-12T11:13:59.194780Z",
            "last_modified_time": "2024-03-12T11:13:59.194802Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_739960.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107261/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107258,
            "license": "event_only",
            "created_time": "2024-03-12T11:04:54.125673Z",
            "last_modified_time": "2024-03-12T11:07:26.339517Z",
            "name": "Avoin satutuokio",
            "url": "http://api.hel.fi/linkedevents/media/images/H73_Satutunnit2020.png",
            "cropping": "160,0,801,640",
            "photographer_name": "Tapanilan kirjasto",
            "alt_text": "Lapsi ja pehmomyyrä lukevat kuvakirjaa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107258/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137348,
            "license": "event_only",
            "created_time": "2024-03-12T11:05:50.871501Z",
            "last_modified_time": "2024-03-12T11:05:50.871530Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Match-Clinic-by-Startup-Ref.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Nuoria",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137348/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107257,
            "license": "event_only",
            "created_time": "2024-03-12T11:00:45.670066Z",
            "last_modified_time": "2024-03-12T11:04:03.220722Z",
            "name": "Maaginen viikko.png",
            "url": "http://api.hel.fi/linkedevents/media/images/MicrosoftTeams-image_1_ixjli6j.png",
            "cropping": "201,0,999,798",
            "photographer_name": "Tiina Hautala",
            "alt_text": "Maaginen puu maisemassa, kuvituskuva",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107257/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107254,
            "license": "cc_by",
            "created_time": "2024-03-12T10:39:02.619439Z",
            "last_modified_time": "2024-03-12T10:45:19.923131Z",
            "name": "Naisten jumppa",
            "url": "http://api.hel.fi/linkedevents/media/images/Naisten_jumppa-1.png",
            "cropping": "278,0,1377,1100",
            "photographer_name": "",
            "alt_text": "Naiset seisovat ja nauravat",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107254/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107253,
            "license": "event_only",
            "created_time": "2024-03-12T10:32:46.345319Z",
            "last_modified_time": "2024-03-12T10:40:00.476801Z",
            "name": "Ernesaks ja Ylönen.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Ernesaks_ja_Yl%C3%B6nen.jpg",
            "cropping": "158,0,787,628",
            "photographer_name": "Klassinen Hietsu",
            "alt_text": "Kuvassa kaksi hymyilevää naista.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107253/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107252,
            "license": "cc_by",
            "created_time": "2024-03-12T10:31:53.911211Z",
            "last_modified_time": "2024-03-12T10:33:28.235310Z",
            "name": "Metsä retki",
            "url": "http://api.hel.fi/linkedevents/media/images/20230927_105648.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Sharmin Afrose",
            "alt_text": "Miehet ovat metsä retkellä",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107252/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107244,
            "license": "cc_by",
            "created_time": "2024-03-12T10:16:28.166140Z",
            "last_modified_time": "2024-03-12T10:16:28.166159Z",
            "name": "Tähtien_Vappu_Musiikkitalo_Ticketmaster_2426x1365px.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/T%C3%A4htien_Vappu_Musiikkitalo_Ticketmaster_2426x1365px.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107244/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107243,
            "license": "cc_by",
            "created_time": "2024-03-12T10:03:27.098686Z",
            "last_modified_time": "2024-03-12T10:03:27.098709Z",
            "name": "DSC08577-Enhanced-NR.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/DSC08577-Enhanced-NR.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107243/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107242,
            "license": "cc_by",
            "created_time": "2024-03-12T09:55:22.531965Z",
            "last_modified_time": "2024-03-12T10:00:17.122810Z",
            "name": "Kaverit kävelyllä Kallion alueella",
            "url": "http://api.hel.fi/linkedevents/media/images/mamu_kuva.jpg",
            "cropping": "382,0,1898,1516",
            "photographer_name": "Jussi Hellsten",
            "alt_text": "Kaverit kävelyllä Kallion alueella",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107242/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107241,
            "license": "cc_by",
            "created_time": "2024-03-12T09:54:20.308100Z",
            "last_modified_time": "2024-03-12T09:54:20.308126Z",
            "name": "lifestyle%2520%2526%2520society?sort=popularity&openMediaId=4524",
            "url": "https://materialbank.myhelsinki.fi/images/equality/lifestyle%2520%2526%2520society?sort=popularity&openMediaId=4524",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107241/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107229,
            "license": "event_only",
            "created_time": "2024-03-12T09:23:37.604613Z",
            "last_modified_time": "2024-03-12T09:51:38.283272Z",
            "name": "Koululaisten keskiviikko",
            "url": "http://api.hel.fi/linkedevents/media/images/H73keskiviikkokerho.jpg",
            "cropping": "379,0,1901,1522",
            "photographer_name": "Tapanilan kirjasto",
            "alt_text": "Peliohjaimia, värikyniä ja sakset",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107229/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107232,
            "license": "cc_by",
            "created_time": "2024-03-12T09:28:08.527214Z",
            "last_modified_time": "2024-03-12T09:28:08.527234Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A2398007-8DAF-4153-8483-C9FF8D5B657C}/110091",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107232/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107231,
            "license": "cc_by",
            "created_time": "2024-03-12T09:28:00.439790Z",
            "last_modified_time": "2024-03-12T09:28:00.439809Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B8D4F097-B5C2-4AF8-A26F-1EB5B003F9CD}/110088",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107231/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107230,
            "license": "cc_by",
            "created_time": "2024-03-12T09:27:36.344342Z",
            "last_modified_time": "2024-03-12T09:27:36.344362Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{357AFDEE-1D07-42C8-AFFB-A8CF44470CEA}/110089",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107230/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107227,
            "license": "event_only",
            "created_time": "2024-03-12T09:11:37.099517Z",
            "last_modified_time": "2024-03-12T09:24:08.724469Z",
            "name": "Mikaelin Laulajat kevätmatinea Hakasalmen huvilassa",
            "url": "http://api.hel.fi/linkedevents/media/images/Mikaelin_Laulajat_kuva3.jpg",
            "cropping": "198,0,998,799",
            "photographer_name": "Timo Ahlberg",
            "alt_text": "Mikaelin Laulajat kevätmatinea Hakasalmen huvilassa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107227/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107228,
            "license": "event_only",
            "created_time": "2024-03-12T09:13:18.186815Z",
            "last_modified_time": "2024-03-12T09:13:18.186835Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745280.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107228/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137341,
            "license": "event_only",
            "created_time": "2024-03-12T08:57:52.082404Z",
            "last_modified_time": "2024-03-12T08:57:52.082430Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/acs_otsikkokuva.png",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Teksti: \"Helsingin messukeskus 29.-31.3.2024 American car show by Finnish hot rod association. More is more.\" Lisäksi piirroskuva välkystä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137341/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137337,
            "license": "cc_by",
            "created_time": "2024-03-12T08:54:31.893142Z",
            "last_modified_time": "2024-03-12T08:54:31.893161Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Selkouutiskahvit.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kahvikuppia pitävä käsi sanomalehden päällä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137337/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107226,
            "license": "cc_by",
            "created_time": "2024-03-12T08:41:33.746886Z",
            "last_modified_time": "2024-03-12T08:47:20.569540Z",
            "name": "Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/vauvojen_lorut.jpg",
            "cropping": "398,0,2002,1604",
            "photographer_name": "",
            "alt_text": "vauva huivi päässä",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107226/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137338,
            "license": "cc_by",
            "created_time": "2024-03-12T08:40:53.384845Z",
            "last_modified_time": "2024-03-12T08:40:53.384865Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/perusopetuksen_kulttuuriohjaajien_neuvonta.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Mies kirjoittaa kynällä tietokoneen ääressä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137338/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107225,
            "license": "cc_by",
            "created_time": "2024-03-12T08:34:56.753587Z",
            "last_modified_time": "2024-03-12T08:34:56.753617Z",
            "name": "DSC08577-Enhanced-NR-1.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/DSC08577-Enhanced-NR-1.jpg",
            "cropping": "336,0,1678,1343",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107225/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107219,
            "license": "cc_by",
            "created_time": "2024-03-12T08:23:33.563804Z",
            "last_modified_time": "2024-03-12T08:25:16.471834Z",
            "name": "house-7788811_1920.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/house-7788811_1920.jpg",
            "cropping": "400,0,2000,1600",
            "photographer_name": "Chaiyan Anuwatmongkolchai Pixabay",
            "alt_text": "avain ja ovi",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107219/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107217,
            "license": "event_only",
            "created_time": "2024-03-12T08:02:17.688403Z",
            "last_modified_time": "2024-03-12T08:11:16.751918Z",
            "name": "kirjakoreografiat.edit.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kirjakoreografiat.edit.jpg",
            "cropping": "288,0,1438,1151",
            "photographer_name": "Kaisa Hahl",
            "alt_text": "Kirjan ympärillä tanssiva oppilas",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107217/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107216,
            "license": "cc_by",
            "created_time": "2024-03-12T07:50:57.404992Z",
            "last_modified_time": "2024-03-12T07:53:10.808007Z",
            "name": "Perjantaikahvila",
            "url": "http://api.hel.fi/linkedevents/media/images/20230512_134021_2.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "",
            "alt_text": "Vihreäsävyinen kahvikattaus",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107216/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107210,
            "license": "event_only",
            "created_time": "2024-03-12T07:21:21.665239Z",
            "last_modified_time": "2024-03-12T07:22:26.666764Z",
            "name": "Valokuvaaja rannalla",
            "url": "http://api.hel.fi/linkedevents/media/images/JussiHellstenLightAndDark.jpg",
            "cropping": "378,0,1902,1523",
            "photographer_name": "Jussi Hellsten",
            "alt_text": "Valokuvaaja rannalla auringonlaskussa",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107210/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107209,
            "license": "cc_by",
            "created_time": "2024-03-12T06:38:51.651413Z",
            "last_modified_time": "2024-03-12T06:40:28.440583Z",
            "name": "romanien lippu",
            "url": "http://api.hel.fi/linkedevents/media/images/4._romanien_lippu_tulee_sivun_ylapuolelle_1..jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "https://romanit.fi/romanilippu/",
            "alt_text": "romanien lippu",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107209/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107198,
            "license": "cc_by",
            "created_time": "2024-03-12T04:53:30.863260Z",
            "last_modified_time": "2024-03-12T04:53:30.863281Z",
            "name": "Työvis_Some_1280x720px_FI_kuoro2.jpg",
            "url": "https://ilmonet.fi/static/public/image/imagebank/Musiikki/Ty%C3%B6vis_Some_1280x720px_FI_kuoro2.jpg",
            "cropping": "",
            "photographer_name": "Kaskon viestintä",
            "alt_text": null,
            "data_source": "kursor",
            "publisher": "ahjo:u420300",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107198/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107157,
            "license": "cc_by",
            "created_time": "2024-03-11T20:56:05.887635Z",
            "last_modified_time": "2024-03-11T21:03:00.115838Z",
            "name": "IMG-20240308-WA0007.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG-20240308-WA0007_TMZ7cBA.jpg",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "IMG-20240308-WA0007.jpg",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107157/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107156,
            "license": "cc_by",
            "created_time": "2024-03-11T20:56:05.182100Z",
            "last_modified_time": "2024-03-11T20:56:05.182123Z",
            "name": "IMG-20240308-WA0007.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG-20240308-WA0007.jpg",
            "cropping": "200,0,1000,800",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107156/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107145,
            "license": "cc_by",
            "created_time": "2024-03-11T19:30:29.289686Z",
            "last_modified_time": "2024-03-11T19:30:29.289711Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{76517AF1-87D3-43C1-9841-B835B6D1AFB1}/110084",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107145/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107124,
            "license": "cc_by",
            "created_time": "2024-03-11T15:26:55.206587Z",
            "last_modified_time": "2024-03-11T15:26:55.206608Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6CE5F954-1E04-4048-A481-D665B238508F}/110083",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107124/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107123,
            "license": "event_only",
            "created_time": "2024-03-11T15:13:08.244439Z",
            "last_modified_time": "2024-03-11T15:13:08.244461Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745250.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107123/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107122,
            "license": "event_only",
            "created_time": "2024-03-11T14:33:02.441017Z",
            "last_modified_time": "2024-03-11T14:34:12.763636Z",
            "name": "henrys-paatepysakki-klubi-geneerinen-1920x1080.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/henrys-paatepysakki-klubi-geneerinen-1920x1080.jpg",
            "cropping": "399,0,2001,1602",
            "photographer_name": "",
            "alt_text": "Päätepysäkki Klubi",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107122/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107116,
            "license": "cc_by",
            "created_time": "2024-03-11T14:28:46.365613Z",
            "last_modified_time": "2024-03-11T14:28:46.365636Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2A9E9B21-8EFD-4176-A7BB-7FFAF3719493}/110072",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107116/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107115,
            "license": "cc_by",
            "created_time": "2024-03-11T14:28:46.181909Z",
            "last_modified_time": "2024-03-11T14:28:46.181942Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F7FF4E17-14EB-40A5-856D-7F41A11B1E17}/110073",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107115/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107114,
            "license": "event_only",
            "created_time": "2024-03-11T14:13:26.119165Z",
            "last_modified_time": "2024-03-11T14:13:26.119187Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745066.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107114/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107113,
            "license": "event_only",
            "created_time": "2024-03-11T14:13:26.008079Z",
            "last_modified_time": "2024-03-11T14:13:26.008103Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745515.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107113/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107111,
            "license": "cc_by",
            "created_time": "2024-03-11T13:43:15.431676Z",
            "last_modified_time": "2024-03-11T14:00:51.241478Z",
            "name": "Asianajajapäivystys Töölön kirjastossa",
            "url": "http://api.hel.fi/linkedevents/media/images/Asianajajaliitto.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Suomen asianajajaliitto",
            "alt_text": "Suomen asianajajaliiton logo",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107111/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107112,
            "license": "event_only",
            "created_time": "2024-03-11T13:47:37.150012Z",
            "last_modified_time": "2024-03-11T13:51:19.111765Z",
            "name": "AdobeStock_321984844.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/AdobeStock_321984844.jpeg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "Adobe Stock",
            "alt_text": "kuvassa lukee bingo!",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107112/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107105,
            "license": "cc_by",
            "created_time": "2024-03-11T13:32:04.818505Z",
            "last_modified_time": "2024-03-11T13:32:04.818551Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5E33A950-610C-4643-AD0B-FA054F389C7F}/110075",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107105/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107104,
            "license": "event_only",
            "created_time": "2024-03-11T13:29:07.629458Z",
            "last_modified_time": "2024-03-11T13:31:27.284808Z",
            "name": "20231116_142523.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/20231116_142523.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Nurhayat Polat",
            "alt_text": "Nurhayat Polat:in taideteoksia kuvansiirtotekniikalla",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107104/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107102,
            "license": "cc_by",
            "created_time": "2024-03-11T13:25:53.533014Z",
            "last_modified_time": "2024-03-11T13:31:13.358490Z",
            "name": "Ruskeasuon liikuntapuiston alue on keskeinen osa suomalaisen ratsastusurheilun historiaa, nykyisyyttä ja tulevaisuutta.",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-1_ruskeasuon_liikuntapuisto_2023_DJI_0577_sami_saastamoinen_11_3auURA5.jpg",
            "cropping": "214,0,1065,852",
            "photographer_name": "Sami Saastamoinen",
            "alt_text": "Ilmakuva Ruskeasuon liikuntapuistosta.",
            "data_source": "helsinki",
            "publisher": "ahjo:u541000",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107102/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107103,
            "license": "cc_by",
            "created_time": "2024-03-11T13:28:24.712763Z",
            "last_modified_time": "2024-03-11T13:28:24.712790Z",
            "name": "20231116_142503.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/20231116_142503.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107103/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107100,
            "license": "event_only",
            "created_time": "2024-03-11T13:16:19.560907Z",
            "last_modified_time": "2024-03-11T13:22:36.118451Z",
            "name": "Janne Valkeajoki",
            "url": "http://api.hel.fi/linkedevents/media/images/Pietari_Purovaara_Janne_Valkeajoki_4.9.2020-34.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Pietari Purovaara",
            "alt_text": "Mies soittaa harmonikkaa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107100/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107101,
            "license": "event_only",
            "created_time": "2024-03-11T13:17:51.553060Z",
            "last_modified_time": "2024-03-11T13:21:47.281889Z",
            "name": "Kaisa Koo: Mick Jagger",
            "url": "http://api.hel.fi/linkedevents/media/images/KaisaKooMickHelmet.png",
            "cropping": "242,0,1215,974",
            "photographer_name": "Kaisa Koo",
            "alt_text": "Kuva Mick Jaggerista harmaan, pörröisen karvan ympäröimänä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107101/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107099,
            "license": "cc_by",
            "created_time": "2024-03-11T13:15:45.397044Z",
            "last_modified_time": "2024-03-11T13:17:51.073475Z",
            "name": "konservatoriobannerikevat24jpg.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/konservatoriobannerikevat24jpg.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Kukkuia nuottivihon päällä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501031",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107099/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107098,
            "license": "event_only",
            "created_time": "2024-03-11T13:09:08.521034Z",
            "last_modified_time": "2024-03-11T13:11:57.777926Z",
            "name": "lisa-keffer-i0kB5B9J8Ds-unsplash.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/lisa-keffer-i0kB5B9J8Ds-unsplash_JsKLC7Y.jpg",
            "cropping": "321,0,1598,1277",
            "photographer_name": "Unsplash / Lisa Keffer",
            "alt_text": "kuvassa pingismaila ja -pallo",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107098/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107096,
            "license": "cc_by",
            "created_time": "2024-03-11T13:09:07.956678Z",
            "last_modified_time": "2024-03-11T13:10:50.162155Z",
            "name": "villasukkatyhjä.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/villasukkatyhj%C3%A4.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "",
            "alt_text": "Harmaa villasukka",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107096/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107097,
            "license": "cc_by",
            "created_time": "2024-03-11T13:09:08.170411Z",
            "last_modified_time": "2024-03-11T13:09:08.170431Z",
            "name": "lisa-keffer-i0kB5B9J8Ds-unsplash.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/lisa-keffer-i0kB5B9J8Ds-unsplash.jpg",
            "cropping": "321,0,1598,1277",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107097/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107095,
            "license": "cc_by",
            "created_time": "2024-03-11T13:04:23.447426Z",
            "last_modified_time": "2024-03-11T13:08:03.142293Z",
            "name": "jatkasaaren_kirjasto_2022_kuva_maarit_hohteri_4.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-1_jatkasaaren_kirjasto_2022_kuva_maarit_hohteri_4.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "Maarit Hohteri",
            "alt_text": "Lapset lukevat kuvakirjaa kirjastossa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501031",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107095/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107094,
            "license": "event_only",
            "created_time": "2024-03-11T13:03:44.488248Z",
            "last_modified_time": "2024-03-11T13:07:33.603429Z",
            "name": "Jouluisia piparkakkuja",
            "url": "http://api.hel.fi/linkedevents/media/images/20141214_1401__MG_5706_1017.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "Kuvituskuva/ Helsinki Partners (c) Jussi Hellsten",
            "alt_text": "Jouluisia piparkakkuja",
            "data_source": "helsinki",
            "publisher": "ytj:0586977-6",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107094/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107093,
            "license": "event_only",
            "created_time": "2024-03-11T13:02:28.002745Z",
            "last_modified_time": "2024-03-11T13:04:29.018767Z",
            "name": "AdobeStock_115318636.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/AdobeStock_115318636.jpeg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Adobe Stock",
            "alt_text": "kuvassa laulavia miehiä ja naisia",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107093/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107089,
            "license": "cc_by",
            "created_time": "2024-03-11T12:33:10.223034Z",
            "last_modified_time": "2024-03-11T12:59:34.192370Z",
            "name": "Jätkäsaaren lukupiiri.",
            "url": "http://api.hel.fi/linkedevents/media/images/20240104_112233.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Nainen lukee kirjaa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501031",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107089/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107092,
            "license": "cc_by",
            "created_time": "2024-03-11T12:54:57.556563Z",
            "last_modified_time": "2024-03-11T12:59:27.035665Z",
            "name": "tuolijumppatuolit.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/tuolijumppatuolit.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "",
            "alt_text": "Värikkäitä tuoleja rivissä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107092/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107090,
            "license": "event_only",
            "created_time": "2024-03-11T12:54:00.891990Z",
            "last_modified_time": "2024-03-11T12:57:01.203468Z",
            "name": "satutuokiokuva.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/satutuokiokuva_WCYuG8W.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Freepik",
            "alt_text": "Vanhoja kirjoja, paperista tehty linna ja lohikäärme-",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107090/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107091,
            "license": "event_only",
            "created_time": "2024-03-11T12:54:05.917915Z",
            "last_modified_time": "2024-03-11T12:56:16.441107Z",
            "name": "Matti Wallenius, Henrikki Häsänen ja Ritva Koskensuu",
            "url": "http://api.hel.fi/linkedevents/media/images/trio.jpg",
            "cropping": "156,0,779,624",
            "photographer_name": "Merja Uusitalo",
            "alt_text": "Matti Wallenius, Henrikki Häsänen ja Ritva Koskensuu seisovat koivujen edessä ja katsovat kameraan",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107091/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107081,
            "license": "cc_by",
            "created_time": "2024-03-11T12:22:31.932671Z",
            "last_modified_time": "2024-03-11T12:26:27.660134Z",
            "name": "Neule ja langat.",
            "url": "http://api.hel.fi/linkedevents/media/images/neule.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Neuletyö puikoilla ja lankakerät.",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501031",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107081/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107082,
            "license": "cc_by",
            "created_time": "2024-03-11T12:24:54.373801Z",
            "last_modified_time": "2024-03-11T12:24:54.373822Z",
            "name": "Enää_en_pelkää_1920x1080pix_One_FbIg_banneri_Hki.png",
            "url": "http://api.hel.fi/linkedevents/media/images/En%C3%A4%C3%A4_en_pelk%C3%A4%C3%A4_1920x1080pix_One_FbIg_banneri_Hki.png",
            "cropping": "280,0,1394,1115",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107082/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107076,
            "license": "event_only",
            "created_time": "2024-03-11T12:20:11.087931Z",
            "last_modified_time": "2024-03-11T12:22:46.534501Z",
            "name": "joao-alexandre-paulo-qA005Vbp7jk-unsplash.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/joao-alexandre-paulo-qA005Vbp7jk-unsplash_P3qH5Jn.jpg",
            "cropping": "321,0,1598,1277",
            "photographer_name": "Unsplash / Joao Alexandre",
            "alt_text": "kuvassa biljardipalloja",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107076/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107079,
            "license": "cc_by",
            "created_time": "2024-03-11T12:21:22.789632Z",
            "last_modified_time": "2024-03-11T12:21:22.789666Z",
            "name": "henrys-pk-live-geneerinen-17-1920x1080.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/henrys-pk-live-geneerinen-17-1920x1080_5UchdtQ.jpg",
            "cropping": "380,0,1900,1521",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107079/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107078,
            "license": "cc_by",
            "created_time": "2024-03-11T12:21:22.240818Z",
            "last_modified_time": "2024-03-11T12:21:22.240837Z",
            "name": "henrys-pk-live-geneerinen-17-1920x1080.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/henrys-pk-live-geneerinen-17-1920x1080_VWwV5Uw.jpg",
            "cropping": "380,0,1900,1521",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107078/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107077,
            "license": "cc_by",
            "created_time": "2024-03-11T12:21:21.572483Z",
            "last_modified_time": "2024-03-11T12:21:21.572504Z",
            "name": "henrys-pk-live-geneerinen-17-1920x1080.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/henrys-pk-live-geneerinen-17-1920x1080.jpg",
            "cropping": "380,0,1900,1521",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107077/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107073,
            "license": "cc_by",
            "created_time": "2024-03-11T12:10:14.163056Z",
            "last_modified_time": "2024-03-11T12:17:09.114814Z",
            "name": "Jätkäsaaren korttikerho.",
            "url": "http://api.hel.fi/linkedevents/media/images/jkk.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Kortinpeluuta ja kahvittelua.",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501031",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107073/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107074,
            "license": "event_only",
            "created_time": "2024-03-11T12:12:39.129159Z",
            "last_modified_time": "2024-03-11T12:15:52.116465Z",
            "name": "kauneimmat_coverit_jerry_1920x1080.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kauneimmat_coverit_jerry_1920x1080.jpg",
            "cropping": "336,0,1686,1350",
            "photographer_name": "",
            "alt_text": "Kuvassa Jerry Ala-Leppilampi ja taustalla kitaristi.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107074/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107075,
            "license": "event_only",
            "created_time": "2024-03-11T12:13:34.591238Z",
            "last_modified_time": "2024-03-11T12:13:34.591262Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_744646.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107075/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107072,
            "license": "event_only",
            "created_time": "2024-03-11T12:08:13.244747Z",
            "last_modified_time": "2024-03-11T12:10:09.835093Z",
            "name": "Visit_Finland_International_Press_Day_Helsinki_by_Julia_Kivela_High_res_5W2A6985.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Visit_Finland_International_Press_Day_Helsinki_by_Julia_Kivela_High_res_5W2A6985.jpg",
            "cropping": "335,0,1680,1345",
            "photographer_name": "Julia Kivelä",
            "alt_text": "kuvassa naisia sauvakävelemässä",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107072/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107071,
            "license": "event_only",
            "created_time": "2024-03-11T11:56:32.401832Z",
            "last_modified_time": "2024-03-11T12:10:01.535024Z",
            "name": "poster",
            "url": "http://api.hel.fi/linkedevents/media/images/ata_afis_final_kucuk_l0dgGSp.jpg",
            "cropping": "399,0,2001,1602",
            "photographer_name": "",
            "alt_text": "Atatürk 1881 - 1919",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107071/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107064,
            "license": "event_only",
            "created_time": "2024-03-11T11:21:32.120780Z",
            "last_modified_time": "2024-03-11T11:32:27.437065Z",
            "name": "Lapsia ja aikuisia kuuntelemassa satuja.",
            "url": "http://api.hel.fi/linkedevents/media/images/Lukuhetki_2_hkikuvapankki_kuvaaja_Maarit_Hohteri_8cVf56U.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "Maarit Hohteri",
            "alt_text": "Lapsia ja aikuisia kuuntelemassa satuja.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107064/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107065,
            "license": "cc_by",
            "created_time": "2024-03-11T11:27:24.145740Z",
            "last_modified_time": "2024-03-11T11:27:24.145764Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DCC8DD2C-AF09-4744-BD38-73AF41BBBBF0}/110070",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107065/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107063,
            "license": "event_only",
            "created_time": "2024-03-11T11:05:43.763312Z",
            "last_modified_time": "2024-03-11T11:17:33.700345Z",
            "name": "Ompelu.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Ompelu_qEJu3fw.jpg",
            "cropping": "152,0,764,612",
            "photographer_name": "Pixabay",
            "alt_text": "Ompelua",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107063/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107062,
            "license": "cc_by",
            "created_time": "2024-03-11T10:39:04.717241Z",
            "last_modified_time": "2024-03-11T10:39:04.717273Z",
            "name": "DS9Q1067.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/DS9Q1067_yHIw6GC.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107062/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107061,
            "license": "cc_by",
            "created_time": "2024-03-11T10:39:04.350672Z",
            "last_modified_time": "2024-03-11T10:39:04.350690Z",
            "name": "DS9Q1067.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/DS9Q1067.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107061/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107055,
            "license": "event_only",
            "created_time": "2024-03-11T10:14:01.706095Z",
            "last_modified_time": "2024-03-11T10:14:01.706137Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745038.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107055/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107054,
            "license": "cc_by",
            "created_time": "2024-03-11T09:56:06.659266Z",
            "last_modified_time": "2024-03-11T09:58:02.361790Z",
            "name": "Kuva: Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/Marttojen_kirjapiiri_pixabay.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Avoin kirja",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107054/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107053,
            "license": "cc_by",
            "created_time": "2024-03-11T09:49:06.903007Z",
            "last_modified_time": "2024-03-11T09:51:12.388792Z",
            "name": "Kuva: Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/woman-3186741_1920.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Ikäihminen luonnossa",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107053/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107052,
            "license": "event_only",
            "created_time": "2024-03-11T09:42:31.151627Z",
            "last_modified_time": "2024-03-11T09:44:54.189090Z",
            "name": "Kirjailijakuva: Anne Lampinen.  Kirjan kansikuva (rajattu versio): Into-kustannus",
            "url": "http://api.hel.fi/linkedevents/media/images/Helmet-tapahtumakuva_2.png",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Kirjailija Anne Lampinen ja Cityihmiset landella -kirjan kansikuva",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107052/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107051,
            "license": "event_only",
            "created_time": "2024-03-11T09:38:21.619797Z",
            "last_modified_time": "2024-03-11T09:40:13.035384Z",
            "name": "Kuva: Vantaan kaupunki",
            "url": "http://api.hel.fi/linkedevents/media/images/ryhm%C3%A4kuva_2vxoEPZ.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Neljä MEK-yhteisökehittäjää seisoo portailla",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107051/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107044,
            "license": "event_only",
            "created_time": "2024-03-11T09:27:11.371134Z",
            "last_modified_time": "2024-03-11T09:29:25.764868Z",
            "name": "Kuva: Heidi Kuutti / Canva",
            "url": "http://api.hel.fi/linkedevents/media/images/Helmet-tapahtumakuva_1_1_kfI1VxR.png",
            "cropping": "119,0,596,477",
            "photographer_name": "Heidi Kuutti / Canva",
            "alt_text": "Piirroskuva kahvikupista, jonka kyljessä on Suomen lippu ja joka sanoo \"Tervetuloa!\"",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107044/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107043,
            "license": "cc_by",
            "created_time": "2024-03-11T09:23:30.133504Z",
            "last_modified_time": "2024-03-11T09:24:20.448040Z",
            "name": "Kuva: Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/checkmate-1511866_1920.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "Pixabay",
            "alt_text": "Shakkinappuloita shakkilaudalla",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107043/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107042,
            "license": "event_only",
            "created_time": "2024-03-11T09:17:06.607499Z",
            "last_modified_time": "2024-03-11T09:19:31.840798Z",
            "name": "Kuva: Hanna Lehtonen",
            "url": "http://api.hel.fi/linkedevents/media/images/Happo_hanna_lehtonen.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Hanna Lehtonen",
            "alt_text": "Saksanpaimenkoirarotuinen Lukukoira Happo istuu pienen, kirjoja täynnä olevan pöydän vieressä",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107042/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107040,
            "license": "event_only",
            "created_time": "2024-03-11T09:08:23.285759Z",
            "last_modified_time": "2024-03-11T09:10:35.073398Z",
            "name": "Kuva: Maaria Jäske, tausta: Canva",
            "url": "http://api.hel.fi/linkedevents/media/images/Papukaijahelmet_sf3cLRn.png",
            "cropping": "119,0,596,477",
            "photographer_name": "Maaria Jäske",
            "alt_text": "Pehmopapukaija Suomen lipun edessä",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107040/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107041,
            "license": "cc_by",
            "created_time": "2024-03-11T09:09:48.653361Z",
            "last_modified_time": "2024-03-11T09:09:48.653382Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21897033&inline=false&ticket=2d5935e9f08049f2535bae2bcd8a2329&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107041/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107039,
            "license": "cc_by",
            "created_time": "2024-03-11T09:04:57.947336Z",
            "last_modified_time": "2024-03-11T09:06:22.943708Z",
            "name": "Kuva: Cottonbro Studio / Pexels",
            "url": "http://api.hel.fi/linkedevents/media/images/pexels-cottonbro-studio-6770981_1_LYRx5Kj.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "Cottonbro Studio / Pexels",
            "alt_text": "Ompelukonetta käyttävän henkilön kädet pitelevät sinistä kangasta",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107039/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107038,
            "license": "cc_by",
            "created_time": "2024-03-11T08:59:38.722273Z",
            "last_modified_time": "2024-03-11T09:01:03.971080Z",
            "name": "Kuva: Cottonbro Studio / Pexels",
            "url": "http://api.hel.fi/linkedevents/media/images/Pexels.png",
            "cropping": "119,0,596,477",
            "photographer_name": "Cottonbro Studio / Pexels",
            "alt_text": "Kaksi henkilöä lukee kirjoja",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107038/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107037,
            "license": "event_only",
            "created_time": "2024-03-11T08:52:46.195800Z",
            "last_modified_time": "2024-03-11T08:55:12.663079Z",
            "name": "Kuva: Enter ry",
            "url": "http://api.hel.fi/linkedevents/media/images/ENTERry-16.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "Enter ry",
            "alt_text": "Kaksi henkilöä tutkii yhdessä tablettia",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107037/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107036,
            "license": "event_only",
            "created_time": "2024-03-11T08:45:58.308654Z",
            "last_modified_time": "2024-03-11T08:49:02.741355Z",
            "name": "Kuva: Vantaan kaupunginkirjasto, Demi Aulos",
            "url": "http://api.hel.fi/linkedevents/media/images/DSC02077-2_2.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "Demi Aulos",
            "alt_text": "Vauva pitelee kirjaa",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107036/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107035,
            "license": "event_only",
            "created_time": "2024-03-11T08:25:36.882769Z",
            "last_modified_time": "2024-03-11T08:27:42.112042Z",
            "name": "Stoan turvallisemman tilan periaatteet luodaan yhdessä",
            "url": "http://api.hel.fi/linkedevents/media/images/TalentAttraction_N2-Albiino_Matti_Pyykko-13.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "N2 Albiino , Matti Pyykkö",
            "alt_text": "Stoan turvallisemman tilan periaatteet luodaan yhdessä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107035/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107029,
            "license": "event_only",
            "created_time": "2024-03-11T08:15:07.927603Z",
            "last_modified_time": "2024-03-11T08:22:07.281410Z",
            "name": "Tervetuloa aamupäiväelokuviin Viikin kirjastoon!",
            "url": "http://api.hel.fi/linkedevents/media/images/cinema-strip-gf503d5aef_1920_1.jpg",
            "cropping": "320,0,1599,1280",
            "photographer_name": "",
            "alt_text": "Näyttelijä Charlie Chaplinin kuvan päällä piirrosgrafiikka filminauhasta sana \"movie\"",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107029/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107026,
            "license": "event_only",
            "created_time": "2024-03-11T08:08:10.980474Z",
            "last_modified_time": "2024-03-11T08:17:30.901367Z",
            "name": "mörker café facebook.png",
            "url": "http://api.hel.fi/linkedevents/media/images/m%C3%B6rker_caf%C3%A9_facebook.png",
            "cropping": "338,0,1687,1348",
            "photographer_name": "",
            "alt_text": "svart bakgrund. I stora vita bokstäver står mörker café. I neon gult lyser pimeä kahvila. Nederst står evenemangsinfot: 20 april kl. 14-16.00 & arrangörens namn",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/107026/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107027,
            "license": "event_only",
            "created_time": "2024-03-11T08:08:44.435392Z",
            "last_modified_time": "2024-03-11T08:10:13.233938Z",
            "name": "Kirjaston luontotuvat tarjoavat paikan ajatustenvaihdolle ympäristöön ja luontoon liittyvissä kysymyksissä.",
            "url": "http://api.hel.fi/linkedevents/media/images/tegan-mierle-fDostElVhN8-unsplash.jpg",
            "cropping": "333,0,1658,1325",
            "photographer_name": "Tegan Mierle",
            "alt_text": "Ihmisiä istuu metsässä piirissä nuotion ympärillä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107027/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107028,
            "license": "cc_by",
            "created_time": "2024-03-11T08:09:45.874332Z",
            "last_modified_time": "2024-03-11T08:09:45.874357Z",
            "name": "",
            "url": "https://www.helsinginseurakunnat.fi/material/images/msekdK3dv/4cc02c06-8f52-44f6-a272-38c7f9efb154_1280.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107028/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107020,
            "license": "event_only",
            "created_time": "2024-03-11T07:24:55.729688Z",
            "last_modified_time": "2024-03-11T07:26:43.042392Z",
            "name": "heikki-mäntymaa-.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/heikki-m%C3%A4ntymaa-_GEy6Zd8.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "Heikki Mäntymaa",
            "alt_text": "kuvassa valokuvataidetta",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107020/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107019,
            "license": "cc_by",
            "created_time": "2024-03-11T07:24:23.583613Z",
            "last_modified_time": "2024-03-11T07:24:23.583634Z",
            "name": "heikki-mäntymaa-.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/heikki-m%C3%A4ntymaa-.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107019/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107013,
            "license": "cc_by",
            "created_time": "2024-03-11T06:32:29.769554Z",
            "last_modified_time": "2024-03-11T06:33:53.395266Z",
            "name": "Kuvassa Iiro Rantala ja Lotta Kuusisto",
            "url": "http://api.hel.fi/linkedevents/media/images/u1WXfWgn.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Jari Kivelä",
            "alt_text": "Kuvassa Iiro Rantala ja Lotta Kuusisto",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107013/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 107012,
            "license": "event_only",
            "created_time": "2024-03-11T06:01:24.082590Z",
            "last_modified_time": "2024-03-11T06:11:59.783610Z",
            "name": "_MG_0172_Jussi_Hellsten.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/_MG_0172_Jussi_Hellsten.jpg",
            "cropping": "382,0,1898,1516",
            "photographer_name": "Jussi Hellsten",
            "alt_text": "Maahanmuuttajia puhumassa kadulla",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/107012/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106921,
            "license": "event_only",
            "created_time": "2024-03-10T11:40:39.554730Z",
            "last_modified_time": "2024-03-10T11:48:42.450824Z",
            "name": "Kuva: Helsingin Luistelijat ry.",
            "url": "http://api.hel.fi/linkedevents/media/images/p%C3%A4%C3%A4kuva_FB_postaus.jpg",
            "cropping": "314,0,1566,1252",
            "photographer_name": "",
            "alt_text": "Mies ja nainen asuissaan, jotka viittaavat Pienen Merenneidon hahmoihin. Mies on pukeutunut prinssiksi ja naisella on punaiset hiukset ja merenneidon pyrstö.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106921/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106910,
            "license": "cc_by",
            "created_time": "2024-03-10T09:37:10.426180Z",
            "last_modified_time": "2024-03-10T09:37:18.876359Z",
            "name": "POPCULT DAY Suvilahti / Helsinki 18.5.2024",
            "url": "http://api.hel.fi/linkedevents/media/images/popcultday1200px.jpg",
            "cropping": "300,0,1499,1199",
            "photographer_name": "",
            "alt_text": "POPCULT DAY Suvilahti / Helsinki 18.5.2024",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106910/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106834,
            "license": "event_only",
            "created_time": "2024-03-09T18:43:42.660447Z",
            "last_modified_time": "2024-03-09T18:48:49.273247Z",
            "name": "Naiskuoro Pihlaja luovuttaa Vuoden kuoro -tittelin eteenpäin juhlakonsertissa",
            "url": "http://api.hel.fi/linkedevents/media/images/Naiskuoro_Pihlaja.jpg",
            "cropping": "382,0,1898,1516",
            "photographer_name": "Teemu Mattsson",
            "alt_text": "Naiskuoro Pihlaja meren rannalla",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106834/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106798,
            "license": "cc_by",
            "created_time": "2024-03-09T12:30:41.225583Z",
            "last_modified_time": "2024-03-09T12:30:41.225600Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BA3E279A-918D-4209-AD74-25B89431754B}/110067",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106798/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106786,
            "license": "event_only",
            "created_time": "2024-03-09T09:38:00.659051Z",
            "last_modified_time": "2024-03-09T10:02:11.258645Z",
            "name": "Jooga- ja tantrakoulu Natha",
            "url": "http://api.hel.fi/linkedevents/media/images/Feli_Consciousness_1_of_1_vaaka.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "Terrence Trevias",
            "alt_text": "Jooga-asana",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106786/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106787,
            "license": "cc_by",
            "created_time": "2024-03-09T09:38:03.546092Z",
            "last_modified_time": "2024-03-09T09:39:49.662522Z",
            "name": "Kuva: thedanw, Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/music-818459_1280_YoxoMxQ.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "thedanw",
            "alt_text": "Pieni lapsi istuu matolla ksylofonin ja rummun vieressä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106787/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106780,
            "license": "event_only",
            "created_time": "2024-03-09T09:27:02.019586Z",
            "last_modified_time": "2024-03-09T09:29:00.391442Z",
            "name": "Kaksi poikaa pelaamassa konsolipeliä.",
            "url": "http://api.hel.fi/linkedevents/media/images/Kirjasto_nuoret_pelaavat_konsolipelia_2018_kuva_Maarit_Hohteri_1.jpg",
            "cropping": "356,0,1775,1419",
            "photographer_name": "Maarit Hohteri",
            "alt_text": "Kaksi poikaa pelaamassa konsolipeliä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106780/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106779,
            "license": "cc_by",
            "created_time": "2024-03-09T09:08:35.307434Z",
            "last_modified_time": "2024-03-09T09:13:44.103953Z",
            "name": "Kuva: vinsky2002, Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/postcard-memories-4290548_1280.jpg",
            "cropping": "214,0,1066,851",
            "photographer_name": "vinsky2002",
            "alt_text": "Pöydällä on vanhoja kirjeitä ja valokuvia sekä kimppu kukkia.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106779/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106758,
            "license": "cc_by",
            "created_time": "2024-03-09T04:53:32.712327Z",
            "last_modified_time": "2024-03-09T04:53:32.712351Z",
            "name": "TVO_Some_MC_Kursoriin copy.jpg",
            "url": "https://ilmonet.fi/static/public/image/imagebank/Kirjallisuus%2C%20teatteri%20ja%20%C3%A4idinkieli/TVO_Some_MC_Kursoriin%20copy.jpg",
            "cropping": "",
            "photographer_name": "työvis/tiedotus",
            "alt_text": null,
            "data_source": "kursor",
            "publisher": "ahjo:u420300",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106758/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106697,
            "license": "event_only",
            "created_time": "2024-03-08T16:56:16.845808Z",
            "last_modified_time": "2024-03-08T16:57:00.075147Z",
            "name": "Hohtohyppely",
            "url": "http://api.hel.fi/linkedevents/media/images/Main_Court_Hohto_vaaka_EzdZXek.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "",
            "alt_text": "Hohtohyppely",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804003010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106697/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106696,
            "license": "cc_by",
            "created_time": "2024-03-08T16:56:13.020505Z",
            "last_modified_time": "2024-03-08T16:56:13.020530Z",
            "name": "Main Court Hohto vaaka.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Main_Court_Hohto_vaaka.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u4804003010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106696/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106685,
            "license": "event_only",
            "created_time": "2024-03-08T15:13:12.371928Z",
            "last_modified_time": "2024-03-08T15:13:12.371948Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745492.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106685/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106684,
            "license": "event_only",
            "created_time": "2024-03-08T14:39:55.434780Z",
            "last_modified_time": "2024-03-08T14:44:13.676017Z",
            "name": "Working sketch Biji-biji Buaya Crocodile Seeds by Lucy Davis",
            "url": "http://api.hel.fi/linkedevents/media/images/Working_sketch_Biji-biji_Buaya_Crocodile_Seeds_Lucy_Davis_2023_pVKkXzd.jpg",
            "cropping": "357,0,1791,1434",
            "photographer_name": "",
            "alt_text": "Piirustus krokotiilin päästä, josta tulee kukkia",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106683,
            "license": "cc_by",
            "created_time": "2024-03-08T14:39:55.085683Z",
            "last_modified_time": "2024-03-08T14:39:55.085704Z",
            "name": "Working sketch Biji-biji Buaya Crocodile Seeds Lucy Davis 2023.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Working_sketch_Biji-biji_Buaya_Crocodile_Seeds_Lucy_Davis_2023.jpg",
            "cropping": "357,0,1791,1434",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106677,
            "license": "cc_by",
            "created_time": "2024-03-08T14:08:45.585103Z",
            "last_modified_time": "2024-03-08T14:12:46.253480Z",
            "name": "benkku.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/benkku.jpeg",
            "cropping": "374,0,1874,1500",
            "photographer_name": "",
            "alt_text": "Tsemppis! Kesäleiri",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804003010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106677/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106676,
            "license": "cc_by",
            "created_time": "2024-03-08T14:06:22.938487Z",
            "last_modified_time": "2024-03-08T14:10:54.782030Z",
            "name": "värikkäät_kädet_huraa.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/v%C3%A4rikk%C3%A4%C3%A4t_k%C3%A4det_huraa.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Hannah Busing / Unsplash",
            "alt_text": "Lähikuva kahdeksan ihmisen piiristä. Ihmiset ovat asettaneet kätensä yhteen piirin keskelle.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804003020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106676/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106670,
            "license": "cc_by",
            "created_time": "2024-03-08T13:31:21.356896Z",
            "last_modified_time": "2024-03-08T13:32:38.848479Z",
            "name": "Nuuksion Metsäillalliset Wäinölä",
            "url": "http://api.hel.fi/linkedevents/media/images/nuuksio-lakeland-talviriemuja-nuuksiossa-75-min.jpg",
            "cropping": "382,0,1898,1515",
            "photographer_name": "Tomi Pohja Visuals",
            "alt_text": "Nuuksion Metsäillalliset Wäinölä",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106670/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106669,
            "license": "cc_by",
            "created_time": "2024-03-08T13:30:57.688889Z",
            "last_modified_time": "2024-03-08T13:30:57.688916Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FD072E5D-8C71-4226-9892-FB470C62D1DA}/110065",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106669/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106668,
            "license": "cc_by",
            "created_time": "2024-03-08T13:24:09.387677Z",
            "last_modified_time": "2024-03-08T13:26:10.058569Z",
            "name": "Bingo kuva.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Bingo_kuva.jpg",
            "cropping": "359,0,1799,1440",
            "photographer_name": "",
            "alt_text": "Numeroruudukko",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106668/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106667,
            "license": "cc_by",
            "created_time": "2024-03-08T13:15:59.287133Z",
            "last_modified_time": "2024-03-08T13:18:54.659583Z",
            "name": "Virkistävä yhdessäolo kävellen.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Virkist%C3%A4v%C3%A4_yhdess%C3%A4olo_k%C3%A4vellen.jpg",
            "cropping": "378,0,1902,1523",
            "photographer_name": "PIXABAY",
            "alt_text": "Virkistävä yhdessäolo kävellen.jpg",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106667/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106666,
            "license": "cc_by",
            "created_time": "2024-03-08T12:56:57.773942Z",
            "last_modified_time": "2024-03-08T13:01:04.389939Z",
            "name": "Väriä ja voimaa.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/V%C3%A4ri%C3%A4_ja_voimaa.jpg",
            "cropping": "266,0,1333,1066",
            "photographer_name": "PIXABAY",
            "alt_text": "Väriä ja voimaa",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106666/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137254,
            "license": "cc_by",
            "created_time": "2024-03-08T12:48:58.201116Z",
            "last_modified_time": "2024-03-08T12:52:04.651526Z",
            "name": "unsplash.com",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/nadya-spetnitskaya-tOYiQxF9-Ys-unsplash.jpg",
            "cropping": "858,0,4290,3432",
            "photographer_name": "Nadya Spetnitskaya",
            "alt_text": "Hapanjuurileivän leipominen. Aikuinen leipoo leipää.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137254/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106665,
            "license": "event_only",
            "created_time": "2024-03-08T12:47:14.557416Z",
            "last_modified_time": "2024-03-08T12:50:27.871062Z",
            "name": "Ekohyllyn lukupiirissä luetaan tarinoita luonnosta, muutoksesta ja toivosta",
            "url": "http://api.hel.fi/linkedevents/media/images/ekohyllyntunnus.png",
            "cropping": "284,0,1416,1131",
            "photographer_name": "",
            "alt_text": "Graafinen piirroskuva, jossa valkoinen taimi vihreää taustaa vasten",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106665/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137349,
            "license": "event_only",
            "created_time": "2024-03-08T12:48:35.884682Z",
            "last_modified_time": "2024-03-08T12:48:35.884712Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Silja_konsertti_helmet.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Silja Trio",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137349/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106663,
            "license": "event_only",
            "created_time": "2024-03-08T12:38:52.153325Z",
            "last_modified_time": "2024-03-08T12:40:40.642397Z",
            "name": "Sashiko-korjausta",
            "url": "http://api.hel.fi/linkedevents/media/images/sashiko-kuva-laurapenttinen_korjauskaupunki.JPG",
            "cropping": "170,0,853,682",
            "photographer_name": "Laura Penttinen",
            "alt_text": "Kuvassa käsi joka paikkaa farkkuja neulalla ja langalla",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106663/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106664,
            "license": "cc_by",
            "created_time": "2024-03-08T12:39:22.626992Z",
            "last_modified_time": "2024-03-08T12:39:32.445527Z",
            "name": "POPCULT DAY Suvilahti / Helsinki 18.5.2024",
            "url": "http://api.hel.fi/linkedevents/media/images/popcult2024_1200px.jpg",
            "cropping": "300,0,1499,1199",
            "photographer_name": "",
            "alt_text": "POPCULT DAY Suvilahti / Helsinki 18.5.2024",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106664/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106657,
            "license": "cc_by",
            "created_time": "2024-03-08T12:26:24.125714Z",
            "last_modified_time": "2024-03-08T12:35:31.839175Z",
            "name": "Photo0199.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Photo0199.jpg",
            "cropping": "0,200,1200,1400",
            "photographer_name": "Tommi Halonen",
            "alt_text": "Laiskiaspehmolelu pitää kuvakirjaa sylissään.",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106657/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106659,
            "license": "cc_by",
            "created_time": "2024-03-08T12:31:20.810918Z",
            "last_modified_time": "2024-03-08T12:31:20.810955Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5194E54F-D57B-4794-BB3A-0FAAAF61ED4E}/110063",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106659/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106658,
            "license": "cc_by",
            "created_time": "2024-03-08T12:28:22.803449Z",
            "last_modified_time": "2024-03-08T12:30:55.815528Z",
            "name": "Tasapainoryhmä kuva1.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Tasapainoryhm%C3%A4_kuva1.jpg",
            "cropping": "321,0,1598,1277",
            "photographer_name": "",
            "alt_text": "Tasapainojumppa",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303045",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106658/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106656,
            "license": "event_only",
            "created_time": "2024-03-08T12:23:45.382055Z",
            "last_modified_time": "2024-03-08T12:25:27.156319Z",
            "name": "Kuva_Oulunkylän_Seurahuone.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kuva_Oulunkyl%C3%A4n_Seurahuone.jpg",
            "cropping": "210,0,1057,846",
            "photographer_name": "Raija Hélen",
            "alt_text": "Oulunkylän Seurahuone",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106656/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106655,
            "license": "event_only",
            "created_time": "2024-03-08T12:01:02.417046Z",
            "last_modified_time": "2024-03-08T12:03:07.824499Z",
            "name": "Kielikahvila",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-2_Herttoniemen_kirjasto_kokoustila_2020_kuva_Maarit_Hohteri_11.jpg",
            "cropping": "217,0,1082,865",
            "photographer_name": "Maarit Hohteri",
            "alt_text": "Ryhmä ihmisiä istuu pöydän ääressä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106655/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106646,
            "license": "event_only",
            "created_time": "2024-03-08T11:11:32.230658Z",
            "last_modified_time": "2024-03-08T12:00:39.695567Z",
            "name": "Hohtohyppy",
            "url": "http://api.hel.fi/linkedevents/media/images/hohtohyppy-1.jpg",
            "cropping": "321,0,1598,1277",
            "photographer_name": "Rush helsinki",
            "alt_text": "Hohtohyppy",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804003010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106646/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106654,
            "license": "event_only",
            "created_time": "2024-03-08T11:46:12.171705Z",
            "last_modified_time": "2024-03-08T11:47:35.529541Z",
            "name": "Lukupiiri",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-2_Asiakkaita_kirjastossa_2018_kuva_Katja_Tahja_wjYmkbO.jpg",
            "cropping": "216,0,1083,867",
            "photographer_name": "Katja Taha",
            "alt_text": "Kolme henkilöä tutkii kirjoja pöydän ääressä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106654/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106650,
            "license": "cc_by",
            "created_time": "2024-03-08T11:26:52.813877Z",
            "last_modified_time": "2024-03-08T11:26:52.813899Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{19AEAC62-AF41-4B2A-9106-8ABFD9871E97}/110062",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106650/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137351,
            "license": "cc_by",
            "created_time": "2024-03-08T11:19:23.769532Z",
            "last_modified_time": "2024-03-08T11:19:23.769564Z",
            "name": "Sigmund W / Unsplash",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/sigmund-OV44gxH71DU-unsplash.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Lapsi askartelee pöydän ääressä. Pöydällä askartelu tarvikkeita",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137351/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106649,
            "license": "event_only",
            "created_time": "2024-03-08T11:18:05.259935Z",
            "last_modified_time": "2024-03-08T11:19:11.799870Z",
            "name": "Runoilijavieraana Eeva Maria al-Khazaali",
            "url": "http://api.hel.fi/linkedevents/media/images/eevamariaalkhazaali.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Anniina Kämäräinen",
            "alt_text": "Runoilijavieraana Eeva Maria al-Khazaali",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106649/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106648,
            "license": "cc_by",
            "created_time": "2024-03-08T11:14:41.637862Z",
            "last_modified_time": "2024-03-08T11:14:49.597775Z",
            "name": "POPCULT DAY Suvilahti / Helsinki 18.5.2024",
            "url": "http://api.hel.fi/linkedevents/media/images/popcultday1200.jpg",
            "cropping": "300,0,1499,1199",
            "photographer_name": "",
            "alt_text": "POPCULT DAY Suvilahti / Helsinki 18.5.2024",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106648/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106647,
            "license": "event_only",
            "created_time": "2024-03-08T11:13:03.437714Z",
            "last_modified_time": "2024-03-08T11:13:03.437732Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745370.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106647/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106645,
            "license": "event_only",
            "created_time": "2024-03-08T11:08:03.999160Z",
            "last_modified_time": "2024-03-08T11:12:58.643848Z",
            "name": "pp enqvist 2(1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/pp_enqvist_21.jpg",
            "cropping": "156,0,783,627",
            "photographer_name": "",
            "alt_text": "Keskellä kuvaa Janne Saarikivi. oikeassa alareunassa Kari Enqvist aurinkolasit päässä lukemassa sanomalehteä. Teksti Punkkua Puhetta",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106645/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106644,
            "license": "event_only",
            "created_time": "2024-03-08T10:47:02.064856Z",
            "last_modified_time": "2024-03-08T10:51:47.677723Z",
            "name": "Kaikille kiinnostuneille avoin marxilaisuuden lukupiiri.",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-2_Asiakkaita_kirjastossa_2018_kuva_Katja_Tahja.jpg",
            "cropping": "216,0,1083,867",
            "photographer_name": "Helsingin kaupunki / Katja Tähjä",
            "alt_text": "Kolme henkilöä tutkimassa kirjoja pöydän ääressä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106644/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106641,
            "license": "event_only",
            "created_time": "2024-03-08T10:32:20.022566Z",
            "last_modified_time": "2024-03-08T10:33:35.674179Z",
            "name": "Haaveiletko kirjoittamisesta? Tule mukaan tekemään luovan kirjoittamisen harjoituksia.",
            "url": "http://api.hel.fi/linkedevents/media/images/kirjKlubi2.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Sini Helminen",
            "alt_text": "Käsi pitelee sulkakynää",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106641/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106640,
            "license": "event_only",
            "created_time": "2024-03-08T10:26:19.622945Z",
            "last_modified_time": "2024-03-08T10:29:13.426478Z",
            "name": "Sateenkaareva lukupiiri kokoontuu keskustelemaan HLBTQ+-teemaisista kirjoista.",
            "url": "http://api.hel.fi/linkedevents/media/images/sateenkaareva_lukupiiri.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Sini Helminen",
            "alt_text": "Käsi pitelee sateenkaarikirjaa kirjahyllyn edessä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106640/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106639,
            "license": "cc_by",
            "created_time": "2024-03-08T10:21:13.919436Z",
            "last_modified_time": "2024-03-08T10:24:37.092210Z",
            "name": "IMG_0335.JPG",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_0335.JPG",
            "cropping": "378,0,1902,1523",
            "photographer_name": "",
            "alt_text": "Kuvassa vaalea labradorinnoutaja katselee hieman kameran ohi valppaalla ilmeellä, korvat höröllä ja suu hieman auki",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106639/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106638,
            "license": "cc_by",
            "created_time": "2024-03-08T10:10:07.998333Z",
            "last_modified_time": "2024-03-08T10:16:03.002649Z",
            "name": "Tule testaamaan musatietämyksesi!",
            "url": "http://api.hel.fi/linkedevents/media/images/musavisa_pienempi_a7Boapr.png",
            "cropping": "200,0,999,799",
            "photographer_name": "Unsplash.com / Diane Picchiottino",
            "alt_text": "Muusikoita soittamassa lavalla punaisen savun keskellä ja yleisöä kädet ylhäällä etualalla",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106638/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106637,
            "license": "cc_by",
            "created_time": "2024-03-08T10:10:01.118483Z",
            "last_modified_time": "2024-03-08T10:10:01.118502Z",
            "name": "musavisa_pienempi.png",
            "url": "http://api.hel.fi/linkedevents/media/images/musavisa_pienempi_rZ5IRqe.png",
            "cropping": "200,0,999,799",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106637/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106636,
            "license": "cc_by",
            "created_time": "2024-03-08T10:09:59.134205Z",
            "last_modified_time": "2024-03-08T10:09:59.134245Z",
            "name": "musavisa_pienempi.png",
            "url": "http://api.hel.fi/linkedevents/media/images/musavisa_pienempi.png",
            "cropping": "200,0,999,799",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106636/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106635,
            "license": "cc_by",
            "created_time": "2024-03-08T09:56:57.671235Z",
            "last_modified_time": "2024-03-08T10:05:29.649098Z",
            "name": "Käsityötapaaminen Kumpulan Kätsyjen kanssa",
            "url": "http://api.hel.fi/linkedevents/media/images/ursula-castillo-aLfHUE8o5Xc-unsplash3.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Ursula Castillo / Unsplash",
            "alt_text": "Kädet neulomassa puikoilla",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106635/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106632,
            "license": "cc_by",
            "created_time": "2024-03-08T09:31:19.642369Z",
            "last_modified_time": "2024-03-08T09:31:19.642393Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7C9F17E2-1CC7-46E5-9B0F-0048DEA6B8C7}/110054",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106632/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106631,
            "license": "cc_by",
            "created_time": "2024-03-08T09:31:07.759369Z",
            "last_modified_time": "2024-03-08T09:31:07.759393Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{807A5A5E-FFBF-42FA-B6B4-D7CC56215F78}/110042",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106631/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106630,
            "license": "cc_by",
            "created_time": "2024-03-08T09:31:03.033258Z",
            "last_modified_time": "2024-03-08T09:31:03.033302Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F3BD0169-3EE5-4449-A4EC-0C08704C0675}/110046",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106630/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106629,
            "license": "cc_by",
            "created_time": "2024-03-08T09:06:11.565265Z",
            "last_modified_time": "2024-03-08T09:10:52.436551Z",
            "name": "DSC_0016 (3).JPG",
            "url": "http://api.hel.fi/linkedevents/media/images/DSC_0016_3.JPG",
            "cropping": "383,0,1897,1514",
            "photographer_name": "Pauliina Alanko",
            "alt_text": "DSC_0016 (3).JPG",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106629/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106628,
            "license": "cc_by",
            "created_time": "2024-03-08T08:39:49.731170Z",
            "last_modified_time": "2024-03-08T08:50:11.584464Z",
            "name": "sewing-3405975_1920 (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/sewing-3405975_1920_1.jpg",
            "cropping": "316,0,1572,1257",
            "photographer_name": "monicore (Pixabay)",
            "alt_text": "Ompelutarvikkeita.",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106628/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106625,
            "license": "event_only",
            "created_time": "2024-03-08T08:10:47.135217Z",
            "last_modified_time": "2024-03-08T08:12:01.115931Z",
            "name": "Kevään lukupiiri",
            "url": "http://api.hel.fi/linkedevents/media/images/Lukupiiri_kev%C3%A4t.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Pixabay",
            "alt_text": "Kuva kukkivasta niitystä.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106625/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106624,
            "license": "event_only",
            "created_time": "2024-03-08T07:55:08.531338Z",
            "last_modified_time": "2024-03-08T07:57:27.355862Z",
            "name": "käsityöaktivismi_Tuia.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/k%C3%A4sity%C3%B6aktivismi_Tuia_UApTKw6.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Tuia Palonen",
            "alt_text": "Patalappukuva Ukrainan lipun väreissä",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106624/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106623,
            "license": "cc_by",
            "created_time": "2024-03-08T07:55:00.014424Z",
            "last_modified_time": "2024-03-08T07:55:00.014444Z",
            "name": "käsityöaktivismi_Tuia.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/k%C3%A4sity%C3%B6aktivismi_Tuia_YCr4Ekv.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106623/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106622,
            "license": "cc_by",
            "created_time": "2024-03-08T07:54:51.360506Z",
            "last_modified_time": "2024-03-08T07:54:51.360526Z",
            "name": "käsityöaktivismi_Tuia.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/k%C3%A4sity%C3%B6aktivismi_Tuia_UZMUtB8.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106622/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106621,
            "license": "cc_by",
            "created_time": "2024-03-08T07:54:50.883876Z",
            "last_modified_time": "2024-03-08T07:54:50.883898Z",
            "name": "käsityöaktivismi_Tuia.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/k%C3%A4sity%C3%B6aktivismi_Tuia_TJwBY8C.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106621/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106620,
            "license": "cc_by",
            "created_time": "2024-03-08T07:54:49.563198Z",
            "last_modified_time": "2024-03-08T07:54:49.563221Z",
            "name": "käsityöaktivismi_Tuia.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/k%C3%A4sity%C3%B6aktivismi_Tuia_sHktBi7.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106620/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106619,
            "license": "cc_by",
            "created_time": "2024-03-08T07:54:47.031300Z",
            "last_modified_time": "2024-03-08T07:54:47.031332Z",
            "name": "käsityöaktivismi_Tuia.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/k%C3%A4sity%C3%B6aktivismi_Tuia_IM33RdV.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106619/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106618,
            "license": "cc_by",
            "created_time": "2024-03-08T07:54:45.432855Z",
            "last_modified_time": "2024-03-08T07:54:45.432877Z",
            "name": "käsityöaktivismi_Tuia.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/k%C3%A4sity%C3%B6aktivismi_Tuia.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106618/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106617,
            "license": "cc_by",
            "created_time": "2024-03-08T07:51:50.804354Z",
            "last_modified_time": "2024-03-08T07:54:33.913725Z",
            "name": "Finland_Helsinki_urban_garden_Julia_Kivela_High_res_W2A8050 (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Finland_Helsinki_urban_garden_Julia_Kivela_High_res_W2A8050_1_Av74kMN.jpg",
            "cropping": "382,0,1898,1516",
            "photographer_name": "Julia Kivelä",
            "alt_text": "Nuori henkilö kävelee keskellä istutusaluetta talojen sisäpihalla.",
            "data_source": "helsinki",
            "publisher": "ahjo:u021200130",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106617/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106616,
            "license": "cc_by",
            "created_time": "2024-03-08T07:51:48.987228Z",
            "last_modified_time": "2024-03-08T07:51:48.987249Z",
            "name": "Finland_Helsinki_urban_garden_Julia_Kivela_High_res_W2A8050 (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Finland_Helsinki_urban_garden_Julia_Kivela_High_res_W2A8050_1_FWXgym0.jpg",
            "cropping": "382,0,1898,1516",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021200130",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106616/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106615,
            "license": "cc_by",
            "created_time": "2024-03-08T07:51:47.533092Z",
            "last_modified_time": "2024-03-08T07:51:47.533115Z",
            "name": "Finland_Helsinki_urban_garden_Julia_Kivela_High_res_W2A8050 (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Finland_Helsinki_urban_garden_Julia_Kivela_High_res_W2A8050_1_ABOeUAw.jpg",
            "cropping": "382,0,1898,1516",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021200130",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106615/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106614,
            "license": "cc_by",
            "created_time": "2024-03-08T07:51:47.215305Z",
            "last_modified_time": "2024-03-08T07:51:47.215326Z",
            "name": "Finland_Helsinki_urban_garden_Julia_Kivela_High_res_W2A8050 (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Finland_Helsinki_urban_garden_Julia_Kivela_High_res_W2A8050_1.jpg",
            "cropping": "382,0,1898,1516",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u021200130",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106614/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137352,
            "license": "cc_by",
            "created_time": "2024-03-08T07:46:15.169920Z",
            "last_modified_time": "2024-03-08T07:46:15.169945Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Espoon_keskuksen_kehityskuvia.png",
            "cropping": "210,0,750,540",
            "photographer_name": "",
            "alt_text": "Havainnekuva suunnitellusta Espoolaisten talosta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137352/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106609,
            "license": "cc_by",
            "created_time": "2024-03-08T06:09:58.220178Z",
            "last_modified_time": "2024-03-08T06:09:58.220197Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10908/cf2beb1b-1ea2-45a3-819a-8e80dcf23d19.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106609/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106582,
            "license": "cc_by",
            "created_time": "2024-03-07T17:27:23.573833Z",
            "last_modified_time": "2024-03-07T17:27:23.573853Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DE97D650-9D83-4D9A-AD05-694A1647DA0F}/110041",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106582/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106579,
            "license": "cc_by",
            "created_time": "2024-03-07T16:27:28.606276Z",
            "last_modified_time": "2024-03-07T16:27:28.606297Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{16E36E43-8EDE-45BA-8F12-7FDD93C9F070}/110036",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106579/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106578,
            "license": "cc_by",
            "created_time": "2024-03-07T15:47:06.344168Z",
            "last_modified_time": "2024-03-07T15:49:23.673200Z",
            "name": "Kolmosten supervinkkaus kuva Valtosta ja minusta (1).png",
            "url": "http://api.hel.fi/linkedevents/media/images/Kolmosten_supervinkkaus_kuva_Valtosta_ja_minusta_1.png",
            "cropping": "326,0,1162,837",
            "photographer_name": "Tuomas Arajärvi",
            "alt_text": "Velhot ihmettelevät tarinoiden monimuotoisuutta",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106578/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106577,
            "license": "cc_by",
            "created_time": "2024-03-07T15:34:12.520033Z",
            "last_modified_time": "2024-03-07T15:36:18.773007Z",
            "name": "Yö Fest vol. 4",
            "url": "https://yogalleria.fi/sites/default/files/styles/max_1140_wide/public/images/galleria/2024-02/YÖ%20Fest%204%20-%20www%201140x760%20Vol%204.jpg?itok=k-B4F7_v",
            "cropping": "",
            "photographer_name": "",
            "alt_text": "Yö Fest vol. 4 -tapahtumakuva",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106577/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106574,
            "license": "cc_by",
            "created_time": "2024-03-07T15:27:35.716993Z",
            "last_modified_time": "2024-03-07T15:27:35.717012Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{833EAADC-C3B6-412D-98CB-44C8C67D4315}/110032",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106574/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106573,
            "license": "cc_by",
            "created_time": "2024-03-07T15:27:32.322636Z",
            "last_modified_time": "2024-03-07T15:27:32.322659Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{07A56E56-3F5E-4DED-8C40-D0B36B2222AB}/110038",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106573/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106572,
            "license": "cc_by",
            "created_time": "2024-03-07T14:45:23.933993Z",
            "last_modified_time": "2024-03-07T14:52:39.018738Z",
            "name": "Grafiikka: Kobra Agency",
            "url": "http://api.hel.fi/linkedevents/media/images/LP_Afterwork_IG_2_b4nAPVl.png",
            "cropping": "398,0,2002,1604",
            "photographer_name": "",
            "alt_text": "Afterwork Archives",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106572/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106571,
            "license": "cc_by",
            "created_time": "2024-03-07T14:45:22.368089Z",
            "last_modified_time": "2024-03-07T14:45:22.368114Z",
            "name": "LP_Afterwork_IG_2.png",
            "url": "http://api.hel.fi/linkedevents/media/images/LP_Afterwork_IG_2_4qjBOs2.png",
            "cropping": "398,0,2002,1604",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106571/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106570,
            "license": "cc_by",
            "created_time": "2024-03-07T14:45:22.332852Z",
            "last_modified_time": "2024-03-07T14:45:22.332875Z",
            "name": "LP_Afterwork_IG_2.png",
            "url": "http://api.hel.fi/linkedevents/media/images/LP_Afterwork_IG_2.png",
            "cropping": "398,0,2002,1604",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106570/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106567,
            "license": "cc_by",
            "created_time": "2024-03-07T14:28:58.975860Z",
            "last_modified_time": "2024-03-07T14:28:58.975879Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F0AEC91A-2D25-4125-A702-C4F43DE4C8AD}/110031",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106567/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106566,
            "license": "cc_by",
            "created_time": "2024-03-07T14:28:53.452091Z",
            "last_modified_time": "2024-03-07T14:28:53.452114Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FE152C0E-0996-474D-93EF-2279FDB1F2FC}/110029",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106566/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137330,
            "license": "cc_by",
            "created_time": "2024-03-07T13:35:57.635074Z",
            "last_modified_time": "2024-03-07T13:35:57.635095Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/caee3c5ee9e7890bf880a407bccd54afdc5d12a711a859e47680b7cc923cad7c.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "seniori-ikäisiä jumppaamassa istuen tuoleilla",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137330/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106563,
            "license": "cc_by",
            "created_time": "2024-03-07T13:28:16.671657Z",
            "last_modified_time": "2024-03-07T13:28:16.671676Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BF0ECF43-29EB-4DBE-840F-9AB031CE020B}/110026",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106563/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106562,
            "license": "cc_by",
            "created_time": "2024-03-07T13:28:08.194329Z",
            "last_modified_time": "2024-03-07T13:28:08.194346Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{16802278-1760-43B8-99BF-76E1AF3B9E86}/110027",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106562/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106561,
            "license": "cc_by",
            "created_time": "2024-03-07T13:27:42.694830Z",
            "last_modified_time": "2024-03-07T13:27:42.694849Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8E71DA78-47C3-42FC-8629-19C4EFA98B3D}/110028",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106560,
            "license": "cc_by",
            "created_time": "2024-03-07T13:27:29.233195Z",
            "last_modified_time": "2024-03-07T13:27:29.233220Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{71BCA3F7-62A6-4F34-9253-9563923198CE}/110025",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137350,
            "license": "event_only",
            "created_time": "2024-03-07T13:06:07.371387Z",
            "last_modified_time": "2024-03-07T13:06:07.371477Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/senioorijooga-markku-680x380_2.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Markku Sosimäki ja joogaaja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137350/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106559,
            "license": "event_only",
            "created_time": "2024-03-07T13:03:30.384451Z",
            "last_modified_time": "2024-03-07T13:04:21.021079Z",
            "name": "Kuvataide 2_Tuia.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kuvataide_2_Tuia.jpg",
            "cropping": "321,0,1600,1279",
            "photographer_name": "Tuia Palonen",
            "alt_text": "askartelutarpeita",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106559/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106558,
            "license": "cc_by",
            "created_time": "2024-03-07T12:52:07.692190Z",
            "last_modified_time": "2024-03-07T12:55:45.060470Z",
            "name": "sateenkaariseniorit.png",
            "url": "http://api.hel.fi/linkedevents/media/images/sateenkaariseniorit_rRBg5Sd.png",
            "cropping": "104,0,524,419",
            "photographer_name": "sateenkaariseniorit",
            "alt_text": "sateenkaariseniorit",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137354,
            "license": "event_only",
            "created_time": "2024-03-07T12:51:28.765791Z",
            "last_modified_time": "2024-03-07T12:51:28.765814Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/PianiDay_helmet_1.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Paula Präktig ja Lotta-Maria Heiskanen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137354/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106557,
            "license": "event_only",
            "created_time": "2024-03-07T12:43:43.726907Z",
            "last_modified_time": "2024-03-07T12:45:47.742365Z",
            "name": "Maaginen puu",
            "url": "http://api.hel.fi/linkedevents/media/images/linkedevents-kuva_puu.png",
            "cropping": "201,0,999,798",
            "photographer_name": "Tiina Hautala",
            "alt_text": "Maaginen puu",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106556,
            "license": "event_only",
            "created_time": "2024-03-07T12:41:32.511121Z",
            "last_modified_time": "2024-03-07T12:44:33.146310Z",
            "name": "Asianajajapäivystys Töölön kirjastossa",
            "url": "http://api.hel.fi/linkedevents/media/images/asianajajat.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "",
            "alt_text": "Tuomarin nuija pöydällä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106556/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106554,
            "license": "cc_by",
            "created_time": "2024-03-07T12:22:31.979274Z",
            "last_modified_time": "2024-03-07T12:22:56.117536Z",
            "name": "ReMake Cafe 14.03.24 - Kevätsiivous 1920x768.png",
            "url": "http://api.hel.fi/linkedevents/media/images/ReMake_Cafe_14.03.24_-_Kev%C3%A4tsiivous_1920x768_pFN2AIq.png",
            "cropping": "284,0,1439,1154",
            "photographer_name": "",
            "alt_text": "Kevätsiivous",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106554/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106553,
            "license": "cc_by",
            "created_time": "2024-03-07T12:22:28.029091Z",
            "last_modified_time": "2024-03-07T12:22:28.029113Z",
            "name": "ReMake Cafe 14.03.24 - Kevätsiivous 1920x768.png",
            "url": "http://api.hel.fi/linkedevents/media/images/ReMake_Cafe_14.03.24_-_Kev%C3%A4tsiivous_1920x768.png",
            "cropping": "284,0,1439,1154",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106553/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106551,
            "license": "cc_by",
            "created_time": "2024-03-07T11:52:15.624226Z",
            "last_modified_time": "2024-03-07T11:56:13.195226Z",
            "name": "Ruskeasuon liikuntapuisto uudistuu vanhaa kunnioittaen",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-1_ruskeasuon_liikuntapuisto_2023_DJI_0577_sami_saastamoinen_11.jpg",
            "cropping": "344,0,1731,1386",
            "photographer_name": "Sami Saastamoinen",
            "alt_text": "Ilmakuva Ruskeasuon liikuntapuistosta.",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106551/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106550,
            "license": "cc_by",
            "created_time": "2024-03-07T11:41:39.245041Z",
            "last_modified_time": "2024-03-07T11:44:28.818038Z",
            "name": "not-ludo-1745964_640.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/not-ludo-1745964_640.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Lautapeli ja erivärisiä nappuloita",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106550/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137320,
            "license": "cc_by",
            "created_time": "2024-03-07T11:30:54.908155Z",
            "last_modified_time": "2024-03-07T11:30:54.908183Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/luetaanyhdess%C3%A4.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "valokuva kädestä, muistilapusta ja suomenkielen oppikirjasta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137320/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106548,
            "license": "cc_by",
            "created_time": "2024-03-07T11:28:17.778982Z",
            "last_modified_time": "2024-03-07T11:28:17.778999Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{23322C64-0A48-448D-8316-75BE8F8D0A12}/110021",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106548/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106547,
            "license": "cc_by",
            "created_time": "2024-03-07T11:27:48.673621Z",
            "last_modified_time": "2024-03-07T11:27:48.673641Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{03D30EED-3CB5-48DC-9C85-C94093322D60}/110024",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106547/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106546,
            "license": "cc_by",
            "created_time": "2024-03-07T11:27:48.574171Z",
            "last_modified_time": "2024-03-07T11:27:48.574205Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{10A15927-0DD2-4A06-96B2-3FBBB2FFE2CA}/110017",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106546/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106545,
            "license": "cc_by",
            "created_time": "2024-03-07T11:27:46.785348Z",
            "last_modified_time": "2024-03-07T11:27:46.785367Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{300C61B5-B8A6-4B8B-AF7F-DEAC2FED3DBC}/110023",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106545/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106544,
            "license": "cc_by",
            "created_time": "2024-03-07T11:27:46.038422Z",
            "last_modified_time": "2024-03-07T11:27:46.038437Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{09CC3820-AB87-4DB2-8972-710416EF92A3}/110006",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106544/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137262,
            "license": "cc_by",
            "created_time": "2024-03-07T11:05:57.815509Z",
            "last_modified_time": "2024-03-07T11:05:57.815534Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Vietnamese_club_for_children_slide_1.png",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "kuvassa piirroshahmo lapsia esittelemässä piirroskuvia maalaus- ja piirrostarvikkeista",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137262/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 98919,
            "license": "cc_by",
            "created_time": "2023-11-02T14:20:30.660364Z",
            "last_modified_time": "2024-03-07T10:57:25.364970Z",
            "name": "2 (003).jpg",
            "url": "https://ilmonet.fi/static/public/image/imagebank/Media%20ja%20tietotekniikka/2%20%28003%29.jpg",
            "cropping": "",
            "photographer_name": "Zagros Manuchar",
            "alt_text": "Kuvituskuva",
            "data_source": "kursor",
            "publisher": "ahjo:u420300",
            "@id": "http://api.hel.fi/linkedevents/v1/image/98919/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106543,
            "license": "event_only",
            "created_time": "2024-03-07T10:51:24.947766Z",
            "last_modified_time": "2024-03-07T10:54:01.043954Z",
            "name": "Perheitä kuuntelemassa satuja.",
            "url": "http://api.hel.fi/linkedevents/media/images/Lukuhetki_2_hkikuvapankki_kuvaaja_Maarit_Hohteri.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "Maarit Hohteri",
            "alt_text": "Perheitä kuuntelemassa satuja.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106543/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106542,
            "license": "event_only",
            "created_time": "2024-03-07T10:32:44.094764Z",
            "last_modified_time": "2024-03-07T10:34:15.240875Z",
            "name": "nunna-Kristoduli-Paivakirjat-10102022_0001-2-scaled.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/nunna-Kristoduli-Paivakirjat-10102022_0001-2-scaled.jpg",
            "cropping": "257,0,1279,1022",
            "photographer_name": "",
            "alt_text": "Kuva nunna Kristodulista, kirjan kansi",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106541,
            "license": "event_only",
            "created_time": "2024-03-07T10:15:57.036896Z",
            "last_modified_time": "2024-03-07T10:20:24.682733Z",
            "name": "Kehonhuolto_JPG-1_ikaihminen_jumppakeppi_2021_kuva_maarit_hohteri_3.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kehonhuolto_JPG-1_ikaihminen_jumppakeppi_2021_kuva_maarit_hohteri_3_q0K5xlB.jpg",
            "cropping": "322,0,1599,1277",
            "photographer_name": "Maarit Hohteri/Helsingin kaupunki",
            "alt_text": "mies nostaa keppiä pään yläpuolelle",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106541/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106540,
            "license": "event_only",
            "created_time": "2024-03-07T09:46:27.845423Z",
            "last_modified_time": "2024-03-07T09:48:50.851222Z",
            "name": "ata_afis_final_kucuk.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/ata_afis_final_kucuk_8KXKwO9.jpg",
            "cropping": "399,0,2001,1602",
            "photographer_name": "",
            "alt_text": "Atatürk 1881 - 1919",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106540/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106539,
            "license": "cc_by",
            "created_time": "2024-03-07T09:45:42.448211Z",
            "last_modified_time": "2024-03-07T09:45:42.448229Z",
            "name": "ata_afis_final_kucuk.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/ata_afis_final_kucuk.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106539/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106538,
            "license": "event_only",
            "created_time": "2024-03-07T09:37:02.149668Z",
            "last_modified_time": "2024-03-07T09:37:35.027094Z",
            "name": "izabella yms1920x1005.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/FB1920x1005.jpg",
            "cropping": "200,0,1004,804",
            "photographer_name": "tiivistämö",
            "alt_text": "izabella yms",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106538/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106537,
            "license": "cc_by",
            "created_time": "2024-03-07T09:30:54.475331Z",
            "last_modified_time": "2024-03-07T09:34:07.095192Z",
            "name": "LUSHpääsiäisevent.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/p%C3%A4%C3%A4si%C3%A4isevent.jpg",
            "cropping": "266,0,1322,1056",
            "photographer_name": "",
            "alt_text": "Lush Pääsiäistyöpaja",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106537/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137355,
            "license": "cc_by",
            "created_time": "2024-03-07T09:18:46.437247Z",
            "last_modified_time": "2024-03-07T09:18:46.437268Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ukulelen_alkeet.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Ukulelen alkeet",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106536,
            "license": "cc_by",
            "created_time": "2024-03-07T09:09:54.378127Z",
            "last_modified_time": "2024-03-07T09:12:57.215179Z",
            "name": "Pikitehtaankorttelit.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Pikitehtaankorttelit.png",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Pikitehtaankorttelit",
            "data_source": "helsinki",
            "publisher": "ahjo:u541000",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106536/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106535,
            "license": "cc_by",
            "created_time": "2024-03-07T08:58:38.466214Z",
            "last_modified_time": "2024-03-07T09:02:22.266200Z",
            "name": "art walk.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/art_walk.jpg",
            "cropping": "311,0,1560,1249",
            "photographer_name": "",
            "alt_text": "serigrafiaprintti Kalasataman alueen kartasta",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106535/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106534,
            "license": "event_only",
            "created_time": "2024-03-07T08:55:27.275306Z",
            "last_modified_time": "2024-03-07T08:56:32.820932Z",
            "name": "Poliisit",
            "url": "http://api.hel.fi/linkedevents/media/images/Poliisit.jpg",
            "cropping": "120,0,603,482",
            "photographer_name": "x",
            "alt_text": "Kuvassa kaksi poliisia takaa kuvattuna",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106534/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106533,
            "license": "event_only",
            "created_time": "2024-03-07T08:31:00.038495Z",
            "last_modified_time": "2024-03-07T08:36:48.583620Z",
            "name": "Turkkilaisen keittiön herkut",
            "url": "http://api.hel.fi/linkedevents/media/images/Red-Beige-Playful-Illustrat.jpg",
            "cropping": "400,0,2000,1601",
            "photographer_name": "(c) Gazi Yuksel",
            "alt_text": "Tekstiä ja ruokaa",
            "data_source": "helsinki",
            "publisher": "others",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106533/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106531,
            "license": "cc_by",
            "created_time": "2024-03-07T08:26:45.151959Z",
            "last_modified_time": "2024-03-07T08:28:42.712334Z",
            "name": "Eezyn kahvilakuva - tarjoilua pöytiin",
            "url": "http://api.hel.fi/linkedevents/media/images/kahvila_vaaka.jpg",
            "cropping": "252,0,1264,1012",
            "photographer_name": "",
            "alt_text": "Tarjoilua pöytiin kahvilassa",
            "data_source": "helsinki",
            "publisher": "ahjo:u021200130",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106532,
            "license": "cc_by",
            "created_time": "2024-03-07T08:27:47.395623Z",
            "last_modified_time": "2024-03-07T08:27:47.395645Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5E9FCD0B-DC0A-46B0-887F-9FBFFA848B5D}/110008",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106532/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106530,
            "license": "event_only",
            "created_time": "2024-03-07T08:00:52.362996Z",
            "last_modified_time": "2024-03-07T08:03:42.442757Z",
            "name": "Kinaporin seniorimessujen luennot",
            "url": "http://api.hel.fi/linkedevents/media/images/Linkedevents_luennot_kansikuva.png",
            "cropping": "172,0,852,681",
            "photographer_name": "Kinaporin kuvapankki",
            "alt_text": "Kinaporin seniorimessujen mainos",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106530/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106529,
            "license": "event_only",
            "created_time": "2024-03-07T07:39:36.965849Z",
            "last_modified_time": "2024-03-07T07:44:03.442020Z",
            "name": "Kinaporin seniorimessut",
            "url": "http://api.hel.fi/linkedevents/media/images/Linkedevents_kansikuva.png",
            "cropping": "172,0,852,681",
            "photographer_name": "Kinaporin kuvapankki",
            "alt_text": "Kinaporin seniorimessut perjantaina 26.4.2024 klo 10-14",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106529/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137356,
            "license": "cc_by",
            "created_time": "2024-03-07T06:57:39.383603Z",
            "last_modified_time": "2024-03-07T06:57:39.383633Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/lauluilta_13.12._1.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "ihmisiä istumassa tuoleilla ja laulamassa, kuva on kuvattu niin että ihmiset näkyvät selkäpuolelta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106527,
            "license": "cc_by",
            "created_time": "2024-03-07T06:42:11.578735Z",
            "last_modified_time": "2024-03-07T06:44:25.334356Z",
            "name": "Metropolia kuva.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Metropolia_kuva.jpg",
            "cropping": "298,0,1499,1200",
            "photographer_name": "",
            "alt_text": "Lapsia tanssimassa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u3202004050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106527/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106526,
            "license": "cc_by",
            "created_time": "2024-03-06T19:27:33.142360Z",
            "last_modified_time": "2024-03-06T19:27:33.142378Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{46BD539D-C70A-4581-92B9-3042F79E270A}/110005",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106526/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106525,
            "license": "event_only",
            "created_time": "2024-03-06T17:13:22.923075Z",
            "last_modified_time": "2024-03-06T17:15:58.580801Z",
            "name": "Maaginen viikko: keijut ja peikot - taianomainen lastenjuhla",
            "url": "http://api.hel.fi/linkedevents/media/images/maaginenviikko_helmet_keiju_ja_peikko_k.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Taustakuva: Tiina Hautala, peikon ja keijun kuva: pixabay",
            "alt_text": "puu, keiju ja peikko",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106525/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106524,
            "license": "event_only",
            "created_time": "2024-03-06T17:07:31.428254Z",
            "last_modified_time": "2024-03-06T17:09:53.694165Z",
            "name": "Maaginen viikko: kirjailija Magdalena Hain vierailu",
            "url": "http://api.hel.fi/linkedevents/media/images/maaginenviikko_helmet_hai_k.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Taustakuva: Tiina Hautala, kirjailijan kuva: Toni Härkönen 2017, Otava",
            "alt_text": "kirjailija Magdalena Hain kuva ja puu",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106524/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106523,
            "license": "event_only",
            "created_time": "2024-03-06T15:47:48.976703Z",
            "last_modified_time": "2024-03-06T16:10:05.585270Z",
            "name": "Maaginen viikko: lukukoira Nella",
            "url": "http://api.hel.fi/linkedevents/media/images/maaginenviikko_helmet_lukukoira_k_copy.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Tiina Hautala",
            "alt_text": "koira ja puu",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106523/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106522,
            "license": "event_only",
            "created_time": "2024-03-06T15:39:39.320538Z",
            "last_modified_time": "2024-03-06T15:42:24.846167Z",
            "name": "luovienalojenpaja.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/luovienalojenpaja.jpg",
            "cropping": "208,0,1041,833",
            "photographer_name": "Ella Tommila",
            "alt_text": "Neljä henkilöä istuu keskustelemassa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u021200130",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106522/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106521,
            "license": "event_only",
            "created_time": "2024-03-06T15:31:32.247149Z",
            "last_modified_time": "2024-03-06T15:34:43.583984Z",
            "name": "Kirjailijavierailu: Pertti Valtonen",
            "url": "http://api.hel.fi/linkedevents/media/images/Kansikuva_Pertti_Valtonen_k.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "BoD, 2024",
            "alt_text": "kirjailija Pertti Valtosen kuva",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106521/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106520,
            "license": "cc_by",
            "created_time": "2024-03-06T15:30:58.373555Z",
            "last_modified_time": "2024-03-06T15:30:58.373571Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2E6E2410-2271-4A59-B19B-1F1B4F19516E}/110000",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106520/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106519,
            "license": "cc_by",
            "created_time": "2024-03-06T15:30:49.027411Z",
            "last_modified_time": "2024-03-06T15:30:49.027432Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5DAE14E8-BFC2-41DB-9614-6B6E23316582}/110001",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106519/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106518,
            "license": "cc_by",
            "created_time": "2024-03-06T15:24:39.835762Z",
            "last_modified_time": "2024-03-06T15:28:07.899042Z",
            "name": "Sokrates-kahvila",
            "url": "http://api.hel.fi/linkedevents/media/images/sokrates_events.jpg",
            "cropping": "156,0,777,621",
            "photographer_name": "pixabay",
            "alt_text": "Sokrateksen kuva",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106518/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106517,
            "license": "cc_by",
            "created_time": "2024-03-06T15:16:31.667185Z",
            "last_modified_time": "2024-03-06T15:16:31.667208Z",
            "name": "Sokrates_finna.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Sokrates_finna.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106517/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106516,
            "license": "event_only",
            "created_time": "2024-03-06T15:13:56.928807Z",
            "last_modified_time": "2024-03-06T15:13:56.928826Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745319.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106516/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106515,
            "license": "cc_by",
            "created_time": "2024-03-06T15:02:40.873201Z",
            "last_modified_time": "2024-03-06T15:05:25.316249Z",
            "name": "athena.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/athena.jpg",
            "cropping": "282,0,1694,1412",
            "photographer_name": "Märta Thisner",
            "alt_text": "Porträtt av kvinna",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106515/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106513,
            "license": "event_only",
            "created_time": "2024-03-06T14:51:24.546732Z",
            "last_modified_time": "2024-03-06T14:57:38.512067Z",
            "name": "Transquips.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Transquips_urtZpNR.jpg",
            "cropping": "286,0,1434,1147",
            "photographer_name": "Super Eclectic",
            "alt_text": "TRANSQUIPS",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106514,
            "license": "cc_by",
            "created_time": "2024-03-06T14:57:33.899839Z",
            "last_modified_time": "2024-03-06T14:57:33.899862Z",
            "name": "sokrates-kahvila.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/sokrates-kahvila.jpg",
            "cropping": "149,0,747,598",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106512,
            "license": "cc_by",
            "created_time": "2024-03-06T14:50:56.577185Z",
            "last_modified_time": "2024-03-06T14:50:56.577205Z",
            "name": "Transquips.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Transquips_iZ5t6w6.jpg",
            "cropping": "394,0,1968,1574",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106512/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106511,
            "license": "event_only",
            "created_time": "2024-03-06T14:40:28.654382Z",
            "last_modified_time": "2024-03-06T14:42:22.790487Z",
            "name": "Lukukoira Nella",
            "url": "http://api.hel.fi/linkedevents/media/images/lukukoira_uusi_k_1.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Helsingin kaupunginkirjasto",
            "alt_text": "koira ja tyttö",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106511/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106509,
            "license": "cc_by",
            "created_time": "2024-03-06T14:12:04.229133Z",
            "last_modified_time": "2024-03-06T14:16:26.903116Z",
            "name": "Novellikoukku",
            "url": "http://api.hel.fi/linkedevents/media/images/Novellikoukku_k_1.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "pixabay",
            "alt_text": "erivärisiä lankoja korissa ja neulepuikot",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137283,
            "license": "event_only",
            "created_time": "2024-03-06T14:16:22.406982Z",
            "last_modified_time": "2024-03-06T14:16:22.407003Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Ompelija_ompelukone.png",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Ompelua ompelikoneella",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106506,
            "license": "cc_by",
            "created_time": "2024-03-06T13:45:55.799288Z",
            "last_modified_time": "2024-03-06T14:07:10.773342Z",
            "name": "20141011_1515_L1020781-Edit-Edit_4377.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/20141011_1515_L1020781-Edit-Edit_4377_QARhRbL.jpg",
            "cropping": "382,0,1898,1515",
            "photographer_name": "Jussi Hellsten",
            "alt_text": "Kaksi nuorta henkilöä työskentelee tietokoneella",
            "data_source": "helsinki",
            "publisher": "ahjo:u021200130",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106508,
            "license": "cc_by",
            "created_time": "2024-03-06T14:04:40.873224Z",
            "last_modified_time": "2024-03-06T14:06:04.375891Z",
            "name": "Digitalkkari",
            "url": "http://api.hel.fi/linkedevents/media/images/digitalkkari.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "pixabay",
            "alt_text": "tabletti, läppäri ja kuulokkeet",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106508/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 98103,
            "license": "cc_by",
            "created_time": "2023-10-19T10:47:28.396807Z",
            "last_modified_time": "2024-03-06T13:56:10.412063Z",
            "name": "sjungande fåglar på notlinjer (pixabay).jpg",
            "url": "https://ilmonet.fi/static/public/image/imagebank/Musik/sjungande%20f%C3%A5glar%20p%C3%A5%20notlinjer%20%28pixabay%29.jpg",
            "cropping": "",
            "photographer_name": "Pixabay",
            "alt_text": "kuvituskuva",
            "data_source": "kursor",
            "publisher": "ahjo:u420300",
            "@id": "http://api.hel.fi/linkedevents/v1/image/98103/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106507,
            "license": "cc_by",
            "created_time": "2024-03-06T13:46:03.987461Z",
            "last_modified_time": "2024-03-06T13:54:18.374507Z",
            "name": "Novellkafé",
            "url": "http://api.hel.fi/linkedevents/media/images/novellkafe_kev%C3%A4t_k_1.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "pixabay",
            "alt_text": "kahvikuppi ja kukat avatun kirjan päällä",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106505,
            "license": "event_only",
            "created_time": "2024-03-06T13:22:02.530924Z",
            "last_modified_time": "2024-03-06T13:25:52.691238Z",
            "name": "Digiopastusta seniorilta seniorille - Enter ry",
            "url": "http://api.hel.fi/linkedevents/media/images/Enter_ry_tabletti_yP3OBSx.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Enter ry",
            "alt_text": "mies ja nainen katsovat tablettiin",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106505/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106502,
            "license": "event_only",
            "created_time": "2024-03-06T13:05:22.861963Z",
            "last_modified_time": "2024-03-06T13:09:22.240203Z",
            "name": "Satutuokio",
            "url": "http://api.hel.fi/linkedevents/media/images/satutuokio_syksy_k.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Helsingin kaupunginkirjasto",
            "alt_text": "pehmolelut koira ja jänis istuvat kuvan päälle",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106502/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106501,
            "license": "cc_by",
            "created_time": "2024-03-06T12:58:10.085581Z",
            "last_modified_time": "2024-03-06T13:00:31.782966Z",
            "name": "Kuva: Vantaan kaupunginkirjasto",
            "url": "http://api.hel.fi/linkedevents/media/images/Helmet-tapahtumakuva_1_1.png",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Piirroskuva kahvikupista, jonka kyljessä on suomenlippu ja joka sanoo \"Tervetuloa!\"",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106501/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 105683,
            "license": "event_only",
            "created_time": "2024-02-19T08:44:23.139992Z",
            "last_modified_time": "2024-03-06T12:59:33.111535Z",
            "name": "Laskeva aurinko",
            "url": "http://api.hel.fi/linkedevents/media/images/Lempe%C3%A4venyttely.png",
            "cropping": "248,0,1244,996",
            "photographer_name": "",
            "alt_text": "Laskeva aurinko jäätikön yllä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/105683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137286,
            "license": "event_only",
            "created_time": "2024-03-06T12:56:37.370704Z",
            "last_modified_time": "2024-03-06T12:56:37.370735Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/tuolijumppa2021.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Seniorit tuolijumpassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137286/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106500,
            "license": "cc_by",
            "created_time": "2024-03-06T12:52:24.425981Z",
            "last_modified_time": "2024-03-06T12:54:11.416735Z",
            "name": "Kuva: Rosy Homburg / Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/Rosy_Homburg__Pixabay.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Piirroskuva satukirjan päällä olevista satuolenoista ja taustalla olevista lapsista",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106500/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106498,
            "license": "cc_by",
            "created_time": "2024-03-06T12:43:49.991576Z",
            "last_modified_time": "2024-03-06T12:51:39.813500Z",
            "name": "Lukupiiri",
            "url": "http://api.hel.fi/linkedevents/media/images/lukupiiri_syksy_k.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Kuva: pixabay",
            "alt_text": "Kuvan päällä on 2 omenaa ja vihreät lehdet",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106498/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106497,
            "license": "cc_by",
            "created_time": "2024-03-06T12:39:29.739193Z",
            "last_modified_time": "2024-03-06T12:49:23.862874Z",
            "name": "Kuva: Maaria Jäske, tausta: Canva",
            "url": "http://api.hel.fi/linkedevents/media/images/Papukaijahelmet.png",
            "cropping": "119,0,596,477",
            "photographer_name": "Maaria Jäske",
            "alt_text": "Ompelukoneella ompelevan henkilön kädet",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106497/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106499,
            "license": "event_only",
            "created_time": "2024-03-06T12:44:32.693461Z",
            "last_modified_time": "2024-03-06T12:47:53.772598Z",
            "name": "En nalle med en trave böcker",
            "url": "http://api.hel.fi/linkedevents/media/images/nalle.PNG",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "En nalle med en trave böcker",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106499/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106496,
            "license": "cc_by",
            "created_time": "2024-03-06T12:37:49.261195Z",
            "last_modified_time": "2024-03-06T12:40:43.065943Z",
            "name": "autismi_tapu.240x0 muokattu.png",
            "url": "http://api.hel.fi/linkedevents/media/images/autismi_tapu.240x0_muokattu.png",
            "cropping": "300,0,1499,1199",
            "photographer_name": "",
            "alt_text": "Kuvassa on palapeli.",
            "data_source": "helsinki",
            "publisher": "ahjo:u3202004050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106496/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106495,
            "license": "event_only",
            "created_time": "2024-03-06T12:37:05.278598Z",
            "last_modified_time": "2024-03-06T12:38:45.127571Z",
            "name": "14409634_650811701751542_4090156729652399508_o.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/14409634_650811701751542_4090156729652399508_o.jpg",
            "cropping": "200,0,999,800",
            "photographer_name": "Raija Helén",
            "alt_text": "Oulunkylän Seurahuoneen kuva",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106495/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106492,
            "license": "cc_by",
            "created_time": "2024-03-06T12:29:11.572707Z",
            "last_modified_time": "2024-03-06T12:35:46.641332Z",
            "name": "Kuva: Cottonbro Studio / Pexels",
            "url": "http://api.hel.fi/linkedevents/media/images/pexels-cottonbro-studio-6770981_1.jpg",
            "cropping": "119,0,596,477",
            "photographer_name": "",
            "alt_text": "Ompelukoneella ompelevan henkilön kädet",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106492/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106491,
            "license": "event_only",
            "created_time": "2024-03-06T12:24:11.308177Z",
            "last_modified_time": "2024-03-06T12:26:30.730689Z",
            "name": "Kuva_Laura_Dove.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/97f405c4f3d0766754a03498bb8fafc5.jpg",
            "cropping": "102,0,501,400",
            "photographer_name": "Laura Dove",
            "alt_text": "Lapsia askartelemassa",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106491/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106490,
            "license": "event_only",
            "created_time": "2024-03-06T12:00:17.347865Z",
            "last_modified_time": "2024-03-06T12:03:33.519916Z",
            "name": "Novellikoukussa neulotaan ja kuunnellaan novelleja",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-2_kirjasto_novellikoukku_kuva_daniel_leiviska.jpg",
            "cropping": "217,0,1082,865",
            "photographer_name": "Daniel Leiviskä / Helsingin kaupunki",
            "alt_text": "Pöydällä lankoja, puikot, kirjoja sekä kahvi- ja teekuppi",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106490/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137358,
            "license": "event_only",
            "created_time": "2024-03-06T12:00:48.323974Z",
            "last_modified_time": "2024-03-06T12:00:48.324053Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Sompasaari2_1.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Sompasaari Kollektiivi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137358/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106489,
            "license": "cc_by",
            "created_time": "2024-03-06T11:46:39.625538Z",
            "last_modified_time": "2024-03-06T11:51:28.371123Z",
            "name": "Brahms Ein Deutsches Requiem",
            "url": "http://api.hel.fi/linkedevents/media/images/Copy_of_Kopio_Pohja_Paavalin_nettisivuille__Instagram_Post_Square_557__277_px_84.png",
            "cropping": "104,0,518,415",
            "photographer_name": "",
            "alt_text": "Kuvassa säveltäjä Johannes Brahms ja ensimmäinen nuottisivu Ein Deutsches Requiemistä",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106489/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106488,
            "license": "cc_by",
            "created_time": "2024-03-06T11:32:40.624438Z",
            "last_modified_time": "2024-03-06T11:36:05.685244Z",
            "name": "Kuva: Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/koirat_1.jpg",
            "cropping": "168,0,845,676",
            "photographer_name": "",
            "alt_text": "Kuvassa vihreällä ruohikolla musta, ruskea ja vaalean beigenvärinen koira painivat ja leikkivät.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137359,
            "license": "event_only",
            "created_time": "2024-03-06T11:31:32.595758Z",
            "last_modified_time": "2024-03-06T11:31:32.595777Z",
            "name": "Tyttö kukkaseppeleessä",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Lahja_%C3%A4idille_kuvaPNG.PNG",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Tyttö kukkaseppeleessä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106487,
            "license": "cc_by",
            "created_time": "2024-03-06T11:27:51.536649Z",
            "last_modified_time": "2024-03-06T11:27:51.536665Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9D448644-22FD-4006-A866-49D876575A4A}/109985",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106487/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 90668,
            "license": "cc_by",
            "created_time": "2023-03-14T14:26:42.450740Z",
            "last_modified_time": "2024-03-06T11:27:18.581987Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A0BC92F8-DF93-4343-B8EE-B244ECD5765F}/101173",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/90668/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106486,
            "license": "cc_by",
            "created_time": "2024-03-06T11:27:16.536663Z",
            "last_modified_time": "2024-03-06T11:27:16.536678Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1E2C0B02-8DAC-49DB-B645-61E80C86E33B}/109763",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106486/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106485,
            "license": "cc_by",
            "created_time": "2024-03-06T11:20:26.835409Z",
            "last_modified_time": "2024-03-06T11:22:03.255986Z",
            "name": "Kuvat: Canva",
            "url": "http://api.hel.fi/linkedevents/media/images/Kev%C3%A4taskartelu-VAAKA_1.jpg",
            "cropping": "169,0,850,681",
            "photographer_name": "",
            "alt_text": "Vaaleansinisellä taustalla piirrettyjä värikkäitä tulppaaneja, keltainen lintu ja keltainen aurinko. Lisäksi teksti \"keväistä askartelua\".",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106485/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106484,
            "license": "cc_by",
            "created_time": "2024-03-06T11:18:13.885368Z",
            "last_modified_time": "2024-03-06T11:21:20.025347Z",
            "name": "Das Marienleben.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Das_Marienleben_LHoFkTy.png",
            "cropping": "304,0,1520,1217",
            "photographer_name": "",
            "alt_text": "Kuvassa maalaus Neitsyt Mariasta.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106484/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106483,
            "license": "cc_by",
            "created_time": "2024-03-06T11:18:12.195388Z",
            "last_modified_time": "2024-03-06T11:18:12.195408Z",
            "name": "Das Marienleben.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Das_Marienleben.png",
            "cropping": "304,0,1520,1217",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106483/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106480,
            "license": "event_only",
            "created_time": "2024-03-06T11:10:04.367079Z",
            "last_modified_time": "2024-03-06T11:17:35.632351Z",
            "name": "Satutuokio",
            "url": "http://api.hel.fi/linkedevents/media/images/satukroko.png",
            "cropping": "100,0,501,400",
            "photographer_name": "Suvi Immonen",
            "alt_text": "Satukrokotiilipukuun pukeutunut henkilö makaa pöydällä ja pitelee kirjaa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106480/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106482,
            "license": "event_only",
            "created_time": "2024-03-06T11:13:28.527769Z",
            "last_modified_time": "2024-03-06T11:13:28.527784Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745002.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106482/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106481,
            "license": "event_only",
            "created_time": "2024-03-06T11:13:28.082232Z",
            "last_modified_time": "2024-03-06T11:13:28.082249Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_739671.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106481/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106479,
            "license": "event_only",
            "created_time": "2024-03-06T11:00:32.779282Z",
            "last_modified_time": "2024-03-06T11:06:50.735825Z",
            "name": "Kuva: Tiina Hautala",
            "url": "http://api.hel.fi/linkedevents/media/images/Maaginen_viikko_2024_VAAKA.jpg",
            "cropping": "144,0,715,572",
            "photographer_name": "",
            "alt_text": "Vaaleanliilalla taustalla maalattu musta puu. Kuvan alareunassa tummanliilaa maalattua ruohikkoa. Lisäksi teksti \"Hakunilan kirjaston maaginen viikko 2024\".",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106479/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106478,
            "license": "cc_by",
            "created_time": "2024-03-06T10:50:13.342952Z",
            "last_modified_time": "2024-03-06T10:55:14.371561Z",
            "name": "Kuva: Pixabay",
            "url": "http://api.hel.fi/linkedevents/media/images/Kahoot-VAAKA.png",
            "cropping": "144,0,715,572",
            "photographer_name": "",
            "alt_text": "Valkoisella taustalla maapallo, joka koostuu eri maiden lipuista. Lisäksi violetti teksti \"Hakunilan kirjaston lasten toive-Kahoot!\"",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106478/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106477,
            "license": "cc_by",
            "created_time": "2024-03-06T10:33:17.396802Z",
            "last_modified_time": "2024-03-06T10:33:17.396824Z",
            "name": "photo-output.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/photo-output_wNBIOSg.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106477/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106476,
            "license": "cc_by",
            "created_time": "2024-03-06T10:33:16.108052Z",
            "last_modified_time": "2024-03-06T10:33:16.108074Z",
            "name": "photo-output.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/photo-output.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106476/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106474,
            "license": "cc_by",
            "created_time": "2024-03-06T10:14:43.355719Z",
            "last_modified_time": "2024-03-06T10:15:26.974869Z",
            "name": "Vauva-aamu",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_20240306_120145.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "",
            "alt_text": "Vauvaleluja lattialla",
            "data_source": "helsinki",
            "publisher": "helsinki:u42030010201049",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106474/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137353,
            "license": "cc_by",
            "created_time": "2024-03-06T09:48:28.786588Z",
            "last_modified_time": "2024-03-06T09:48:56.386117Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Askartelu_perhepaiva.jpg",
            "cropping": "149,0,531,382",
            "photographer_name": "Pexels, Artem Podrez.",
            "alt_text": "Kaksi lasta askartelee pöydän ääressä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137353/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106473,
            "license": "event_only",
            "created_time": "2024-03-06T09:30:10.286325Z",
            "last_modified_time": "2024-03-06T09:34:25.059373Z",
            "name": "Nuori Voima 1/24: Kirja",
            "url": "http://api.hel.fi/linkedevents/media/images/kansisomelogo_0FpCwpB.png",
            "cropping": "344,0,1727,1384",
            "photographer_name": "",
            "alt_text": "Nuori Voima -lehden logo, detalji kannen taideteoksesta, jossa kasvi tunkeutuu kirjan läpi",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106473/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106471,
            "license": "cc_by",
            "created_time": "2024-03-06T09:23:07.634247Z",
            "last_modified_time": "2024-03-06T09:30:31.933785Z",
            "name": "Vapaan Taidekoulun myyntinäyttely",
            "url": "http://api.hel.fi/linkedevents/media/images/myyntin%C3%A4yttelybannerm.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Myyntinäyttely 2024",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106471/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 89246,
            "license": "event_only",
            "created_time": "2023-02-01T08:13:25.929700Z",
            "last_modified_time": "2024-03-06T09:30:18.259950Z",
            "name": "Luovuus lentoon",
            "url": "http://api.hel.fi/linkedevents/media/images/Puhtain_sormin_rajattu_bB9QY1D.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Värikkäitä maaliläiskiä ja lapsen käsi",
            "data_source": "helsinki",
            "publisher": "helsinki:u42030010201049",
            "@id": "http://api.hel.fi/linkedevents/v1/image/89246/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106472,
            "license": "cc_by",
            "created_time": "2024-03-06T09:30:08.496377Z",
            "last_modified_time": "2024-03-06T09:30:08.496397Z",
            "name": "kansisomelogo.png",
            "url": "http://api.hel.fi/linkedevents/media/images/kansisomelogo.png",
            "cropping": "344,0,1727,1384",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106472/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 89253,
            "license": "cc_by",
            "created_time": "2023-02-01T08:43:26.648067Z",
            "last_modified_time": "2024-03-06T09:23:49.710710Z",
            "name": "Sepän soinnut",
            "url": "http://api.hel.fi/linkedevents/media/images/Marakassit_L2Fj4jE.jpg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "",
            "alt_text": "Värikkäitä marakasseja",
            "data_source": "helsinki",
            "publisher": "helsinki:u42030010201049",
            "@id": "http://api.hel.fi/linkedevents/v1/image/89253/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 105872,
            "license": "cc_by",
            "created_time": "2024-02-22T14:06:26.560096Z",
            "last_modified_time": "2024-03-06T09:10:56.084011Z",
            "name": "little-girl-bunny-ears-standing-with-rabbit_rajattu.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/little-girl-bunny-ears-standing-with-rabbit_rajattu_Eb3mqzv.jpg",
            "cropping": "287,0,4478,4191",
            "photographer_name": "Freepik",
            "alt_text": "Puputyttö",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/105872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106470,
            "license": "cc_by",
            "created_time": "2024-03-06T09:05:50.882861Z",
            "last_modified_time": "2024-03-06T09:05:50.882893Z",
            "name": "Jouhikko_Facebook_event_banner_1200x628_KOILLISEN_kello kuuden tee 7.3.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Jouhikko_Facebook_event_banner_1200x628_KOILLISEN_kello_kuuden_tee_7.3.jpg",
            "cropping": "210,0,1059,848",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106470/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106469,
            "license": "event_only",
            "created_time": "2024-03-06T08:59:54.356753Z",
            "last_modified_time": "2024-03-06T09:01:48.923412Z",
            "name": "kylistä kaupungiksi",
            "url": "http://api.hel.fi/linkedevents/media/images/kuva_815_33577.jpg",
            "cropping": "170,0,851,681",
            "photographer_name": "Kuva: Vantaan kaupunginmuseo",
            "alt_text": "ihmisiä kävelemässä asemalaiturilla poispäin junasta",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106469/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 89256,
            "license": "cc_by",
            "created_time": "2023-02-01T08:54:34.208085Z",
            "last_modified_time": "2024-03-06T09:01:02.562367Z",
            "name": "Jumppa",
            "url": "http://api.hel.fi/linkedevents/media/images/Jumppa_image_dwjh4PP.jpg",
            "cropping": "101,0,501,400",
            "photographer_name": "",
            "alt_text": "jumppaavia lapsia",
            "data_source": "helsinki",
            "publisher": "helsinki:u42030010201049",
            "@id": "http://api.hel.fi/linkedevents/v1/image/89256/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106422,
            "license": "cc_by",
            "created_time": "2024-03-05T07:37:50.316536Z",
            "last_modified_time": "2024-03-06T08:55:49.020321Z",
            "name": "Lounas.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Lounas.jpg",
            "cropping": "180,0,900,720",
            "photographer_name": "",
            "alt_text": "lautasella ruoka-annos",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303045",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106422/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106468,
            "license": "cc_by",
            "created_time": "2024-03-06T08:38:11.748139Z",
            "last_modified_time": "2024-03-06T08:39:10.749718Z",
            "name": "vauvabaletti_Markus Vainikka.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/vauvabaletti_Markus_Vainikka.jpg",
            "cropping": "120,0,599,480",
            "photographer_name": "Markus Vainikka",
            "alt_text": "aikuinen tanssii vauvan kanssa",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106468/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106467,
            "license": "event_only",
            "created_time": "2024-03-06T08:31:36.460875Z",
            "last_modified_time": "2024-03-06T08:37:12.009944Z",
            "name": "Katherine-Ryan-artwok-1920x1080.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Katherine-Ryan-artwok-1920x1080.jpg",
            "cropping": "400,0,2000,1601",
            "photographer_name": "",
            "alt_text": "Katherine Ryan",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106467/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106466,
            "license": "cc_by",
            "created_time": "2024-03-06T08:30:27.467522Z",
            "last_modified_time": "2024-03-06T08:30:27.467541Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1509485F-3E56-476F-BB2D-21AEDA12FFC2}/109983",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106466/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106465,
            "license": "cc_by",
            "created_time": "2024-03-06T07:53:18.349495Z",
            "last_modified_time": "2024-03-06T07:59:51.200234Z",
            "name": "Jokerit logo",
            "url": "http://api.hel.fi/linkedevents/media/images/jokerit-helsinki.jpg",
            "cropping": "385,0,1919,1534",
            "photographer_name": "",
            "alt_text": "Jokerit",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106465/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106464,
            "license": "event_only",
            "created_time": "2024-03-06T06:24:12.784483Z",
            "last_modified_time": "2024-03-06T06:28:06.353310Z",
            "name": "Liikunta_Metropolia.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Liikunta_Metropolia.png",
            "cropping": "100,0,500,400",
            "photographer_name": "Metropolia_H. Hokkanen/J. Kärkkäinen",
            "alt_text": "Seniorit liikkeessä",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106464/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106463,
            "license": "cc_by",
            "created_time": "2024-03-06T04:53:11.751902Z",
            "last_modified_time": "2024-03-06T04:53:11.751923Z",
            "name": "1000_F_76669003_QtYtYWesKFL7Nsw8YV5wslevD3tbfQav.jpg",
            "url": "https://ilmonet.fi/static/public/image/imagebank/Kielet/1000_F_76669003_QtYtYWesKFL7Nsw8YV5wslevD3tbfQav.jpg",
            "cropping": "",
            "photographer_name": "Adobe Stock / MarekPhotoDesign.com",
            "alt_text": null,
            "data_source": "kursor",
            "publisher": "ahjo:u420300",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106463/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106462,
            "license": "cc_by",
            "created_time": "2024-03-06T04:53:10.857363Z",
            "last_modified_time": "2024-03-06T04:53:10.857384Z",
            "name": "1000_F_274099648_kVQQ56C4AddZnhZsgX4uBeOXZp2eOCsz.jpg",
            "url": "https://ilmonet.fi/static/public/image/imagebank/Kielet/1000_F_274099648_kVQQ56C4AddZnhZsgX4uBeOXZp2eOCsz.jpg",
            "cropping": "",
            "photographer_name": "Adobe Stock / Alan Smithers",
            "alt_text": null,
            "data_source": "kursor",
            "publisher": "ahjo:u420300",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106462/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106231,
            "license": "cc_by",
            "created_time": "2024-02-29T07:57:36.124351Z",
            "last_modified_time": "2024-03-05T21:42:36.703910Z",
            "name": "Haapposet.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Haapposet.png",
            "cropping": "402,0,1376,974",
            "photographer_name": "Haapposet_orkesteri",
            "alt_text": "Haapposet orkesterin logokuva",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106231/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106461,
            "license": "event_only",
            "created_time": "2024-03-05T18:04:25.680905Z",
            "last_modified_time": "2024-03-05T18:08:35.213121Z",
            "name": "Meripuisto",
            "url": "http://api.hel.fi/linkedevents/media/images/Image_y9oPLDD.jpg",
            "cropping": "400,0,2000,1600",
            "photographer_name": "Minna Varis",
            "alt_text": "meri kesä aurinko",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106460,
            "license": "event_only",
            "created_time": "2024-03-05T17:33:57.208150Z",
            "last_modified_time": "2024-03-05T17:35:34.770322Z",
            "name": "tupppura_rosali.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/tupppura_rosali.jpg",
            "cropping": "320,0,1599,1279",
            "photographer_name": "Leila Kilgast",
            "alt_text": "Hevonen ja varsa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106458,
            "license": "cc_by",
            "created_time": "2024-03-05T15:30:57.347404Z",
            "last_modified_time": "2024-03-05T15:30:57.347426Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{60CBF388-DA2C-4862-8FD6-D04DC3D48EE0}/109982",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106458/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106457,
            "license": "cc_by",
            "created_time": "2024-03-05T15:30:47.850091Z",
            "last_modified_time": "2024-03-05T15:30:47.850112Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{114D8F45-3A75-4F9F-A131-F196ED3A2104}/109980",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106457/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106456,
            "license": "event_only",
            "created_time": "2024-03-05T15:13:47.584161Z",
            "last_modified_time": "2024-03-05T15:13:47.584185Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_743574.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106456/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106455,
            "license": "cc_by",
            "created_time": "2024-03-05T15:00:17.337853Z",
            "last_modified_time": "2024-03-05T15:05:02.311638Z",
            "name": "Kerrostaloja Pitäjänmäellä.",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-2_Pitsku_050.jpg",
            "cropping": "218,0,1081,864",
            "photographer_name": "Kimmo Brandt",
            "alt_text": "Kerrostaloja Pitäjänmäellä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106455/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106454,
            "license": "cc_by",
            "created_time": "2024-03-05T14:40:56.209128Z",
            "last_modified_time": "2024-03-05T14:43:54.454399Z",
            "name": "Helsinki Seagulls vs Korihait 22.3. pe klo 18.30 Töölön kisahallissa",
            "url": "http://api.hel.fi/linkedevents/media/images/MyHelsinki-1200x800px_22032024_vs_KORIHAIT.jpg",
            "cropping": "402,0,1998,1597",
            "photographer_name": "Helsinki Seagulls",
            "alt_text": "Helsinki Seagulls vs Korihait 22.3. pe klo 18.30 Töölön kisahallissa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106454/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106453,
            "license": "cc_by",
            "created_time": "2024-03-05T14:39:09.892064Z",
            "last_modified_time": "2024-03-05T14:40:59.772298Z",
            "name": "Noora Geagea & Moe Mustafa: 1 minute",
            "url": "http://api.hel.fi/linkedevents/media/images/1min_videostill_1.jpg",
            "cropping": "380,0,1900,1521",
            "photographer_name": "",
            "alt_text": "Noora Geagean ja Moe Mustafan näyttelyn kuva.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106453/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137362,
            "license": "cc_by",
            "created_time": "2024-03-05T14:37:09.839260Z",
            "last_modified_time": "2024-03-05T14:37:09.839279Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/IMG_20231004_142942_7.jpg",
            "cropping": "406,0,3185,2778",
            "photographer_name": "",
            "alt_text": "kalanruodon ja kissan muotoisia avaimenperiä lojumassa pöydällä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137362/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106452,
            "license": "cc_by",
            "created_time": "2024-03-05T14:31:37.246932Z",
            "last_modified_time": "2024-03-05T14:31:37.246993Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B61AAB4A-84BE-4F7A-88FE-FD31B176DED9}/109977",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106452/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106451,
            "license": "cc_by",
            "created_time": "2024-03-05T14:31:11.009154Z",
            "last_modified_time": "2024-03-05T14:31:11.009177Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{91EC3E8B-8C55-4620-925A-02810027D143}/109975",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106451/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106450,
            "license": "cc_by",
            "created_time": "2024-03-05T14:31:08.796879Z",
            "last_modified_time": "2024-03-05T14:31:08.796907Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4CEFA4FF-48E0-4493-AAAA-772FA31C06E2}/109778",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106450/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106104,
            "license": "cc_by",
            "created_time": "2024-02-27T16:05:20.528500Z",
            "last_modified_time": "2024-03-05T14:12:14.155971Z",
            "name": "The Famous Banh Mi & Porridge",
            "url": "http://api.hel.fi/linkedevents/media/images/WhatsApp_Image_2024-02-27_at_18.04.15.jpeg",
            "cropping": "360,0,1800,1440",
            "photographer_name": "",
            "alt_text": "Banh mi & Porridge",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106104/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106433,
            "license": "event_only",
            "created_time": "2024-03-05T11:04:01.702494Z",
            "last_modified_time": "2024-03-05T13:53:55.113794Z",
            "name": "12th Science Slam .png",
            "url": "http://api.hel.fi/linkedevents/media/images/Final_IG_post_6.png",
            "cropping": "235,0,1174,939",
            "photographer_name": "The Science Basement",
            "alt_text": "What is Science Slam about? The audience got to decide who is the winner. Pictures show the speakers that will perform during the evnent.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106433/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106446,
            "license": "event_only",
            "created_time": "2024-03-05T12:57:50.225601Z",
            "last_modified_time": "2024-03-05T13:23:50.389370Z",
            "name": "Jacob Collier",
            "url": "http://api.hel.fi/linkedevents/media/images/Jacob-Collier-artwok-1920x1080.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "",
            "alt_text": "Jacob Collier",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106446/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106448,
            "license": "event_only",
            "created_time": "2024-03-05T13:07:25.937901Z",
            "last_modified_time": "2024-03-05T13:10:14.033756Z",
            "name": "Avain hukassa - sanataidepaja.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Avain_hukassa_-_sanataidepaja.png",
            "cropping": "100,0,501,400",
            "photographer_name": "Vantaan kaupunginkirjasto",
            "alt_text": "Avain hukassa kirja ja askartelukuvia",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106448/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106447,
            "license": "event_only",
            "created_time": "2024-03-05T13:06:23.903083Z",
            "last_modified_time": "2024-03-05T13:08:10.983129Z",
            "name": "Digiopastusta seniorilta seniorille - Enter ry",
            "url": "http://api.hel.fi/linkedevents/media/images/ENTERry-16_Karri_Anttila.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Karri Anttila / Enter ry",
            "alt_text": "Nainen ja mies istuvat laitteiden kanssa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106447/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106438,
            "license": "event_only",
            "created_time": "2024-03-05T11:49:04.466310Z",
            "last_modified_time": "2024-03-05T12:38:32.684426Z",
            "name": "Pääsiäiskokko.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/P%C3%A4%C3%A4si%C3%A4iskokko.jpg",
            "cropping": "106,0,525,420",
            "photographer_name": "Eila Rekilä",
            "alt_text": "Pääsiäiskokko Seurasaaren Juhlakentällä",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106438/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137363,
            "license": "cc_by",
            "created_time": "2024-03-05T12:34:47.402420Z",
            "last_modified_time": "2024-03-05T12:34:47.402443Z",
            "name": "Kiinan kieli satutunti 2024 kevät",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Untitled_design.jpg",
            "cropping": "254,0,1494,1240",
            "photographer_name": "",
            "alt_text": "Kiinan kieli satutunti 2024 kevät",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137363/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106441,
            "license": "cc_by",
            "created_time": "2024-03-05T12:27:43.161008Z",
            "last_modified_time": "2024-03-05T12:27:43.161027Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{077944D2-BFE0-4141-BBC7-E3FA54A2D506}/109971",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106441/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106440,
            "license": "cc_by",
            "created_time": "2024-03-05T12:27:20.764696Z",
            "last_modified_time": "2024-03-05T12:27:20.764714Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DB38DA65-691F-4EE8-81A2-CC18F32D84BA}/109968",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106440/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106439,
            "license": "cc_by",
            "created_time": "2024-03-05T12:26:56.407180Z",
            "last_modified_time": "2024-03-05T12:26:56.407200Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E02537AB-BA10-4ECA-9FDB-90E2683B450B}/109970",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106439/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137364,
            "license": "cc_by",
            "created_time": "2024-03-05T11:50:30.589965Z",
            "last_modified_time": "2024-03-05T11:50:30.589987Z",
            "name": "Monikulttuurinen satuhetki",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Suomi-arabia-satuhetki.PNG",
            "cropping": "79,0,407,328",
            "photographer_name": "",
            "alt_text": "Lapset kuuntelevat aikuisen lukemaa satua",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137364/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106436,
            "license": "cc_by",
            "created_time": "2024-03-05T11:39:51.299524Z",
            "last_modified_time": "2024-03-05T11:50:14.241768Z",
            "name": "Martin_kaksoiskuoro_FB_1200x630.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Martin_kaksoiskuoro_FB_1200x630.jpg",
            "cropping": "196,0,984,787",
            "photographer_name": "",
            "alt_text": "Kuvituskuva, jossa konsertin nimi ja kuorojen logot",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106436/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106437,
            "license": "event_only",
            "created_time": "2024-03-05T11:47:42.279223Z",
            "last_modified_time": "2024-03-05T11:49:27.297015Z",
            "name": "Kuva: Myyrmäen kirjasto",
            "url": "http://api.hel.fi/linkedevents/media/images/P%C3%A4%C3%A4si%C3%A4isaskartelua_LINKED_EVENTS.jpg",
            "cropping": "240,0,1200,960",
            "photographer_name": "",
            "alt_text": "Askarreltuja paperieläimiä: pupuja, tipuja, kanoja ja orava",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106437/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137365,
            "license": "cc_by",
            "created_time": "2024-03-05T11:45:14.362000Z",
            "last_modified_time": "2024-03-05T11:45:14.362022Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/kev%C3%A4inen_perhepaja.jpg",
            "cropping": "183,0,1097,914",
            "photographer_name": "",
            "alt_text": "jänis ruohikossa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137365/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137287,
            "license": "cc_by",
            "created_time": "2024-03-05T11:45:01.772923Z",
            "last_modified_time": "2024-03-05T11:45:01.772946Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Satuhetki.png",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kolme lasta lukemassa kirjaa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137287/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106435,
            "license": "cc_by",
            "created_time": "2024-03-05T11:27:07.133466Z",
            "last_modified_time": "2024-03-05T11:27:07.133486Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4CCDD2B2-6903-4820-95A6-15DBFD64352E}/109967",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106435/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106434,
            "license": "cc_by",
            "created_time": "2024-03-05T11:26:44.367232Z",
            "last_modified_time": "2024-03-05T11:26:44.367251Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{029CF8F3-0DB7-43FD-9065-8CC36C6BD75B}/109966",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106434/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137265,
            "license": "cc_by",
            "created_time": "2024-03-05T11:10:07.778544Z",
            "last_modified_time": "2024-03-05T11:10:07.778567Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/pexels-pixabay-258283.jpg",
            "cropping": "416,0,2048,1632",
            "photographer_name": "",
            "alt_text": "Ukulele",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137265/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106432,
            "license": "cc_by",
            "created_time": "2024-03-05T10:21:37.760002Z",
            "last_modified_time": "2024-03-05T10:32:13.698018Z",
            "name": "Alex Haney / Unsplash",
            "url": "http://api.hel.fi/linkedevents/media/images/Lanit_-_alex-haney-xWkRYoSf8_c-unsplash.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Alex Haney / Unsplash",
            "alt_text": "Nuori pelaa tietokonepeliä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106432/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106431,
            "license": "event_only",
            "created_time": "2024-03-05T10:13:40.500975Z",
            "last_modified_time": "2024-03-05T10:15:20.403813Z",
            "name": "Kuva: Myyrmäen kirjasto",
            "url": "http://api.hel.fi/linkedevents/media/images/Noppa_LINKED_EVENTS.png",
            "cropping": "240,0,1200,960",
            "photographer_name": "",
            "alt_text": "Lukukoira Noppa kaulassaan keltainen lukukoirahuivi",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106431/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106430,
            "license": "cc_by",
            "created_time": "2024-03-05T10:01:31.772791Z",
            "last_modified_time": "2024-03-05T10:03:41.277426Z",
            "name": "IMG_0713 (1).jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_0713_1_VifkZUE.jpeg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Mika Oinonen",
            "alt_text": "Kangastus yhtyeen soittajat seisovat lavalla",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106430/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106428,
            "license": "cc_by",
            "created_time": "2024-03-05T09:26:51.379413Z",
            "last_modified_time": "2024-03-05T09:26:51.379430Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F585403C-7D88-470F-AFF5-564A8B14DC16}/109965",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106428/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106427,
            "license": "event_only",
            "created_time": "2024-03-05T09:16:18.713555Z",
            "last_modified_time": "2024-03-05T09:24:38.883200Z",
            "name": "Kuva: Punaisen Ristin aineistopankki",
            "url": "http://api.hel.fi/linkedevents/media/images/Auttajaklubi_LINKED_EVENTS.png",
            "cropping": "240,0,1200,960",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee Punainen risti ja Läksyhelppi ja siinä on viivapiirroksia vihreällä taustalla",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106427/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106426,
            "license": "event_only",
            "created_time": "2024-03-05T09:03:44.308601Z",
            "last_modified_time": "2024-03-05T09:06:56.605416Z",
            "name": "Kuva: Jussi Vierimaa/SPR",
            "url": "http://api.hel.fi/linkedevents/media/images/Auttajaklubi_LINKED_EVENTS.jpg",
            "cropping": "240,0,1200,960",
            "photographer_name": "Jussi Vierimaa",
            "alt_text": "Henkilö laittaa haavasidoksen toisen henkilön käteen.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106426/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106424,
            "license": "event_only",
            "created_time": "2024-03-05T08:27:55.098417Z",
            "last_modified_time": "2024-03-05T08:31:25.203191Z",
            "name": "Kuva: Katri Lassila/Enter ry",
            "url": "http://api.hel.fi/linkedevents/media/images/Enter_LINKED_EVENTS.jpg",
            "cropping": "240,0,1200,960",
            "photographer_name": "Katri Lassila",
            "alt_text": "Henkilö käyttää älypuhelinta kosketusnäyttökynällä",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106424/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106423,
            "license": "cc_by",
            "created_time": "2024-03-05T08:27:11.509971Z",
            "last_modified_time": "2024-03-05T08:27:11.509999Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9C159DC6-AF35-4B3E-860A-429471DAEA96}/109963",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106423/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106421,
            "license": "cc_by",
            "created_time": "2024-03-05T06:39:55.642207Z",
            "last_modified_time": "2024-03-05T06:39:55.642229Z",
            "name": "Final IG post.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Final_IG_post.png",
            "cropping": "270,0,1349,1079",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106421/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106420,
            "license": "cc_by",
            "created_time": "2024-03-04T21:25:23.595393Z",
            "last_modified_time": "2024-03-04T21:31:35.855425Z",
            "name": "EC3FEEBF-6A2C-4494-993F-610171109DB7.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/EC3FEEBF-6A2C-4494-993F-610171109DB7.jpeg",
            "cropping": "401,0,1999,1598",
            "photographer_name": "Juuso Koponen",
            "alt_text": "SD ohjelma",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106420/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106419,
            "license": "cc_by",
            "created_time": "2024-03-04T19:36:41.070245Z",
            "last_modified_time": "2024-03-04T19:36:41.070268Z",
            "name": "Helsinki Antique Design Art (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Helsinki_Antique_Design_Art_1.jpg",
            "cropping": "269,0,1349,1080",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106419/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106418,
            "license": "event_only",
            "created_time": "2024-03-04T18:43:38.069203Z",
            "last_modified_time": "2024-03-04T18:48:52.303835Z",
            "name": "LOVEBATTLE",
            "url": "http://api.hel.fi/linkedevents/media/images/lovebattle_1200.jpg",
            "cropping": "300,0,1499,1199",
            "photographer_name": "",
            "alt_text": "Lovebattle 2024. Suomen rakkaudellisin rapbattle.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106418/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106417,
            "license": "cc_by",
            "created_time": "2024-03-04T16:49:39.357700Z",
            "last_modified_time": "2024-03-04T16:54:30.846000Z",
            "name": "Mauno Koiviston muistomerkki Pikkuparlamentin puistossa.",
            "url": "http://api.hel.fi/linkedevents/media/images/423325701_927647709364867_6013534731253738004_n.jpg",
            "cropping": "205,0,1024,819",
            "photographer_name": "Friskis&Svettis Helsinki",
            "alt_text": "Mauno Koiviston muistomerkki",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106417/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 94978,
            "license": "cc_by",
            "created_time": "2023-08-09T13:21:05.211379Z",
            "last_modified_time": "2024-03-04T16:28:00.317113Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B5D904C1-49F3-4E03-841D-A34ED19AC1F3}/104807",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/94978/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106416,
            "license": "cc_by",
            "created_time": "2024-03-04T16:27:15.562545Z",
            "last_modified_time": "2024-03-04T16:27:15.562560Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{66A7072B-ABF6-4EDE-8632-65C1C1496465}/109962",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106416/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106415,
            "license": "cc_by",
            "created_time": "2024-03-04T16:27:15.337978Z",
            "last_modified_time": "2024-03-04T16:27:15.337996Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F8D630FA-D6A1-441B-9574-D9E424F459B7}/109961",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106415/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106414,
            "license": "cc_by",
            "created_time": "2024-03-04T16:26:33.848421Z",
            "last_modified_time": "2024-03-04T16:26:33.848437Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{22DB6C24-8A26-43DD-86AC-C6E287E21007}/109746",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106414/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106413,
            "license": "event_only",
            "created_time": "2024-03-04T15:19:31.439854Z",
            "last_modified_time": "2024-03-04T15:28:59.030905Z",
            "name": "Teatteri Popkorni esittää komedianäytelmän: Kale menee metsään",
            "url": "http://api.hel.fi/linkedevents/media/images/kmm-square.png",
            "cropping": "270,0,1349,1079",
            "photographer_name": "",
            "alt_text": "Teatteri Popkorni esittää komedianäytelmän: Kale menee metsään",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106413/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106412,
            "license": "cc_by",
            "created_time": "2024-03-04T14:21:02.343015Z",
            "last_modified_time": "2024-03-04T14:22:09.161250Z",
            "name": "inside out.webp",
            "url": "http://api.hel.fi/linkedevents/media/images/inside_out.webp",
            "cropping": "350,0,1250,900",
            "photographer_name": "Inside out",
            "alt_text": "tunteet",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106412/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106411,
            "license": "event_only",
            "created_time": "2024-03-04T14:16:45.649525Z",
            "last_modified_time": "2024-03-04T14:19:37.752811Z",
            "name": "En flicka läser en text, andra barn lyssnar.",
            "url": "http://api.hel.fi/linkedevents/media/images/UPSbrabild_1.png",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "En flicka läser en text, andra barn lyssnar.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106411/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106410,
            "license": "event_only",
            "created_time": "2024-03-04T14:13:15.300647Z",
            "last_modified_time": "2024-03-04T14:13:15.300673Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_740954.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106410/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106409,
            "license": "event_only",
            "created_time": "2024-03-04T13:59:38.932330Z",
            "last_modified_time": "2024-03-04T14:02:24.046282Z",
            "name": "Comedy Curtain Call",
            "url": "http://api.hel.fi/linkedevents/media/images/ccc_banner_16x9_internations.jpg",
            "cropping": "399,0,2001,1602",
            "photographer_name": "Salomon Marttila",
            "alt_text": "Comedy Curtain Call",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106409/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106408,
            "license": "cc_by",
            "created_time": "2024-03-04T13:27:01.793910Z",
            "last_modified_time": "2024-03-04T13:27:01.793928Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A4383E95-0BEF-4CA4-BC52-C12DC1375D0E}/109960",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106408/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106407,
            "license": "event_only",
            "created_time": "2024-03-04T13:18:13.839597Z",
            "last_modified_time": "2024-03-04T13:21:29.004507Z",
            "name": "sotaseminaari.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/sotaseminaari.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Suomen sodat 1939–1945. Selviytyminen maailmansodasta.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106407/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 97319,
            "license": "cc_by",
            "created_time": "2023-10-08T19:54:47.389655Z",
            "last_modified_time": "2024-03-04T13:15:09.917180Z",
            "name": "image002.png",
            "url": "http://api.hel.fi/linkedevents/media/images/image002.png",
            "cropping": "280,0,985,706",
            "photographer_name": "Kuva elokuvasta: Hissun kissun pikkukarhu (Māra Liniņa, 2022)",
            "alt_text": "Kuva elokuvasta: Hissun kissun pikkukarhu (Māra Liniņa, 2022)",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/97319/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106406,
            "license": "event_only",
            "created_time": "2024-03-04T13:13:25.613825Z",
            "last_modified_time": "2024-03-04T13:13:25.613842Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745123.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106406/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106405,
            "license": "event_only",
            "created_time": "2024-03-04T13:13:24.502510Z",
            "last_modified_time": "2024-03-04T13:13:24.502527Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745127.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106405/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106404,
            "license": "event_only",
            "created_time": "2024-03-04T13:13:24.358074Z",
            "last_modified_time": "2024-03-04T13:13:24.358112Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745121.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106404/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106403,
            "license": "event_only",
            "created_time": "2024-03-04T13:13:23.344972Z",
            "last_modified_time": "2024-03-04T13:13:23.344988Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745125.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106403/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106402,
            "license": "event_only",
            "created_time": "2024-03-04T13:13:22.072427Z",
            "last_modified_time": "2024-03-04T13:13:22.072448Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745119.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106402/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106401,
            "license": "event_only",
            "created_time": "2024-03-04T13:13:21.894274Z",
            "last_modified_time": "2024-03-04T13:13:21.894292Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745117.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106401/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106400,
            "license": "event_only",
            "created_time": "2024-03-04T13:13:20.689976Z",
            "last_modified_time": "2024-03-04T13:13:20.689993Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745114.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106400/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106399,
            "license": "cc_by",
            "created_time": "2024-03-04T12:56:39.983635Z",
            "last_modified_time": "2024-03-04T12:57:45.009302Z",
            "name": "Miniroskis-työpajassa tuunataan käteviä päivittäiseen käyttöön sopivia miniroskiksia ilmatiiviistä, taskuun mahtuvasta kierrätyspurkista.",
            "url": "http://api.hel.fi/linkedevents/media/images/Miniroskis2.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Jari Peltovirta",
            "alt_text": "Miniroskis-työpajassa tuunataan käteviä päivittäiseen käyttöön sopivia miniroskiksia ilmatiiviistä, taskuun mahtuvasta kierrätyspurkista.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106399/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106398,
            "license": "cc_by",
            "created_time": "2024-03-04T12:52:37.176408Z",
            "last_modified_time": "2024-03-04T12:53:34.838621Z",
            "name": "Welcome to our monthly book and culture discussion group at Itäkeskus Library!",
            "url": "http://api.hel.fi/linkedevents/media/images/notebook-2541617_1280.jpg",
            "cropping": "214,0,1066,852",
            "photographer_name": "Engin_Akyurt/Pixabay",
            "alt_text": "Welcome to our monthly book and culture discussion group at Itäkeskus Library!",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106398/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106397,
            "license": "event_only",
            "created_time": "2024-03-04T12:43:24.868707Z",
            "last_modified_time": "2024-03-04T12:44:39.003526Z",
            "name": "Itäkeskuksen kirjasto saa vieraakseen taidehistorioitsija ja kirjailija Anna Kortelaisen.",
            "url": "http://api.hel.fi/linkedevents/media/images/Anna_Kortelainen_2020_06_Veikko_Somerpuro.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "Veikko Somerpuro",
            "alt_text": "Itäkeskuksen kirjasto saa vieraakseen taidehistorioitsija ja kirjailija Anna Kortelaisen.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106397/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106396,
            "license": "cc_by",
            "created_time": "2024-03-04T12:35:06.410566Z",
            "last_modified_time": "2024-03-04T12:36:06.535721Z",
            "name": "Luemme kirjallisuutta aikamme päivänpolttavista kysymyksistä ja muuten kiinnostavista ilmiöistä.",
            "url": "http://api.hel.fi/linkedevents/media/images/tree-736875_1280.jpg",
            "cropping": "210,0,1050,839",
            "photographer_name": "Bessi/Pixabay",
            "alt_text": "Luemme kirjallisuutta aikamme päivänpolttavista kysymyksistä ja muuten kiinnostavista ilmiöistä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106396/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106395,
            "license": "cc_by",
            "created_time": "2024-03-04T12:30:21.239084Z",
            "last_modified_time": "2024-03-04T12:30:21.239104Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{109B9AF9-B4B0-4878-BD0F-48A3C2A6E9E4}/109959",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106395/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106394,
            "license": "cc_by",
            "created_time": "2024-03-04T12:29:56.481073Z",
            "last_modified_time": "2024-03-04T12:29:56.481100Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C2ACDAD0-6F2D-407C-8362-D06280F19145}/99468",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106394/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106393,
            "license": "cc_by",
            "created_time": "2024-03-04T12:28:13.582235Z",
            "last_modified_time": "2024-03-04T12:29:06.084032Z",
            "name": "Tiistain päivälukupiirissä teemana \"Nainen ajassa\"",
            "url": "http://api.hel.fi/linkedevents/media/images/leaves-1076307_1280.jpg",
            "cropping": "214,0,1066,852",
            "photographer_name": "josealbafotos/Pixabay",
            "alt_text": "Tiistain päivälukupiirissä teemana \"Nainen ajassa\"",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106393/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106392,
            "license": "cc_by",
            "created_time": "2024-03-04T12:18:31.364846Z",
            "last_modified_time": "2024-03-04T12:19:53.314360Z",
            "name": "Tervetuloa lukemaan ja keskustelemaan tietokirjoista",
            "url": "http://api.hel.fi/linkedevents/media/images/book-539154_1280.jpg",
            "cropping": "214,0,1066,852",
            "photographer_name": "perronjeremie/Pixabay",
            "alt_text": "Tervetuloa lukemaan ja keskustelemaan tietokirjoista",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106392/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106391,
            "license": "event_only",
            "created_time": "2024-03-04T12:13:46.149330Z",
            "last_modified_time": "2024-03-04T12:13:46.149348Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745231.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106391/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106390,
            "license": "cc_by",
            "created_time": "2024-03-04T11:56:38.852015Z",
            "last_modified_time": "2024-03-04T11:58:30.172822Z",
            "name": "Avoimet kirjoittajatreffit on kaikille avoin kirjoittamisen työpaja, jossa kirjoitetaan lyhyitä kirjoituksia opettajan tehtävien mukaan.",
            "url": "http://api.hel.fi/linkedevents/media/images/notepad-1130743_1280.jpg",
            "cropping": "214,0,1066,851",
            "photographer_name": "DariuszSankowski/Pixabay",
            "alt_text": "Avoimet kirjoittajatreffit on kaikille avoin kirjoittamisen työpaja, jossa kirjoitetaan lyhyitä kirjoituksia opettajan tehtävien mukaan.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106390/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106388,
            "license": "cc_by",
            "created_time": "2024-03-04T11:54:06.178333Z",
            "last_modified_time": "2024-03-04T11:57:05.070816Z",
            "name": "Värikkäät askartelutarvikkeet.",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_20230525_152442.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "",
            "alt_text": "Värikkäitä askartelutarvikkeita pöydällä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501031",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106388/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106389,
            "license": "cc_by",
            "created_time": "2024-03-04T11:54:28.104298Z",
            "last_modified_time": "2024-03-04T11:55:29.690057Z",
            "name": "Nuorten kirjaklubi",
            "url": "http://api.hel.fi/linkedevents/media/images/book-1283865_1280.jpg",
            "cropping": "213,0,1064,851",
            "photographer_name": "Pexels/Pixabay",
            "alt_text": "Tervetuloa nuorten ikiomaan kirjaklubiin!",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106389/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106387,
            "license": "event_only",
            "created_time": "2024-03-04T11:43:53.225373Z",
            "last_modified_time": "2024-03-04T11:50:13.074750Z",
            "name": "Avoimet kirjoittajatreffit Itäkeskuksen kirjastossa",
            "url": "http://api.hel.fi/linkedevents/media/images/Avoimet_kirjoittajatreffit_hannah-olinger-8eSrC43qdro-unsplash.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Unsplash/Hannah Olinger",
            "alt_text": "Avoimet kirjoittajatreffit Itäkeskuksen kirjastossa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106387/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106385,
            "license": "cc_by",
            "created_time": "2024-03-04T11:38:11.975934Z",
            "last_modified_time": "2024-03-04T11:46:40.323324Z",
            "name": "Pehmolelujen iltasatutuokio.",
            "url": "http://api.hel.fi/linkedevents/media/images/Iltasatutuokio_muoks-4.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "",
            "alt_text": "Pehmolelut lukevat iltasatua.",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400501031",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106385/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106386,
            "license": "cc_by",
            "created_time": "2024-03-04T11:39:46.621155Z",
            "last_modified_time": "2024-03-04T11:43:35.111016Z",
            "name": "Kuvassa on asukasillan tapahtumapaikka Malmitalo.",
            "url": "http://api.hel.fi/linkedevents/media/images/Malmitalo_2021_kuva_maarit_hohteri_1.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Maarit Hohteri",
            "alt_text": "Kuvassa on asukasillan tapahtumapaikka Malmitalo.",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106386/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106384,
            "license": "event_only",
            "created_time": "2024-03-04T11:34:27.010459Z",
            "last_modified_time": "2024-03-04T11:35:26.138198Z",
            "name": "Tervetuloa Itäkeskuksen kirjaston Selkokirja-lukupiiriin!",
            "url": "http://api.hel.fi/linkedevents/media/images/20240111_104432.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Itäkeskuksen kirjasto",
            "alt_text": "Tervetuloa Itäkeskuksen kirjaston Selkokirja-lukupiiriin!",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106384/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 97891,
            "license": "cc_by",
            "created_time": "2023-10-17T22:10:57.653327Z",
            "last_modified_time": "2024-03-04T11:29:37.167594Z",
            "name": "1_J. M. W. Turner Norham Castle, Sunrisa.jpg",
            "url": "https://ilmonet.fi/static/public/image/imagebank/Ihminen%2C%20yhteiskunta%20ja%20kulttuuri/1_J.%20M.%20W.%20Turner%20Norham%20Castle%2C%20Sunrisa.jpg",
            "cropping": "",
            "photographer_name": "Tate Britain",
            "alt_text": "Kuvituskuva",
            "data_source": "kursor",
            "publisher": "ahjo:u420300",
            "@id": "http://api.hel.fi/linkedevents/v1/image/97891/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106383,
            "license": "event_only",
            "created_time": "2024-03-04T11:13:47.245873Z",
            "last_modified_time": "2024-03-04T11:13:47.245891Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745113.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106383/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106382,
            "license": "cc_by",
            "created_time": "2024-03-04T11:01:21.372173Z",
            "last_modified_time": "2024-03-04T11:02:41.693352Z",
            "name": "Kuvituskuva, omena kirjan päällä",
            "url": "http://api.hel.fi/linkedevents/media/images/jarmoluk.jpg",
            "cropping": "214,0,1060,847",
            "photographer_name": "Jarmoluk",
            "alt_text": "Neuvontaa sydän- ja verisuonitaudeista",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106382/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106381,
            "license": "event_only",
            "created_time": "2024-03-04T10:58:43.540373Z",
            "last_modified_time": "2024-03-04T11:00:17.717685Z",
            "name": "Still loving you.JPG",
            "url": "http://api.hel.fi/linkedevents/media/images/Still_loving_you_jOLj51h.JPG",
            "cropping": "382,0,1898,1515",
            "photographer_name": "Irina Rantalaiho",
            "alt_text": "abstrakti maalaus pinkin sävyissä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106381/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106366,
            "license": "event_only",
            "created_time": "2024-03-04T09:54:35.611402Z",
            "last_modified_time": "2024-03-04T10:59:49.382713Z",
            "name": "Ohjaamo.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Ohjaamo.png",
            "cropping": "100,0,501,400",
            "photographer_name": "Jussi Hellsten",
            "alt_text": "Ohjaamo Helsinki tarjoaa 15–29-vuotiaille nuorille maksutonta neuvontaa ja ohjausta.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106366/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106380,
            "license": "cc_by",
            "created_time": "2024-03-04T10:58:35.399654Z",
            "last_modified_time": "2024-03-04T10:58:35.399677Z",
            "name": "Still loving you.JPG",
            "url": "http://api.hel.fi/linkedevents/media/images/Still_loving_you.JPG",
            "cropping": "382,0,1898,1515",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106380/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106379,
            "license": "cc_by",
            "created_time": "2024-03-04T10:54:40.102387Z",
            "last_modified_time": "2024-03-04T10:57:01.346669Z",
            "name": "Kirja ja teekuppi_kuva Unsplash.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kirja_ja_teekuppi_kuva_Unsplash.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Unsplash",
            "alt_text": "Kirja ja teekuppi",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804005010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106379/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106378,
            "license": "event_only",
            "created_time": "2024-03-04T10:50:13.511341Z",
            "last_modified_time": "2024-03-04T10:51:54.381324Z",
            "name": "Oulunkylän asukasturvallisuusilta 2 - ti 23.4.2024.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Oulunkyl%C3%A4n_asukasturvallisuusilta_2_-_ti_23.4.2024.jpg",
            "cropping": "120,0,599,480",
            "photographer_name": "Pekka Rintala/Oulunkylän Seura",
            "alt_text": "Kuva asukasturvallisuusillasta",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106378/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106377,
            "license": "cc_by",
            "created_time": "2024-03-04T10:43:34.478859Z",
            "last_modified_time": "2024-03-04T10:46:19.069108Z",
            "name": "läpinäkyvä play station ohjain mustalla pohjalla",
            "url": "http://api.hel.fi/linkedevents/media/images/pexels-suludan-diliyaer-pleikkaohjain__kopio.jpg",
            "cropping": "142,0,716,573",
            "photographer_name": "Suludan Diliyer/Pexels",
            "alt_text": "läpinäkyvä play station ohjain mustalla pohjalla",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106377/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106374,
            "license": "event_only",
            "created_time": "2024-03-04T10:36:52.941177Z",
            "last_modified_time": "2024-03-04T10:42:53.816927Z",
            "name": "IMG_0713 (1).jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_0713_1.jpeg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Mika Oinonen",
            "alt_text": "Yhtyeen jäsenet",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106374/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106376,
            "license": "event_only",
            "created_time": "2024-03-04T10:39:05.314644Z",
            "last_modified_time": "2024-03-04T10:41:26.858545Z",
            "name": "Oulunkylän asukasturvallisuusilta 1 - ke 3.4.2024.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Oulunkyl%C3%A4n_asukasturvallisuusilta_1_-_ke_3.4.2024.jpg",
            "cropping": "119,0,595,476",
            "photographer_name": "Pekka Rintala/Oulunkylän Seura",
            "alt_text": "Kuva Oulunkylän asukasturvallisuusillasta",
            "data_source": "helsinki",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106376/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106375,
            "license": "event_only",
            "created_time": "2024-03-04T10:38:01.792459Z",
            "last_modified_time": "2024-03-04T10:40:40.612950Z",
            "name": "African Care kohtaamiskahvila",
            "url": "http://api.hel.fi/linkedevents/media/images/African_Care_kohtaamiskahvila.png",
            "cropping": "100,0,501,400",
            "photographer_name": "African Care/Aleksi Salmela",
            "alt_text": "Kohtaamiskahvila kaikenlaisille naisille Itäkeskuksen kirjastossa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106375/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106373,
            "license": "event_only",
            "created_time": "2024-03-04T10:32:26.523512Z",
            "last_modified_time": "2024-03-04T10:37:16.172136Z",
            "name": "iloisia ihmisiä katsoo kameraan päin",
            "url": "http://api.hel.fi/linkedevents/media/images/ryhm%C3%A4kuvaMEK__kopio.jpg",
            "cropping": "142,0,716,573",
            "photographer_name": "Vantaan kaupunki",
            "alt_text": "iloisia ihmisiä katsoo kameraan päin",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106373/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106372,
            "license": "event_only",
            "created_time": "2024-03-04T10:30:11.909892Z",
            "last_modified_time": "2024-03-04T10:31:10.545942Z",
            "name": "Naiset jumppaavat liikuntasalissa",
            "url": "http://api.hel.fi/linkedevents/media/images/Senioriliikunta_jumppa_2018_kuva_Katja_Tahja_05.jpg",
            "cropping": "396,0,1967,1571",
            "photographer_name": "Katja Tahja",
            "alt_text": "Naiset liikkuvat",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106368,
            "license": "event_only",
            "created_time": "2024-03-04T10:04:02.469364Z",
            "last_modified_time": "2024-03-04T10:28:26.633169Z",
            "name": "Naiset tekevät jumppaliikkeitä käsillä",
            "url": "http://api.hel.fi/linkedevents/media/images/Dia1_WDUsYRB.JPG",
            "cropping": "114,0,565,452",
            "photographer_name": "Viite: Janne Kärkkäinen/Sanna Niemi",
            "alt_text": "Naiset jumppaavat",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106368/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106371,
            "license": "event_only",
            "created_time": "2024-03-04T10:23:15.953031Z",
            "last_modified_time": "2024-03-04T10:24:41.218562Z",
            "name": "Ikääntyneet laulamassa",
            "url": "http://api.hel.fi/linkedevents/media/images/Ik%C3%A4%C3%A4ntyneet_laulamassa.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Opera Tellus",
            "alt_text": "Laulamme yhdessä sekä suomeksi että ruotsiksi",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106371/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106367,
            "license": "cc_by",
            "created_time": "2024-03-04T09:55:38.564922Z",
            "last_modified_time": "2024-03-04T10:18:20.164584Z",
            "name": "Vanha, avoin kirja",
            "url": "http://api.hel.fi/linkedevents/media/images/Lukupiiri__kopio.png",
            "cropping": "142,0,716,573",
            "photographer_name": "Canva",
            "alt_text": "Vanha, avoin kirja",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106367/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106370,
            "license": "event_only",
            "created_time": "2024-03-04T10:15:11.224094Z",
            "last_modified_time": "2024-03-04T10:16:06.084938Z",
            "name": "Tietoa avustetusta vapaaehtoisesta paluusta",
            "url": "http://api.hel.fi/linkedevents/media/images/Paluu_Helmet_suomi.png",
            "cropping": "220,0,1097,877",
            "photographer_name": "Suomen pakolaisapu/Paluu-hanke",
            "alt_text": "Tietoa avustetusta vapaaehtoisesta paluusta",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106370/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106369,
            "license": "event_only",
            "created_time": "2024-03-04T10:13:29.334530Z",
            "last_modified_time": "2024-03-04T10:13:29.334547Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736803.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106369/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106365,
            "license": "cc_by",
            "created_time": "2024-03-04T09:38:16.469748Z",
            "last_modified_time": "2024-03-04T09:40:37.681907Z",
            "name": "Kirjallisuusterapiaryhmä kokoontuu Tikkurilan kirjastossa",
            "url": "http://api.hel.fi/linkedevents/media/images/52892874538_9f0bc5ee42_k.jpg",
            "cropping": "339,0,1704,1365",
            "photographer_name": "Kuva: Flickr/ Tero Karppinen CC BY 2.0 DEED",
            "alt_text": "valkoisia kukkia keväänvihreässä metsässä",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106365/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106364,
            "license": "cc_by",
            "created_time": "2024-03-04T09:33:43.693694Z",
            "last_modified_time": "2024-03-04T09:36:21.837060Z",
            "name": "reading-3969956_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/reading-3969956_1280.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Lapsi lukee kirjaa lumoutuneena.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106364/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106363,
            "license": "cc_by",
            "created_time": "2024-03-04T09:27:54.688168Z",
            "last_modified_time": "2024-03-04T09:27:54.688186Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D8C95C11-810F-40BB-A8A5-E98AF6442FBC}/109958",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106363/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106359,
            "license": "event_only",
            "created_time": "2024-03-04T09:08:08.262572Z",
            "last_modified_time": "2024-03-04T09:19:45.848086Z",
            "name": "Tor Arne, öljypastelli paperille, 2024",
            "url": "http://api.hel.fi/linkedevents/media/images/GA5845.jpg",
            "cropping": "231,0,1153,922",
            "photographer_name": "Jussi Tiainen",
            "alt_text": "Tor Arnen öljypastellimaalaus",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106362,
            "license": "event_only",
            "created_time": "2024-03-04T09:17:54.228169Z",
            "last_modified_time": "2024-03-04T09:19:38.040817Z",
            "name": "20231207_110552.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/20231207_110552.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "",
            "alt_text": "Viisi henkilöä tekee qigong-liikettä yhdessä",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106362/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106361,
            "license": "event_only",
            "created_time": "2024-03-04T09:13:36.708512Z",
            "last_modified_time": "2024-03-04T09:13:36.708530Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736798.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106361/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106360,
            "license": "event_only",
            "created_time": "2024-03-04T09:12:01.689987Z",
            "last_modified_time": "2024-03-04T09:12:44.570842Z",
            "name": "Sovinnon aikuistyö Itäkeskuksen kirjastossa",
            "url": "http://api.hel.fi/linkedevents/media/images/arto_klemola.png",
            "cropping": "100,0,501,400",
            "photographer_name": "Arto Klemola/Sovinto",
            "alt_text": "Sovinnon aikuistyö Itäkeskuksen kirjastossa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106360/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106358,
            "license": "cc_by",
            "created_time": "2024-03-04T09:05:50.713641Z",
            "last_modified_time": "2024-03-04T09:08:37.848936Z",
            "name": "coffee-7794531_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/coffee-7794531_1280.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "kahvikuppi",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106358/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106357,
            "license": "cc_by",
            "created_time": "2024-03-04T08:58:06.342666Z",
            "last_modified_time": "2024-03-04T09:00:00.791715Z",
            "name": "avoimet_kirjoittajatreffit.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/avoimet_kirjoittajatreffit.jpg",
            "cropping": "161,0,799,638",
            "photographer_name": "",
            "alt_text": "Lehtiö ja kirjoitusvälineet",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106357/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106356,
            "license": "cc_by",
            "created_time": "2024-03-04T08:57:25.813850Z",
            "last_modified_time": "2024-03-04T08:57:25.813871Z",
            "name": "avoimet_kirjoittajatreffit_seniorit.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/avoimet_kirjoittajatreffit_seniorit_m45x8Od.jpg",
            "cropping": "161,0,799,638",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106355,
            "license": "event_only",
            "created_time": "2024-03-04T08:46:45.954331Z",
            "last_modified_time": "2024-03-04T08:51:20.750240Z",
            "name": "Kielikahvila.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kielikahvila.jpg",
            "cropping": "130,0,646,517",
            "photographer_name": "Satu Haavisto / Helsingin kaupunginkirjasto",
            "alt_text": "Erilaisia ihmisiä keskustelemassa",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106354,
            "license": "cc_by",
            "created_time": "2024-03-04T08:45:45.018183Z",
            "last_modified_time": "2024-03-04T08:49:45.076149Z",
            "name": "avoimet_kirjoittajatreffit.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/avoimet_kirjoittajatreffit_seniorit.jpg",
            "cropping": "161,0,799,638",
            "photographer_name": "",
            "alt_text": "Lehtiö ja kirjoitusvälineet",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106354/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106352,
            "license": "cc_by",
            "created_time": "2024-03-04T08:39:02.644390Z",
            "last_modified_time": "2024-03-04T08:44:00.236938Z",
            "name": "julietta_watson_muovailuvaha.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/julietta_watson_muovailuvaha.jpg",
            "cropping": "342,0,1707,1365",
            "photographer_name": "Julietta Watson / Unsplash",
            "alt_text": "Lapsen kädet muovailemassa muovailuvahasta sateenkaarta",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106352/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106353,
            "license": "event_only",
            "created_time": "2024-03-04T08:42:03.093523Z",
            "last_modified_time": "2024-03-04T08:43:41.801942Z",
            "name": "Kielikahvilamme on tarkoitettu kaikille, jotka haluavat oppia tai ylläpitää suomen kielen taitoaan.",
            "url": "http://api.hel.fi/linkedevents/media/images/It%C3%A4keskuksen_kirjaston_kielikahvila.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Niko Sihvonen",
            "alt_text": "Kielikahvilamme on tarkoitettu kaikille, jotka haluavat oppia tai ylläpitää suomen kielen taitoaan.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106353/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106351,
            "license": "cc_by",
            "created_time": "2024-03-04T08:32:58.458549Z",
            "last_modified_time": "2024-03-04T08:37:36.170121Z",
            "name": "thought-catalog-o0Qqw21-0NI-unsplash.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/thought-catalog-o0Qqw21-0NI-unsplash.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Kirjapinoa pitelevä käsi",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106351/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106350,
            "license": "event_only",
            "created_time": "2024-03-04T08:28:29.067344Z",
            "last_modified_time": "2024-03-04T08:29:36.879169Z",
            "name": "Arabian- ja englanninkielistä digitukea",
            "url": "http://api.hel.fi/linkedevents/media/images/arabiankielinen_digituki.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Helsingin työväenopisto",
            "alt_text": "Arabian- ja englanninkielistä digitukea",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106350/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106349,
            "license": "cc_by",
            "created_time": "2024-03-04T08:27:31.059290Z",
            "last_modified_time": "2024-03-04T08:27:31.059307Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7E39BA0F-8BAC-4144-9ADE-5D2B660E5BE9}/109956",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106349/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106348,
            "license": "event_only",
            "created_time": "2024-03-04T08:24:10.870951Z",
            "last_modified_time": "2024-03-04T08:27:00.393844Z",
            "name": "Kirjapino4_1920.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kirjapino4_1920.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Henkilö pitelee kirjapinoa ja neulelankoja käsissään.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106348/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106347,
            "license": "event_only",
            "created_time": "2024-03-04T08:19:05.434043Z",
            "last_modified_time": "2024-03-04T08:20:08.192444Z",
            "name": "Digiopastusta seniorilta seniorille - Enter ry",
            "url": "http://api.hel.fi/linkedevents/media/images/Enter_ry_tabletti.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Enter ry",
            "alt_text": "Digiopastusta seniorilta seniorille - Enter ry",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106347/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106345,
            "license": "event_only",
            "created_time": "2024-03-04T07:58:12.313025Z",
            "last_modified_time": "2024-03-04T08:15:55.087099Z",
            "name": "kirjastoliikunta_kuva_helmet_tapahtumiin.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/kirjastoliikunta_kuva_helmet_tapahtumiin.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Muistilappu kävelyistä sormien välissä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106345/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106346,
            "license": "event_only",
            "created_time": "2024-03-04T08:11:30.585303Z",
            "last_modified_time": "2024-03-04T08:13:26.786042Z",
            "name": "Luetaan yhdessä verkosto.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Luetaan_yhdess%C3%A4_verkosto.png",
            "cropping": "156,0,771,616",
            "photographer_name": "Luetaan yhdessä -verkosto",
            "alt_text": "Luetaan yhdessä -verkosto",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106346/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106344,
            "license": "event_only",
            "created_time": "2024-03-04T07:42:16.140145Z",
            "last_modified_time": "2024-03-04T07:48:30.725180Z",
            "name": "lukukoirat_yhdessa.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/lukukoirat_yhdessa.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Lukukoirat Häxa ja Kitri",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106344/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106343,
            "license": "cc_by",
            "created_time": "2024-03-04T07:39:51.371440Z",
            "last_modified_time": "2024-03-04T07:41:56.660504Z",
            "name": "Satutuokiot syksy 2020.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Satutuokiot_syksy_2020.jpg",
            "cropping": "180,0,900,719",
            "photographer_name": "Daniel Leiviskä",
            "alt_text": "Kuvituskuva, jossa vaaleansinisiä pilviä vaaleanpunaisella taustalla",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106343/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106342,
            "license": "cc_by",
            "created_time": "2024-03-04T07:37:27.846301Z",
            "last_modified_time": "2024-03-04T07:39:08.631830Z",
            "name": "MicrosoftTeams-image (118).png",
            "url": "http://api.hel.fi/linkedevents/media/images/MicrosoftTeams-image_118_Fq0V8wU.png",
            "cropping": "342,0,1706,1365",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee Päivitys päihteisiin. Oletko vanhempana valmis ottamaan päihteet puheeksi",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106342/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106341,
            "license": "cc_by",
            "created_time": "2024-03-04T07:37:26.487270Z",
            "last_modified_time": "2024-03-04T07:37:26.487290Z",
            "name": "MicrosoftTeams-image (118).png",
            "url": "http://api.hel.fi/linkedevents/media/images/MicrosoftTeams-image_118.png",
            "cropping": "342,0,1706,1365",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106341/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106338,
            "license": "event_only",
            "created_time": "2024-03-04T07:22:00.255928Z",
            "last_modified_time": "2024-03-04T07:32:56.738262Z",
            "name": "Ukulelepajat Tikkurilan kirjastossa",
            "url": "http://api.hel.fi/linkedevents/media/images/asdf3.png",
            "cropping": "142,0,716,573",
            "photographer_name": "Kuva: Vantaan kaupunginkirjasto",
            "alt_text": "värikkäitä ukuleleja",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106338/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106339,
            "license": "cc_by",
            "created_time": "2024-03-04T07:22:37.859406Z",
            "last_modified_time": "2024-03-04T07:30:57.344374Z",
            "name": "thumbnail_fantasy-ga64f75256_1920.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/thumbnail_fantasy-ga64f75256_1920.jpg",
            "cropping": "213,0,1066,853",
            "photographer_name": "",
            "alt_text": "tyttö istuu kärpässienen alla",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106339/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106340,
            "license": "cc_by",
            "created_time": "2024-03-04T07:23:27.501997Z",
            "last_modified_time": "2024-03-04T07:28:25.839577Z",
            "name": "books-7309019_1280.png",
            "url": "http://api.hel.fi/linkedevents/media/images/books-7309019_1280.png",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Kuvitus, jossa kirjoja ja kahvikuppi",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106340/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106337,
            "license": "cc_by",
            "created_time": "2024-03-03T15:27:07.864816Z",
            "last_modified_time": "2024-03-03T15:27:07.864834Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3A535DEC-A979-44C1-99F9-61DEF2105075}/109954",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106337/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106336,
            "license": "event_only",
            "created_time": "2024-03-03T13:58:10.632134Z",
            "last_modified_time": "2024-03-03T13:59:04.648648Z",
            "name": "425336149_904972818306132_1199639041057932849_n.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/425336149_904972818306132_1199639041057932849_n.jpg",
            "cropping": "126,0,629,503",
            "photographer_name": "",
            "alt_text": "Mainos joss tekstiä ja kuva Sami Pitkäömöstä sekä kitara",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106336/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106335,
            "license": "event_only",
            "created_time": "2024-03-03T13:47:47.066595Z",
            "last_modified_time": "2024-03-03T13:48:54.068639Z",
            "name": "DSC_7783.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/DSC_7783_Itsoadj.jpg",
            "cropping": "382,0,1898,1515",
            "photographer_name": "",
            "alt_text": "Mustavalkoinen kuva Joose Keskitalosta tiiliseinän edessä katselemassa kameraa kohti",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106335/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106334,
            "license": "cc_by",
            "created_time": "2024-03-03T13:47:44.251650Z",
            "last_modified_time": "2024-03-03T13:47:44.251683Z",
            "name": "DSC_7783.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/DSC_7783.jpg",
            "cropping": "382,0,1898,1515",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106334/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106333,
            "license": "event_only",
            "created_time": "2024-03-03T13:41:01.210025Z",
            "last_modified_time": "2024-03-03T13:41:51.889636Z",
            "name": "428609653_891550082975657_6475478284580183724_n.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/428609653_891550082975657_6475478284580183724_n.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "",
            "alt_text": "Kolme kitaristia istuu ja soittaa lavalla",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106333/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106332,
            "license": "cc_by",
            "created_time": "2024-03-03T11:13:53.387187Z",
            "last_modified_time": "2024-03-03T11:13:53.387215Z",
            "name": "juliste 2-valmis Large.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/juliste_2-valmis_Large.jpeg",
            "cropping": "302,0,1508,1205",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106332/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106331,
            "license": "cc_by",
            "created_time": "2024-03-02T22:18:22.687385Z",
            "last_modified_time": "2024-03-02T22:18:22.687407Z",
            "name": "ReMake Cafe 2024 - A3 (1).png",
            "url": "http://api.hel.fi/linkedevents/media/images/ReMake_Cafe_2024_-_A3_1.png",
            "cropping": "353,0,1767,1414",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106331/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106330,
            "license": "cc_by",
            "created_time": "2024-03-02T16:31:39.208726Z",
            "last_modified_time": "2024-03-02T16:31:39.208748Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{58395778-459A-40FB-A3F3-4854B490919F}/109953",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106330/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106329,
            "license": "cc_by",
            "created_time": "2024-03-02T14:31:52.536075Z",
            "last_modified_time": "2024-03-02T14:31:52.536097Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E1BBC4D6-B81B-45AF-BEC7-DA08322EEC34}/109951",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106329/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106328,
            "license": "cc_by",
            "created_time": "2024-03-02T14:31:51.676568Z",
            "last_modified_time": "2024-03-02T14:31:51.676591Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CD58D8B3-FBAE-4F6D-83ED-33FEBFA168CF}/109949",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106328/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106327,
            "license": "cc_by",
            "created_time": "2024-03-02T11:28:47.308818Z",
            "last_modified_time": "2024-03-02T11:28:47.308839Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{55C2634B-18EF-4692-9730-2BD1A45E5343}/109944",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106327/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106326,
            "license": "cc_by",
            "created_time": "2024-03-02T11:28:46.144191Z",
            "last_modified_time": "2024-03-02T11:28:46.144211Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3C28ABC0-8441-478A-9941-9587A22642A3}/109947",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106326/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106325,
            "license": "cc_by",
            "created_time": "2024-03-02T11:28:18.410157Z",
            "last_modified_time": "2024-03-02T11:28:18.410175Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0F08250B-673F-4F72-9B69-9092CE1A06D3}/109945",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106325/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106324,
            "license": "event_only",
            "created_time": "2024-03-02T09:02:57.334592Z",
            "last_modified_time": "2024-03-02T09:29:32.957705Z",
            "name": "Lauttasaaren orkesterin kevätkonsertti",
            "url": "http://api.hel.fi/linkedevents/media/images/Lauttasaaren_orkesteri_konserttimainos.png",
            "cropping": "220,0,1102,882",
            "photographer_name": "",
            "alt_text": "Lauttasaaren orkesterin kevätkonsertti",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106324/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106323,
            "license": "cc_by",
            "created_time": "2024-03-01T19:28:16.991034Z",
            "last_modified_time": "2024-03-01T19:28:16.991052Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{919A6D78-9BD2-45F2-B61E-31E634425728}/109940",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106323/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106322,
            "license": "event_only",
            "created_time": "2024-03-01T16:31:21.502193Z",
            "last_modified_time": "2024-03-01T16:32:42.201202Z",
            "name": "Bubble Boom",
            "url": "http://api.hel.fi/linkedevents/media/images/bb_1200.jpg",
            "cropping": "300,0,1499,1199",
            "photographer_name": "",
            "alt_text": "Bubble Boom",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106322/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106321,
            "license": "cc_by",
            "created_time": "2024-03-01T16:28:54.989091Z",
            "last_modified_time": "2024-03-01T16:28:54.989115Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8D4DFBC7-036A-4AA8-86EF-79BF0627F091}/109938",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106321/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106320,
            "license": "event_only",
            "created_time": "2024-03-01T15:52:25.917332Z",
            "last_modified_time": "2024-03-01T16:00:14.445151Z",
            "name": "fe_896_504_80_huszar_04_.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/fe_896_504_80_huszar_04_.jpg",
            "cropping": "126,0,629,503",
            "photographer_name": "Sándor Sára",
            "alt_text": "Sándor Sára: 80 Hussars",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106320/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106319,
            "license": "cc_by",
            "created_time": "2024-03-01T15:37:42.256204Z",
            "last_modified_time": "2024-03-01T15:43:13.365055Z",
            "name": "Loistava tähtikaarti tarjoaa yleisölle kevään juhlan, Vapun, kunniaksi Musiikkitalon upeissa puitteissa rakastetuimpia suosikkisäveliä. Lavalla Saara Aalto, Maria Lund, Konsta Hietanen ja Teemu Roivainen sekä Jukka Nykäsen 10-henkinen orkesteri.",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_2731_2PTSXMj.JPG",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Lari Järnefelt",
            "alt_text": "Maria Lund, Saara Aalto, Konsta Hietanen ja Teemu Roivainen Tähtien vappu-konsertissa Musiikkitalossa 30.4 klo 19.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106319/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106318,
            "license": "cc_by",
            "created_time": "2024-03-01T15:37:38.073137Z",
            "last_modified_time": "2024-03-01T15:37:38.073165Z",
            "name": "IMG_2731.JPG",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_2731.JPG",
            "cropping": "380,0,1900,1520",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106318/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106317,
            "license": "cc_by",
            "created_time": "2024-03-01T15:29:20.999939Z",
            "last_modified_time": "2024-03-01T15:29:20.999993Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F8B781AE-7365-4A13-80FD-47F35A4EBFC0}/109934",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106317/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106316,
            "license": "cc_by",
            "created_time": "2024-03-01T15:29:06.877747Z",
            "last_modified_time": "2024-03-01T15:29:06.877777Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DD7F1944-EF27-40E0-A5C7-6D49F1727101}/109935",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106316/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106315,
            "license": "cc_by",
            "created_time": "2024-03-01T15:28:59.170754Z",
            "last_modified_time": "2024-03-01T15:28:59.170773Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{64273F00-0420-430E-A056-CDF205EF0A07}/109923",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106315/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106314,
            "license": "cc_by",
            "created_time": "2024-03-01T15:28:57.309294Z",
            "last_modified_time": "2024-03-01T15:28:57.309316Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EB08C417-C818-47F5-8858-5DC4E58BCCB4}/109931",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106314/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106313,
            "license": "cc_by",
            "created_time": "2024-03-01T15:28:49.553508Z",
            "last_modified_time": "2024-03-01T15:28:49.553529Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CA2DD102-1671-43CB-B431-3856A039A891}/109932",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106313/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106312,
            "license": "cc_by",
            "created_time": "2024-03-01T15:28:38.619498Z",
            "last_modified_time": "2024-03-01T15:28:38.619518Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2EEAA9A7-4871-4D77-A47F-C761DB6B7FC7}/109936",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106312/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106311,
            "license": "cc_by",
            "created_time": "2024-03-01T15:28:29.785130Z",
            "last_modified_time": "2024-03-01T15:28:29.785149Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{81B26444-E27E-4AFC-B7DB-34EDCB10AE2E}/109937",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106311/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106310,
            "license": "cc_by",
            "created_time": "2024-03-01T14:27:14.701385Z",
            "last_modified_time": "2024-03-01T14:28:23.303909Z",
            "name": "tipu.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/tipu_nFhklHe.jpg",
            "cropping": "58,0,1453,1394",
            "photographer_name": "Päivi Heinola",
            "alt_text": "Satutuokio, valttavan iso kananpoika!",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106310/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106309,
            "license": "cc_by",
            "created_time": "2024-03-01T13:38:37.784118Z",
            "last_modified_time": "2024-03-01T13:45:41.258982Z",
            "name": "Sari Koivunen_Joutsenperhe_akryyli_kultus.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Sari_Koivunen_Joutsenperhe_akryyli_kultus_g9WMpBV.jpg",
            "cropping": "75,0,875,800",
            "photographer_name": "Sari Koivunen: Joutsenperhe",
            "alt_text": "Kaksi valkoista joutsenta ja neljä poikasta nurmella.",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106309/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106308,
            "license": "event_only",
            "created_time": "2024-03-01T13:35:44.018227Z",
            "last_modified_time": "2024-03-01T13:39:35.895453Z",
            "name": "Mizuki Shinagawa Cirque du Soleil'n esityksessä Vitori vuodelta 2019.",
            "url": "http://api.hel.fi/linkedevents/media/images/Vitori_helsinki.jpg",
            "cropping": "252,0,1262,1010",
            "photographer_name": "Mikki Kunttu",
            "alt_text": "Lähikuva sirkustaiteilijasta liina-akrobatiaesityksessä.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106308/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106307,
            "license": "cc_by",
            "created_time": "2024-03-01T12:47:52.834075Z",
            "last_modified_time": "2024-03-01T12:49:38.211497Z",
            "name": "timo-volz-ZlFKIG6dApg-unsplash.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/timo-volz-ZlFKIG6dApg-unsplash.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "Timo Volz",
            "alt_text": "kissa venyttelee",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106307/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106306,
            "license": "cc_by",
            "created_time": "2024-03-01T12:29:10.098773Z",
            "last_modified_time": "2024-03-01T12:29:57.994163Z",
            "name": "table-tenis-3946115_640.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/table-tenis-3946115_640.jpg",
            "cropping": "107,0,533,426",
            "photographer_name": "",
            "alt_text": "pingispöytä ja maila",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106306/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106305,
            "license": "cc_by",
            "created_time": "2024-03-01T12:28:27.905088Z",
            "last_modified_time": "2024-03-01T12:28:27.905103Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7B28A508-DF09-4BBB-9E08-6984ABC606C3}/109912",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106305/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106304,
            "license": "cc_by",
            "created_time": "2024-03-01T12:27:47.527777Z",
            "last_modified_time": "2024-03-01T12:27:47.527791Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5E391E04-89A0-4BC7-93B3-14939E95FF07}/109913",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106304/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106303,
            "license": "cc_by",
            "created_time": "2024-03-01T12:27:26.973338Z",
            "last_modified_time": "2024-03-01T12:27:26.973353Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{38441464-A3A7-47F6-92A9-15D749C50C15}/109919",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106303/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106302,
            "license": "cc_by",
            "created_time": "2024-03-01T12:17:05.226720Z",
            "last_modified_time": "2024-03-01T12:17:05.226751Z",
            "name": "Sari Koivunen_Joutsenperhe_akryyli_kultus.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Sari_Koivunen_Joutsenperhe_akryyli_kultus.jpg",
            "cropping": "75,0,875,800",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106302/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106301,
            "license": "cc_by",
            "created_time": "2024-03-01T11:56:07.948010Z",
            "last_modified_time": "2024-03-01T11:57:57.400244Z",
            "name": "goal-7269704_640.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/goal-7269704_640.jpg",
            "cropping": "107,0,533,426",
            "photographer_name": "Astrid Schaffner",
            "alt_text": "sählypalloja maalin verkon päällä ylhäällä",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106301/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106300,
            "license": "cc_by",
            "created_time": "2024-03-01T11:40:50.102739Z",
            "last_modified_time": "2024-03-01T11:42:35.727981Z",
            "name": "etela-haaga_kirjasto_230421_kuva_jussi_hellsten_9150.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/etela-haaga_kirjasto_230421_kuva_jussi_hellsten_9150.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Jussi Hellsten",
            "alt_text": "Mies lukee kirjaa kirjastossa",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106300/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106299,
            "license": "cc_by",
            "created_time": "2024-03-01T11:29:38.907646Z",
            "last_modified_time": "2024-03-01T11:29:38.907669Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4E36ADAF-26EE-49B7-A626-2E34E79513F5}/109884",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106299/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106298,
            "license": "event_only",
            "created_time": "2024-03-01T10:50:00.151248Z",
            "last_modified_time": "2024-03-01T10:52:19.721558Z",
            "name": "vaaleanpunaisia paperikukkia",
            "url": "http://api.hel.fi/linkedevents/media/images/427765951_797345572425983_5403986991190813773_n.jpg",
            "cropping": "114,0,569,455",
            "photographer_name": "J. Kalland",
            "alt_text": "vaaleanpunaisia paperikukkia",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106298/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106297,
            "license": "cc_by",
            "created_time": "2024-03-01T10:38:30.792732Z",
            "last_modified_time": "2024-03-01T10:45:51.504266Z",
            "name": "UMO_SilentMusic kultus.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/UMO_SilentMusic_kultus.jpg",
            "cropping": "268,0,932,664",
            "photographer_name": "Lukas Diller",
            "alt_text": "Maxine Troglauer ja Ebba Åsman",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106297/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106296,
            "license": "cc_by",
            "created_time": "2024-03-01T10:32:19.167304Z",
            "last_modified_time": "2024-03-01T10:32:19.167382Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3FA590E1-5CCA-4499-8D88-92E0BCD26D42}/109910",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106296/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106294,
            "license": "cc_by",
            "created_time": "2024-03-01T10:18:03.342753Z",
            "last_modified_time": "2024-03-01T10:26:25.293346Z",
            "name": "AVANTI kultus.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/AVANTI_kultus_ZlVLCjS.jpg",
            "cropping": "264,0,936,672",
            "photographer_name": "Marco Borggreve",
            "alt_text": "Kamariorkesteri Avanti!",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106294/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106295,
            "license": "cc_by",
            "created_time": "2024-03-01T10:26:13.165706Z",
            "last_modified_time": "2024-03-01T10:26:13.165728Z",
            "name": "be04be0d-a435-472c-85fb-70f069a74b4e.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/be04be0d-a435-472c-85fb-70f069a74b4e_4pK6s9S.jpeg",
            "cropping": "320,0,1598,1279",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106295/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106292,
            "license": "cc_by",
            "created_time": "2024-03-01T10:09:18.573496Z",
            "last_modified_time": "2024-03-01T10:11:50.545438Z",
            "name": "Merellinen Helsinki -päivä 12.6.",
            "url": "http://api.hel.fi/linkedevents/media/images/merellinen_hki_paiva_2024_1200x800px.jpg",
            "cropping": "160,0,800,639",
            "photographer_name": "Marjo Karttunen",
            "alt_text": "Nainen rantakalliolla aurinkoisena päivänä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106292/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106293,
            "license": "cc_by",
            "created_time": "2024-03-01T10:10:57.941957Z",
            "last_modified_time": "2024-03-01T10:11:28.138560Z",
            "name": "bingo-148903_1280 (1).png",
            "url": "http://api.hel.fi/linkedevents/media/images/bingo-148903_1280_1_WWpxF9k.png",
            "cropping": "214,0,1066,852",
            "photographer_name": "",
            "alt_text": "Bingo!",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303025",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106293/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106291,
            "license": "event_only",
            "created_time": "2024-03-01T09:54:25.952061Z",
            "last_modified_time": "2024-03-01T10:00:09.048592Z",
            "name": "Stadin yhteisötalo Käpylän sunnuntaikahvila",
            "url": "http://api.hel.fi/linkedevents/media/images/SUNNUNTAIkahvila.jpg",
            "cropping": "198,0,992,794",
            "photographer_name": "Tiina Nyström",
            "alt_text": "Stadin yhteisötalo Käpylässä (Pohjolankatu 3-5)  Kyläkahvila sunnuntaisin klo 12-16",
            "data_source": "helsinki",
            "publisher": "ahjo:u02180020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106291/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106290,
            "license": "event_only",
            "created_time": "2024-03-01T09:46:19.880424Z",
            "last_modified_time": "2024-03-01T09:47:26.397352Z",
            "name": "La strada -konsertti",
            "url": "http://api.hel.fi/linkedevents/media/images/La-strada-uusi-1920x1080px.jpg",
            "cropping": "362,0,1804,1442",
            "photographer_name": "(c) OperArt Jyrki Anttila Oy",
            "alt_text": "Mies ja tekstiä",
            "data_source": "helsinki",
            "publisher": "ytj:0586977-6",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106290/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 92289,
            "license": "event_only",
            "created_time": "2023-05-12T06:58:11.434328Z",
            "last_modified_time": "2024-03-01T09:34:12.516612Z",
            "name": "MicrosoftTeams-image (1).png",
            "url": "http://api.hel.fi/linkedevents/media/images/MicrosoftTeams-image_1_lL1vtjP.png",
            "cropping": "266,0,1324,1058",
            "photographer_name": "Sari Parviainen",
            "alt_text": "Kokeileva kuvataidepaja nuorille",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/92289/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106289,
            "license": "cc_by",
            "created_time": "2024-03-01T09:33:08.650620Z",
            "last_modified_time": "2024-03-01T09:33:57.796205Z",
            "name": "tanssivat kädet",
            "url": "http://api.hel.fi/linkedevents/media/images/Nimet%C3%B6n_suunn.malli_19.png",
            "cropping": "330,0,1652,1323",
            "photographer_name": "kuvapalvelu canva",
            "alt_text": "tanssivat kädet",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106289/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106288,
            "license": "cc_by",
            "created_time": "2024-03-01T09:06:38.204754Z",
            "last_modified_time": "2024-03-01T09:19:59.682475Z",
            "name": "Urheiluvälineitä",
            "url": "http://api.hel.fi/linkedevents/media/images/dumbbells-2465478_1280.jpg",
            "cropping": "213,0,1066,853",
            "photographer_name": "",
            "alt_text": "Urheiluvälineitä",
            "data_source": "helsinki",
            "publisher": "ahjo:u3212003035",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106288/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106287,
            "license": "cc_by",
            "created_time": "2024-03-01T09:03:20.079958Z",
            "last_modified_time": "2024-03-01T09:05:55.744790Z",
            "name": "wool-742770_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/wool-742770_1280.jpg",
            "cropping": "214,0,1066,851",
            "photographer_name": "\"wilhei / Pixabay\"",
            "alt_text": "\"wilhei / Pixabay\"",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303025",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106287/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106286,
            "license": "cc_by",
            "created_time": "2024-03-01T09:01:28.232705Z",
            "last_modified_time": "2024-03-01T09:03:09.913284Z",
            "name": "sydän",
            "url": "http://api.hel.fi/linkedevents/media/images/Nimet%C3%B6n_malli_41.png",
            "cropping": "282,0,1415,1133",
            "photographer_name": "kuvapalvelu canva",
            "alt_text": "kädet jotka muodostavat sydämen sinistä taivasta vasten",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106286/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106285,
            "license": "cc_by",
            "created_time": "2024-03-01T08:55:32.451762Z",
            "last_modified_time": "2024-03-01T08:58:11.838782Z",
            "name": "Ristinolla",
            "url": "http://api.hel.fi/linkedevents/media/images/clover-1949981_1280.jpg",
            "cropping": "200,0,995,794",
            "photographer_name": "",
            "alt_text": "Ristinolla",
            "data_source": "helsinki",
            "publisher": "ahjo:u3212003035",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106285/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106284,
            "license": "cc_by",
            "created_time": "2024-03-01T08:55:14.957481Z",
            "last_modified_time": "2024-03-01T08:56:07.478144Z",
            "name": "lila kukka",
            "url": "http://api.hel.fi/linkedevents/media/images/Nimet%C3%B6n_malli_32.png",
            "cropping": "188,0,938,751",
            "photographer_name": "kuvapalvelu canva",
            "alt_text": "lila piirretty kukka",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106284/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106282,
            "license": "cc_by",
            "created_time": "2024-03-01T08:51:54.908957Z",
            "last_modified_time": "2024-03-01T08:54:53.717565Z",
            "name": "march-8-6988440_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/march-8-6988440_1280.jpg",
            "cropping": "214,0,1066,853",
            "photographer_name": "pixabay",
            "alt_text": "Naistenpäivä",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303025",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106282/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106283,
            "license": "cc_by",
            "created_time": "2024-03-01T08:52:35.248639Z",
            "last_modified_time": "2024-03-01T08:52:35.248665Z",
            "name": "tic-tac-toe-1777859_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/tic-tac-toe-1777859_1280.jpg",
            "cropping": "214,0,1066,851",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u3212003035",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106281,
            "license": "cc_by",
            "created_time": "2024-03-01T08:44:35.728710Z",
            "last_modified_time": "2024-03-01T08:49:07.139544Z",
            "name": "Vanhoja kirjeitä",
            "url": "http://api.hel.fi/linkedevents/media/images/text-4095909_1280.jpg",
            "cropping": "213,0,1066,853",
            "photographer_name": "",
            "alt_text": "Vanhoja kirjeitä",
            "data_source": "helsinki",
            "publisher": "ahjo:u3212003035",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106281/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106280,
            "license": "cc_by",
            "created_time": "2024-03-01T08:44:04.464762Z",
            "last_modified_time": "2024-03-01T08:46:29.198641Z",
            "name": "Seniori tietokoneen ääressä",
            "url": "http://api.hel.fi/linkedevents/media/images/Nimet%C3%B6n_suunn.malli_3_LDiRQo5.png",
            "cropping": "297,0,1490,1193",
            "photographer_name": "kuvapalvelu canva",
            "alt_text": "Seniori tietokoneen ääressä",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106280/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106279,
            "license": "cc_by",
            "created_time": "2024-03-01T08:44:03.392216Z",
            "last_modified_time": "2024-03-01T08:44:03.392235Z",
            "name": "Nimetön suunn.malli (3).png",
            "url": "http://api.hel.fi/linkedevents/media/images/Nimet%C3%B6n_suunn.malli_3_SI2BLyt.png",
            "cropping": "297,0,1490,1193",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106279/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106278,
            "license": "cc_by",
            "created_time": "2024-03-01T08:43:58.965387Z",
            "last_modified_time": "2024-03-01T08:43:58.965406Z",
            "name": "Nimetön suunn.malli (3).png",
            "url": "http://api.hel.fi/linkedevents/media/images/Nimet%C3%B6n_suunn.malli_3_TrypXuu.png",
            "cropping": "297,0,1490,1193",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106278/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106277,
            "license": "cc_by",
            "created_time": "2024-03-01T08:43:55.427708Z",
            "last_modified_time": "2024-03-01T08:43:55.427733Z",
            "name": "Nimetön suunn.malli (3).png",
            "url": "http://api.hel.fi/linkedevents/media/images/Nimet%C3%B6n_suunn.malli_3.png",
            "cropping": "297,0,1490,1193",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106277/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106276,
            "license": "cc_by",
            "created_time": "2024-03-01T08:39:23.492729Z",
            "last_modified_time": "2024-03-01T08:42:04.975027Z",
            "name": "monument-valley-618363_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/monument-valley-618363_1280.jpg",
            "cropping": "214,0,1066,851",
            "photographer_name": "",
            "alt_text": "Filmipiiri",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303025",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106276/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106275,
            "license": "event_only",
            "created_time": "2024-03-01T08:37:04.061370Z",
            "last_modified_time": "2024-03-01T08:38:59.971673Z",
            "name": "Merikanto.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Merikanto.jpg",
            "cropping": "150,0,746,596",
            "photographer_name": "",
            "alt_text": "Merikannon sävelin, Onnelliset",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106273,
            "license": "event_only",
            "created_time": "2024-03-01T08:27:41.156375Z",
            "last_modified_time": "2024-03-01T08:31:36.982106Z",
            "name": "La strada uusi 1920x1080px.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/La_strada_uusi_1920x1080px.jpg",
            "cropping": "303,0,1521,1218",
            "photographer_name": "",
            "alt_text": "La Strada -viihdekonsertti",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106273/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106274,
            "license": "event_only",
            "created_time": "2024-03-01T08:27:59.112308Z",
            "last_modified_time": "2024-03-01T08:30:21.497985Z",
            "name": "image3.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/image3.jpeg",
            "cropping": "100,0,500,400",
            "photographer_name": "@ALPPILANVALOKUVAKERHO",
            "alt_text": "@ALPPILAN VALOKUVAKERHO",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303025",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106274/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106272,
            "license": "event_only",
            "created_time": "2024-03-01T08:12:16.972696Z",
            "last_modified_time": "2024-03-01T08:16:05.900186Z",
            "name": "heijastus-02-evegolightly.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/heijastus-02-evegolightly.jpg",
            "cropping": "240,0,1201,960",
            "photographer_name": "Eve GoLightly",
            "alt_text": "Heijastus",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303025",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106272/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106271,
            "license": "cc_by",
            "created_time": "2024-03-01T07:59:29.971593Z",
            "last_modified_time": "2024-03-01T08:01:33.171566Z",
            "name": "vintage-2107571_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/vintage-2107571_1280.jpg",
            "cropping": "208,0,1040,832",
            "photographer_name": "",
            "alt_text": "Askartelu",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303025",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106271/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106270,
            "license": "cc_by",
            "created_time": "2024-03-01T07:49:56.418783Z",
            "last_modified_time": "2024-03-01T07:56:29.746468Z",
            "name": "sunnuntaikielikahvila.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/sunnuntaikielikahvila.jpg",
            "cropping": "213,0,1066,853",
            "photographer_name": "StickSnap",
            "alt_text": "Tule juttelemaan suomea mukavassa seurassa!",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106270/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 92821,
            "license": "cc_by",
            "created_time": "2023-06-02T10:00:10.974692Z",
            "last_modified_time": "2024-03-01T07:54:19.026535Z",
            "name": "baby-5953965_1280.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/baby-5953965_1280.jpg",
            "cropping": "319,0,1594,1275",
            "photographer_name": "katerinakucherenko",
            "alt_text": "Vauvaperheohjaus",
            "data_source": "helsinki",
            "publisher": "helsinki:u42030010201037",
            "@id": "http://api.hel.fi/linkedevents/v1/image/92821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106269,
            "license": "event_only",
            "created_time": "2024-03-01T07:46:55.104622Z",
            "last_modified_time": "2024-03-01T07:49:20.521346Z",
            "name": "Edu",
            "url": "http://api.hel.fi/linkedevents/media/images/edu_1200.jpg",
            "cropping": "300,0,1499,1199",
            "photographer_name": "",
            "alt_text": "Edu Kehäkettunen",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040030",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106269/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106266,
            "license": "cc_by",
            "created_time": "2024-03-01T07:27:42.419064Z",
            "last_modified_time": "2024-03-01T07:27:42.419086Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D6BC6890-EDFC-4ECE-818F-81276EEF44BA}/109907",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106266/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 137244,
            "license": "event_only",
            "created_time": "2024-03-01T06:32:14.800697Z",
            "last_modified_time": "2024-03-01T06:32:14.800721Z",
            "name": "",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/Maaginen_viikko_Helmet_1.png",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Vaaleanpunainen maaginen puu",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/137244/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106265,
            "license": "cc_by",
            "created_time": "2024-03-01T06:09:59.408176Z",
            "last_modified_time": "2024-03-01T06:09:59.408197Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/65e08a2a06100605803139.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106265/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106264,
            "license": "cc_by",
            "created_time": "2024-02-29T22:18:33.692304Z",
            "last_modified_time": "2024-02-29T22:23:27.108150Z",
            "name": "IMG_8035.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_8035.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Sosio",
            "alt_text": "Social Chores Mahla Chores",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106264/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106263,
            "license": "event_only",
            "created_time": "2024-02-29T17:13:15.869227Z",
            "last_modified_time": "2024-02-29T17:13:15.869245Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_744690.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106263/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106262,
            "license": "event_only",
            "created_time": "2024-02-29T16:12:57.199823Z",
            "last_modified_time": "2024-02-29T16:12:57.199843Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_740076.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106262/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106261,
            "license": "cc_by",
            "created_time": "2024-02-29T15:36:57.668506Z",
            "last_modified_time": "2024-02-29T15:43:14.712843Z",
            "name": "Sokos Torni Helsinki",
            "url": "http://api.hel.fi/linkedevents/media/images/Sokos_Torni_Helsinki_by_night.jpg",
            "cropping": "361,0,1805,1444",
            "photographer_name": "",
            "alt_text": "Solo Sokos Hotel Torni",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106261/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106260,
            "license": "cc_by",
            "created_time": "2024-02-29T15:31:15.943957Z",
            "last_modified_time": "2024-02-29T15:31:15.943981Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4E2571C6-A211-4A73-AB15-73BCCA14EDFD}/109898",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106260/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106259,
            "license": "cc_by",
            "created_time": "2024-02-29T15:31:13.890449Z",
            "last_modified_time": "2024-02-29T15:31:13.890473Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2077B60B-8450-4A9F-A204-C6B04FF03E21}/109901",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106259/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106258,
            "license": "event_only",
            "created_time": "2024-02-29T15:13:45.664249Z",
            "last_modified_time": "2024-02-29T15:13:45.664269Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745187.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106258/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 91272,
            "license": "cc_by",
            "created_time": "2023-04-05T13:25:46.655398Z",
            "last_modified_time": "2024-02-29T14:27:29.932928Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E31000C1-77A7-46E6-B0B2-367DE85DF134}/101734",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/91272/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106257,
            "license": "cc_by",
            "created_time": "2024-02-29T14:12:18.539552Z",
            "last_modified_time": "2024-02-29T14:18:57.805669Z",
            "name": "Ilves baari",
            "url": "http://api.hel.fi/linkedevents/media/images/ilves-0986-4-kuva-tero-ahonen_2.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Tero Ahonen",
            "alt_text": "Ilveksen puinen baaritiski",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106257/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106256,
            "license": "cc_by",
            "created_time": "2024-02-29T13:32:31.815908Z",
            "last_modified_time": "2024-02-29T13:32:31.815942Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{34BB6B03-168C-4E08-B155-FF944C946CCD}/109890",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106256/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106255,
            "license": "cc_by",
            "created_time": "2024-02-29T13:32:11.472228Z",
            "last_modified_time": "2024-02-29T13:32:11.472250Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DEB27D23-73A7-419E-83D7-57A8ECA7A8BF}/109894",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106255/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106254,
            "license": "cc_by",
            "created_time": "2024-02-29T13:31:48.677741Z",
            "last_modified_time": "2024-02-29T13:31:48.677766Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B825CDBA-DE8A-4759-A1C9-77264E233028}/109895",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106254/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106253,
            "license": "cc_by",
            "created_time": "2024-02-29T13:31:40.289156Z",
            "last_modified_time": "2024-02-29T13:31:40.289182Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D0E8012A-0DA3-443D-B641-C60681B262A0}/109896",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106253/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106252,
            "license": "cc_by",
            "created_time": "2024-02-29T13:31:38.344985Z",
            "last_modified_time": "2024-02-29T13:31:38.345008Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DE4919CF-4288-4FBC-8C20-770C27E1F576}/109891",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106252/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106251,
            "license": "cc_by",
            "created_time": "2024-02-29T13:22:35.906258Z",
            "last_modified_time": "2024-02-29T13:22:35.906278Z",
            "name": "AVANTI kultus.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/AVANTI_kultus.jpg",
            "cropping": "264,0,936,672",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106251/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106248,
            "license": "cc_by",
            "created_time": "2024-02-29T13:05:02.100919Z",
            "last_modified_time": "2024-02-29T13:21:34.212930Z",
            "name": "27256318_7294677.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/27256318_7294677.jpg",
            "cropping": "0,0,2000,2000",
            "photographer_name": "Kuva: Freepik",
            "alt_text": "Jänis pitelee sateenkaarta käsissään keväisessä metsässä.",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106248/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106250,
            "license": "cc_by",
            "created_time": "2024-02-29T13:12:28.476061Z",
            "last_modified_time": "2024-02-29T13:12:28.476081Z",
            "name": "hkm-image",
            "url": "https://www.helsinginkaupunginmuseo.fi/app/uploads/sites/2/2024/02/artikkelikuva_825x513px_FinnairinKuoro_Hakasalmi_kevat24.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "hkm",
            "publisher": "ahjo:u4804001020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106250/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106249,
            "license": "cc_by",
            "created_time": "2024-02-29T13:06:20.239823Z",
            "last_modified_time": "2024-02-29T13:06:20.239844Z",
            "name": "hkm-image",
            "url": "https://www.helsinginkaupunginmuseo.fi/app/uploads/sites/2/2024/02/artikkelikuva_825x513px_SaveltenKudelma_Hakasalmi_kevat24.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "hkm",
            "publisher": "ahjo:u4804001020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106249/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106247,
            "license": "cc_by",
            "created_time": "2024-02-29T13:01:07.039267Z",
            "last_modified_time": "2024-02-29T13:01:07.039289Z",
            "name": "hkm-image",
            "url": "https://www.helsinginkaupunginmuseo.fi/app/uploads/sites/2/2024/02/artikkelikuva_825x513px_VinoEnsemble_Hakasalmi_kevat24.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "hkm",
            "publisher": "ahjo:u4804001020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106247/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106246,
            "license": "cc_by",
            "created_time": "2024-02-29T12:53:46.400290Z",
            "last_modified_time": "2024-02-29T12:53:46.400322Z",
            "name": "hkm-image",
            "url": "https://www.helsinginkaupunginmuseo.fi/app/uploads/sites/2/2024/02/artikkelikuva_825x513px_TimoAlakotila_MariaKalaniemi_Hakasalmi_kevat24-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "hkm",
            "publisher": "ahjo:u4804001020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106246/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106245,
            "license": "cc_by",
            "created_time": "2024-02-29T12:42:38.168910Z",
            "last_modified_time": "2024-02-29T12:42:38.168931Z",
            "name": "hkm-image",
            "url": "https://www.helsinginkaupunginmuseo.fi/app/uploads/sites/2/2024/02/artikkelikuva_825x513px_TimoAlakotila_MariaKalaniemi_Hakasalmi_kevat24.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "hkm",
            "publisher": "ahjo:u4804001020",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106245/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106244,
            "license": "cc_by",
            "created_time": "2024-02-29T12:27:50.219436Z",
            "last_modified_time": "2024-02-29T12:30:45.898255Z",
            "name": "rasselprassel-23020_18317_final-scaled.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/rasselprassel-23020_18317_final-scaled.jpg",
            "cropping": "0,427,1706,2133",
            "photographer_name": "Teater Kung och drottning",
            "alt_text": "Två vuxna i färggrann miljö uppträder med instrument.",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106244/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106243,
            "license": "event_only",
            "created_time": "2024-02-29T12:13:10.847527Z",
            "last_modified_time": "2024-02-29T12:13:10.847545Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_744172.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106243/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106242,
            "license": "event_only",
            "created_time": "2024-02-29T12:13:04.916629Z",
            "last_modified_time": "2024-02-29T12:13:04.916645Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745111.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106242/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106241,
            "license": "cc_by",
            "created_time": "2024-02-29T11:50:05.616988Z",
            "last_modified_time": "2024-02-29T11:55:15.731701Z",
            "name": "5W8A0127.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/5W8A0127.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "",
            "alt_text": "Paahtimokierros ja cupping",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106241/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106240,
            "license": "cc_by",
            "created_time": "2024-02-29T11:47:36.758672Z",
            "last_modified_time": "2024-02-29T11:47:36.758694Z",
            "name": "5W8A9653.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/5W8A9653.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106240/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106239,
            "license": "event_only",
            "created_time": "2024-02-29T10:17:10.914791Z",
            "last_modified_time": "2024-02-29T10:20:16.071376Z",
            "name": "Novellikoukku",
            "url": "http://api.hel.fi/linkedevents/media/images/crochet-8202792_1280_2.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "Pixabay",
            "alt_text": "Lähikuva käsistä, jotka virkkaavat.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106239/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106238,
            "license": "cc_by",
            "created_time": "2024-02-29T09:32:26.134858Z",
            "last_modified_time": "2024-02-29T09:32:26.134884Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F2505D70-9468-4336-96BD-F26A830950FD}/109889",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106238/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106237,
            "license": "cc_by",
            "created_time": "2024-02-29T09:27:01.022764Z",
            "last_modified_time": "2024-02-29T09:27:18.872819Z",
            "name": "Gustav_foto Joel Häggblom_mindre format vågrät.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Gustav_foto_Joel_H%C3%A4ggblom_mindre_format_v%C3%A5gr%C3%A4t.jpg",
            "cropping": "177,0,1021,844",
            "photographer_name": "Joel Häggblom",
            "alt_text": "Dockan Gustav i känsloskogen. Foto Joel Häggblom",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106237/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106236,
            "license": "event_only",
            "created_time": "2024-02-29T09:01:27.889999Z",
            "last_modified_time": "2024-02-29T09:03:32.672283Z",
            "name": "Keskusteluryhmä",
            "url": "http://api.hel.fi/linkedevents/media/images/keskusteluryhm%C3%A4.canva.png",
            "cropping": "100,0,501,400",
            "photographer_name": "Pixabay",
            "alt_text": "Piirretty kuva, jossa neljä henkilöä keskustelevat pöydän ääressä.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106236/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106234,
            "license": "cc_by",
            "created_time": "2024-02-29T08:49:36.602759Z",
            "last_modified_time": "2024-02-29T08:59:57.725854Z",
            "name": "Gustav_foto Joel Häggblom_mindre format.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Gustav_foto_Joel_H%C3%A4ggblom_mindre_format.jpg",
            "cropping": "0,200,1200,1400",
            "photographer_name": "Joel Häggblom",
            "alt_text": "Dockan Gustav i känsloskogen. Foto Joel Häggblom",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106234/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106235,
            "license": "cc_by",
            "created_time": "2024-02-29T08:52:43.585704Z",
            "last_modified_time": "2024-02-29T08:56:22.261573Z",
            "name": "Ilmalan mediakampus, havainnekuva puistosta.",
            "url": "http://api.hel.fi/linkedevents/media/images/Kuva_Puistosta_Outi_Ruski.png",
            "cropping": "288,0,1442,1153",
            "photographer_name": "L Arkkitehdit",
            "alt_text": "Ilmalan mediakampus, havainnekuva puistosta.",
            "data_source": "helsinki",
            "publisher": "ahjo:u541000",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106235/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106232,
            "license": "cc_by",
            "created_time": "2024-02-29T08:33:04.541475Z",
            "last_modified_time": "2024-02-29T08:48:08.490304Z",
            "name": "Suvi Turkki: Etelän hedelmä, 2024, akryyli kankaalle, 50x40cm",
            "url": "http://api.hel.fi/linkedevents/media/images/pieni_Suvi_Turkki_Etel%C3%A4n_hedelm%C3%A4_2024_akryyli_kankaalle_50x40_cm.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Kaarisilta ry",
            "alt_text": "Akryylimaalaus, jossa on keltaisia ananaksia vihreää taustaa vasten",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106232/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106233,
            "license": "event_only",
            "created_time": "2024-02-29T08:40:50.821825Z",
            "last_modified_time": "2024-02-29T08:44:17.735440Z",
            "name": "Puuhakeskiviikko",
            "url": "http://api.hel.fi/linkedevents/media/images/Puuhakeskiviikko_nettisivu.png",
            "cropping": "270,0,1350,1081",
            "photographer_name": "Canva / Nin Saarenoja",
            "alt_text": "Piirretty kuva, jossa kuvan ulkopuolelta tuleva käsi piirtää piirrustusvihkoon. Vihkon vieressä on paketti värikyniä, joiden pakkauksessa on Mosaiikin logo.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106233/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106230,
            "license": "cc_by",
            "created_time": "2024-02-29T07:55:38.040674Z",
            "last_modified_time": "2024-02-29T08:02:45.767167Z",
            "name": "Får jag bo hos dig_bild liggande_Jenny Haapimaa.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/F%C3%A5r_jag_bo_hos_dig_bild_liggande_Jenny_Haapimaa.jpg",
            "cropping": "458,0,1462,1005",
            "photographer_name": "Illustration Jenny Haapimaa",
            "alt_text": "Får jag bo hos dig? -textlogo och bild på varelsen Burr",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106230/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106229,
            "license": "event_only",
            "created_time": "2024-02-29T07:49:37.785098Z",
            "last_modified_time": "2024-02-29T07:54:49.495456Z",
            "name": "Kvinna blåser på papperskonfetti.",
            "url": "http://api.hel.fi/linkedevents/media/images/poesisalongen_1.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "Kvinna blåser på papperskonfetti.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106229/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 78581,
            "license": "cc_by",
            "created_time": "2022-03-18T09:09:49.613733Z",
            "last_modified_time": "2024-02-29T07:16:11.737374Z",
            "name": "Vauva-aamutuokio",
            "url": "http://api.hel.fi/linkedevents/media/images/253798523_317656473106608_6628496043517383945_n.jpg",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Vauva-aamu",
            "data_source": "helsinki",
            "publisher": "helsinki:u42030010201037",
            "@id": "http://api.hel.fi/linkedevents/v1/image/78581/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106228,
            "license": "cc_by",
            "created_time": "2024-02-29T06:28:39.455968Z",
            "last_modified_time": "2024-02-29T06:28:39.455986Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{157E8EC2-72D9-4677-AF13-381A27BA1778}/109882",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106228/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106227,
            "license": "cc_by",
            "created_time": "2024-02-29T06:10:04.093734Z",
            "last_modified_time": "2024-02-29T06:10:04.093753Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/65df27f4c6cf1776262821.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106227/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106226,
            "license": "cc_by",
            "created_time": "2024-02-29T04:54:06.569002Z",
            "last_modified_time": "2024-02-29T04:54:06.569024Z",
            "name": "fidget-2363069_1280.jpg",
            "url": "https://ilmonet.fi/static/public/image/imagebank/Media%20ja%20tietotekniikka/fidget-2363069_1280.jpg",
            "cropping": "",
            "photographer_name": "Pixabay / Mediamodifier",
            "alt_text": null,
            "data_source": "kursor",
            "publisher": "ahjo:u420300",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106226/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106223,
            "license": "event_only",
            "created_time": "2024-02-28T21:29:40.759971Z",
            "last_modified_time": "2024-02-28T21:52:05.989925Z",
            "name": "WhatsApp Image 2024-02-28 at 23.27.21_d0a2e182.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/WhatsApp_Image_2024-02-28_at_23.27.21_d0a2e182.jpg",
            "cropping": "224,0,1122,897",
            "photographer_name": "",
            "alt_text": "Letona Cafe & Pizzeria",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106223/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106222,
            "license": "cc_by",
            "created_time": "2024-02-28T21:28:48.875687Z",
            "last_modified_time": "2024-02-28T21:49:27.340441Z",
            "name": "takemehome.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/take_home-12.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "Maiju Laukkanen",
            "alt_text": "TakeMeHome Gallery in its winter outfit",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106222/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106224,
            "license": "cc_by",
            "created_time": "2024-02-28T21:30:36.473275Z",
            "last_modified_time": "2024-02-28T21:48:27.658888Z",
            "name": "IMG_20170813_115527.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_20170813_115527.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "",
            "alt_text": "Founders Paola & David picking raspberries",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106224/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106225,
            "license": "cc_by",
            "created_time": "2024-02-28T21:40:27.317322Z",
            "last_modified_time": "2024-02-28T21:41:51.842591Z",
            "name": "Breaking bread - Think Africa",
            "url": "http://api.hel.fi/linkedevents/media/images/Untitled_design.png",
            "cropping": "200,0,999,798",
            "photographer_name": "",
            "alt_text": "Table with food from African countries",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106225/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106221,
            "license": "cc_by",
            "created_time": "2024-02-28T21:26:34.849801Z",
            "last_modified_time": "2024-02-28T21:26:34.849814Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{19ED9E54-8660-4CE5-AE1B-EEDDFEAC04D8}/101199",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106221/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106220,
            "license": "cc_by",
            "created_time": "2024-02-28T21:03:10.806466Z",
            "last_modified_time": "2024-02-28T21:11:43.264325Z",
            "name": "Teurastamon Portti",
            "url": "http://api.hel.fi/linkedevents/media/images/Portti_takaterassi_2.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "",
            "alt_text": "Teurastamon Portin terassialuetta",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106220/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106219,
            "license": "cc_by",
            "created_time": "2024-02-28T20:55:11.712565Z",
            "last_modified_time": "2024-02-28T21:10:18.177286Z",
            "name": "koivu.png",
            "url": "http://api.hel.fi/linkedevents/media/images/koivu.png",
            "cropping": "100,0,501,400",
            "photographer_name": "perhealbumi / Heinolan kirkonkylä",
            "alt_text": "Mahlan paikka - juoksu",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106219/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106217,
            "license": "cc_by",
            "created_time": "2024-02-28T20:49:28.923753Z",
            "last_modified_time": "2024-02-28T20:50:35.274848Z",
            "name": "An example of how Bentosi's bento box looks like",
            "url": "http://api.hel.fi/linkedevents/media/images/Bentosi_bento_box.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "",
            "alt_text": "Bentosi's Bento Box",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106217/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106218,
            "license": "cc_by",
            "created_time": "2024-02-28T20:49:44.871870Z",
            "last_modified_time": "2024-02-28T20:49:44.871894Z",
            "name": "Lempi Karvonen_Mahlan juoksuttaja & co Heinola Kk_.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Lempi_Karvonen_Mahlan_juoksuttaja__co_Heinola_Kk_.png",
            "cropping": "100,0,500,400",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106218/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106215,
            "license": "cc_by",
            "created_time": "2024-02-28T20:29:46.981824Z",
            "last_modified_time": "2024-02-28T20:44:09.372346Z",
            "name": "Dine at Pocha.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Untitled_design_fIHykax.jpg",
            "cropping": "200,0,999,798",
            "photographer_name": "Pocha Helsinki",
            "alt_text": "Korean food set and Soju",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106215/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106216,
            "license": "event_only",
            "created_time": "2024-02-28T20:37:36.716325Z",
            "last_modified_time": "2024-02-28T20:43:31.357979Z",
            "name": "nuuksio-lakeland-syo-ja-juo",
            "url": "http://api.hel.fi/linkedevents/media/images/nuuksio-lakeland-syo-ja-juo-web-45.jpg",
            "cropping": "364,0,1802,1439",
            "photographer_name": "Tomi Pohja",
            "alt_text": "Nuuksio Lakeland",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106216/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106214,
            "license": "cc_by",
            "created_time": "2024-02-28T20:17:54.461554Z",
            "last_modified_time": "2024-02-28T20:18:33.109543Z",
            "name": "Untitled design (7).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Untitled_design_7.jpg",
            "cropping": "200,0,999,798",
            "photographer_name": "",
            "alt_text": "Inka paahtimon Taste of Helsinki kahvit",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106214/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106213,
            "license": "cc_by",
            "created_time": "2024-02-28T19:31:09.735516Z",
            "last_modified_time": "2024-02-28T19:31:09.735542Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9E1C2F7D-AD4B-42B5-AF0D-AFC87A3D19D4}/109881",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106213/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106212,
            "license": "cc_by",
            "created_time": "2024-02-28T19:13:52.971815Z",
            "last_modified_time": "2024-02-28T19:17:09.359390Z",
            "name": "Ingredients from the Garden",
            "url": "http://api.hel.fi/linkedevents/media/images/1004872_Jussi_Hellsten.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "Jussi Hellsten",
            "alt_text": "Ingredients from the Garden",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106212/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106211,
            "license": "cc_by",
            "created_time": "2024-02-28T18:43:29.534450Z",
            "last_modified_time": "2024-02-28T18:44:06.492274Z",
            "name": "328512222_1245792062638214_196423362675421331_n.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/328512222_1245792062638214_196423362675421331_n.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "CIAO! Vi aspettiamo!",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106211/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106210,
            "license": "cc_by",
            "created_time": "2024-02-28T17:31:00.050011Z",
            "last_modified_time": "2024-02-28T17:31:00.050047Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DB98C5B4-0D2E-4C1B-BBCB-9A515F4C6D15}/109854",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106210/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106205,
            "license": "event_only",
            "created_time": "2024-02-28T16:26:14.044853Z",
            "last_modified_time": "2024-02-28T17:24:51.309382Z",
            "name": "raparperifestivaalit.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/raparperifestivaalit.jpg",
            "cropping": "362,0,1804,1441",
            "photographer_name": "olli repo",
            "alt_text": "RaparperiFestivaali Herttoniemen Omalla Pellolla",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106205/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106209,
            "license": "cc_by",
            "created_time": "2024-02-28T17:10:52.512763Z",
            "last_modified_time": "2024-02-28T17:11:13.300950Z",
            "name": "mandazi.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/mandazi.jpg",
            "cropping": "270,0,1339,1070",
            "photographer_name": "",
            "alt_text": "African donuts",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106209/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106207,
            "license": "cc_by",
            "created_time": "2024-02-28T16:32:43.173817Z",
            "last_modified_time": "2024-02-28T16:39:42.658368Z",
            "name": "invitation-Kulttuurien-vuoropuhelua2-w.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/invitation-Kulttuurien-vuoropuhelua2-w.jpg",
            "cropping": "398,0,2002,1603",
            "photographer_name": "Hong Liu-Sertti",
            "alt_text": "Julisteet",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106207/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106206,
            "license": "cc_by",
            "created_time": "2024-02-28T16:28:33.621324Z",
            "last_modified_time": "2024-02-28T16:38:35.100259Z",
            "name": "helsingin makuja ruokakierros.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/helsingin_makuja_ruokakierros.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "",
            "alt_text": "Happy clients during a food tour",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106206/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106208,
            "license": "cc_by",
            "created_time": "2024-02-28T16:34:50.068881Z",
            "last_modified_time": "2024-02-28T16:36:51.897486Z",
            "name": "213FB233-1D25-4CD0-80E3-32CAAB973184.png",
            "url": "http://api.hel.fi/linkedevents/media/images/213FB233-1D25-4CD0-80E3-32CAAB973184.png",
            "cropping": "310,0,1546,1236",
            "photographer_name": "",
            "alt_text": "Milana Misic",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106208/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106196,
            "license": "event_only",
            "created_time": "2024-02-28T15:04:17.364942Z",
            "last_modified_time": "2024-02-28T16:30:33.170931Z",
            "name": "Valimon haukipullat",
            "url": "http://api.hel.fi/linkedevents/media/images/Valimon_haukipullat.jpg",
            "cropping": "250,0,1249,999",
            "photographer_name": "Pekka Lintusaari",
            "alt_text": "Valimon haukipullat",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106196/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106198,
            "license": "cc_by",
            "created_time": "2024-02-28T15:04:34.443382Z",
            "last_modified_time": "2024-02-28T16:26:38.185364Z",
            "name": "workshop.png",
            "url": "http://api.hel.fi/linkedevents/media/images/workshop_2E66rsW.png",
            "cropping": "344,0,1713,1368",
            "photographer_name": "Kim Do",
            "alt_text": "summer rolls and Vietnamese coffee",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106198/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106203,
            "license": "event_only",
            "created_time": "2024-02-28T15:55:54.420384Z",
            "last_modified_time": "2024-02-28T16:23:04.445741Z",
            "name": "Green Planet Astronauts piknik-pöytä",
            "url": "http://api.hel.fi/linkedevents/media/images/2022_5_16_greenplanetastronauts__0532_1.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Janita Aution",
            "alt_text": "Äiti ja lapsi piknik-pöydän ääressä",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106203/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106204,
            "license": "cc_by",
            "created_time": "2024-02-28T15:56:08.633572Z",
            "last_modified_time": "2024-02-28T16:05:28.620881Z",
            "name": "01727D07-5493-45E5-8911-EA676EAD6FDD.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/01727D07-5493-45E5-8911-EA676EAD6FDD.jpeg",
            "cropping": "276,0,1380,1104",
            "photographer_name": "",
            "alt_text": "Minna Lasanen",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106204/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106202,
            "license": "cc_by",
            "created_time": "2024-02-28T15:20:34.769068Z",
            "last_modified_time": "2024-02-28T15:25:25.678968Z",
            "name": "Hetki ennen ruokailua Adlerfeltissa",
            "url": "http://api.hel.fi/linkedevents/media/images/Adlerfelt_16.06.2022-45.jpg",
            "cropping": "370,0,1845,1476",
            "photographer_name": "Timo Haapasalmi",
            "alt_text": "Hetki ennen ruokailua Adlerfeltissa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106202/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106201,
            "license": "event_only",
            "created_time": "2024-02-28T15:14:04.437207Z",
            "last_modified_time": "2024-02-28T15:14:04.437228Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737089.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106201/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106200,
            "license": "event_only",
            "created_time": "2024-02-28T15:14:04.137989Z",
            "last_modified_time": "2024-02-28T15:14:04.138012Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737997.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106200/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106199,
            "license": "cc_by",
            "created_time": "2024-02-28T15:04:36.477475Z",
            "last_modified_time": "2024-02-28T15:04:36.477501Z",
            "name": "workshop.png",
            "url": "http://api.hel.fi/linkedevents/media/images/workshop_0lEu8iF.png",
            "cropping": "344,0,1713,1368",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106199/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106197,
            "license": "cc_by",
            "created_time": "2024-02-28T15:04:30.486740Z",
            "last_modified_time": "2024-02-28T15:04:30.486775Z",
            "name": "workshop.png",
            "url": "http://api.hel.fi/linkedevents/media/images/workshop.png",
            "cropping": "344,0,1713,1368",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106197/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106195,
            "license": "event_only",
            "created_time": "2024-02-28T14:39:39.140837Z",
            "last_modified_time": "2024-02-28T14:43:22.899932Z",
            "name": "Kasvikset koristavat myös lettujen ja blinien päällisiä, siinä missä eläinkunnan valmisteetkin",
            "url": "http://api.hel.fi/linkedevents/media/images/Blinit_2.jpg",
            "cropping": "175,0,873,698",
            "photographer_name": "Elias Pusa",
            "alt_text": "Kasvispäällysteiset pannarit",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106195/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106193,
            "license": "cc_by",
            "created_time": "2024-02-28T14:11:15.020066Z",
            "last_modified_time": "2024-02-28T14:32:10.292738Z",
            "name": "Diana Soria Hernandez: Wanna be Tuohi (2017).",
            "url": "http://api.hel.fi/linkedevents/media/images/Wanna_be_Tuohi.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "Jakob Johannsen",
            "alt_text": "Diana Soria Hernandez: Wanna be Tuohi (2017).",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106193/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106194,
            "license": "event_only",
            "created_time": "2024-02-28T14:25:32.374835Z",
            "last_modified_time": "2024-02-28T14:31:48.423426Z",
            "name": "Raparperi sopii hyvin keäsjuomaksi",
            "url": "http://api.hel.fi/linkedevents/media/images/Juomakuva_2.jpeg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Hyötykasviyhdistys ry",
            "alt_text": "Alkujuoma",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106194/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106191,
            "license": "cc_by",
            "created_time": "2024-02-28T14:05:06.615400Z",
            "last_modified_time": "2024-02-28T14:18:03.921306Z",
            "name": "Finlandia Cafe&Wine vegaanigrilli kuumenee kesäkuussa",
            "url": "http://api.hel.fi/linkedevents/media/images/Vegaanibrunssi_T%C3%B6%C3%B6l%C3%B6nlahti_1200x800px.jpg",
            "cropping": "250,0,1249,999",
            "photographer_name": "Mika Pollari",
            "alt_text": "Finlandia Cafe&Wine vegaanigrilli kuumenee kesäkuussa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106191/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106192,
            "license": "cc_by",
            "created_time": "2024-02-28T14:07:17.874390Z",
            "last_modified_time": "2024-02-28T14:10:42.379510Z",
            "name": "Myös keksit saavat arominsa ja koristuksensa pelargoneista.",
            "url": "http://api.hel.fi/linkedevents/media/images/IMG_1932.JPG",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Hyötykasviyhdistys ry",
            "alt_text": "Pelargonikeksit",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106192/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106188,
            "license": "event_only",
            "created_time": "2024-02-28T13:51:37.642487Z",
            "last_modified_time": "2024-02-28T14:01:06.445280Z",
            "name": "Planeettoja ja raketti avaruudessa.",
            "url": "http://api.hel.fi/linkedevents/media/images/avaruus1.jpg",
            "cropping": "208,0,1040,831",
            "photographer_name": "",
            "alt_text": "Planeettoja ja raketti avaruudessa.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106188/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106190,
            "license": "cc_by",
            "created_time": "2024-02-28T13:54:05.192973Z",
            "last_modified_time": "2024-02-28T13:54:05.192995Z",
            "name": "Princess Aiko.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Princess_Aiko.jpg",
            "cropping": "341,0,1704,1363",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106190/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106189,
            "license": "cc_by",
            "created_time": "2024-02-28T13:52:13.183729Z",
            "last_modified_time": "2024-02-28T13:52:13.183750Z",
            "name": "Princess Aiko (2).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Princess_Aiko_2.jpg",
            "cropping": "362,0,1816,1453",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106189/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106183,
            "license": "event_only",
            "created_time": "2024-02-28T13:22:18.513563Z",
            "last_modified_time": "2024-02-28T13:40:09.128967Z",
            "name": "2. opening.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/2._opening.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "",
            "alt_text": "Indonesia - Finland Festival",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106183/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106187,
            "license": "cc_by",
            "created_time": "2024-02-28T13:37:50.962494Z",
            "last_modified_time": "2024-02-28T13:40:00.567382Z",
            "name": "Iiriksiä kukkimassa Ikebana-installaatio taustalla Annalan puutarhassa.",
            "url": "http://api.hel.fi/linkedevents/media/images/Iiris_Annalan_puutarha2.jpg",
            "cropping": "256,0,1286,1029",
            "photographer_name": "",
            "alt_text": "Iiris ja Ikebana",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106187/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106186,
            "license": "event_only",
            "created_time": "2024-02-28T13:32:46.303236Z",
            "last_modified_time": "2024-02-28T13:39:31.876451Z",
            "name": "Finlandia Cafe&Wine vegaanibrunssi",
            "url": "http://api.hel.fi/linkedevents/media/images/Vege_brunssi_FinlandiaCefeWine_Portaaliinkuva.jpg",
            "cropping": "250,0,1249,999",
            "photographer_name": "",
            "alt_text": "Finlandia Cafe&Wine vegaanibrunssi",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106186/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106185,
            "license": "event_only",
            "created_time": "2024-02-28T13:32:08.192560Z",
            "last_modified_time": "2024-02-28T13:34:32.299906Z",
            "name": "AOA_Katajanokan_laituri_aula (1).jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/AOA_Katajanokan_laituri_aula_1.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "",
            "alt_text": "Rakennuksen aula",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106185/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106184,
            "license": "cc_by",
            "created_time": "2024-02-28T13:27:05.051124Z",
            "last_modified_time": "2024-02-28T13:27:05.051148Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{81663DB8-6F4B-461D-8E86-7366C1D0C4B5}/109878",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106184/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106179,
            "license": "event_only",
            "created_time": "2024-02-28T13:09:51.037916Z",
            "last_modified_time": "2024-02-28T13:21:12.095170Z",
            "name": "BBQ brunssi menun kohokohta on Caruselin omat hiiligrillatut vartaat.",
            "url": "http://api.hel.fi/linkedevents/media/images/original-C75AD87B-7C2D-46F6-93BF-60B2FCC6BFFB.jpeg",
            "cropping": "194,0,975,780",
            "photographer_name": "",
            "alt_text": "Caruselin brunssi menussa tarjolla mm. hiiligrillattuja vartaita suoraan grillistä.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106179/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106182,
            "license": "event_only",
            "created_time": "2024-02-28T13:17:38.057229Z",
            "last_modified_time": "2024-02-28T13:18:46.566200Z",
            "name": "MUJI Ravintola Dining Hassun-alkupalalajitelma",
            "url": "http://api.hel.fi/linkedevents/media/images/hassun_1200x800px.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Chikako Harada",
            "alt_text": "MUJI Ravintola Dining Hassun-alkupalalajitelma",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106182/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106181,
            "license": "event_only",
            "created_time": "2024-02-28T13:13:26.278112Z",
            "last_modified_time": "2024-02-28T13:13:26.278127Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_741320.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106181/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106180,
            "license": "event_only",
            "created_time": "2024-02-28T13:13:21.938121Z",
            "last_modified_time": "2024-02-28T13:13:21.938147Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729986.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106180/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106178,
            "license": "cc_by",
            "created_time": "2024-02-28T13:06:13.421697Z",
            "last_modified_time": "2024-02-28T13:07:47.491957Z",
            "name": "Wagokoro Sushi2_muokattu2.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Wagokoro_Sushi2_muokattu2_kk56AV0.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Wagocoro sushi",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106178/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106177,
            "license": "cc_by",
            "created_time": "2024-02-28T13:06:09.915473Z",
            "last_modified_time": "2024-02-28T13:06:09.915494Z",
            "name": "image004.png",
            "url": "http://api.hel.fi/linkedevents/media/images/image004.png",
            "cropping": "386,0,1092,706",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106177/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106175,
            "license": "event_only",
            "created_time": "2024-02-28T13:00:02.705947Z",
            "last_modified_time": "2024-02-28T13:03:44.538440Z",
            "name": "KDC Logo 2.png",
            "url": "http://api.hel.fi/linkedevents/media/images/KDC_Logo_2.png",
            "cropping": "214,0,1069,855",
            "photographer_name": "Edward Szechi",
            "alt_text": "Konepaja Distilling Company",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106175/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106176,
            "license": "cc_by",
            "created_time": "2024-02-28T13:03:18.526800Z",
            "last_modified_time": "2024-02-28T13:03:18.526820Z",
            "name": "Wagokoro Sushi2_muokattu2.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Wagokoro_Sushi2_muokattu2.jpg",
            "cropping": "100,0,500,400",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106176/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106174,
            "license": "cc_by",
            "created_time": "2024-02-28T12:59:13.333295Z",
            "last_modified_time": "2024-02-28T12:59:13.333325Z",
            "name": "Loi Loi logo.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Loi_Loi_logo.png",
            "cropping": "102,0,506,405",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106174/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106173,
            "license": "event_only",
            "created_time": "2024-02-28T12:58:00.144310Z",
            "last_modified_time": "2024-02-28T12:59:07.265327Z",
            "name": "VIVIA-472_pysty.png",
            "url": "http://api.hel.fi/linkedevents/media/images/VIVIA-472_pysty.png",
            "cropping": "130,0,650,520",
            "photographer_name": "Tiikeri Media / Joonas Fagerholm",
            "alt_text": "Vaaleahiuksinen nainen katsoo sivulle",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106173/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106172,
            "license": "event_only",
            "created_time": "2024-02-28T12:51:15.490803Z",
            "last_modified_time": "2024-02-28T12:52:39.335985Z",
            "name": "Kalevala.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kalevala_HbuEGYs.jpg",
            "cropping": "324,0,1624,1299",
            "photographer_name": "",
            "alt_text": "Kuva maalauksesta, jossa mieshenkilö kädessään kantele ja olallaan jousipyssy.",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106172/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106171,
            "license": "cc_by",
            "created_time": "2024-02-28T12:51:12.377493Z",
            "last_modified_time": "2024-02-28T12:51:12.377515Z",
            "name": "Kalevala.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kalevala_Jr0JuE3.jpg",
            "cropping": "324,0,1624,1299",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106171/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106169,
            "license": "event_only",
            "created_time": "2024-02-28T12:42:22.105416Z",
            "last_modified_time": "2024-02-28T12:48:23.993623Z",
            "name": "Suomalainen Ravintola Savotta Senaatintorilla",
            "url": "http://api.hel.fi/linkedevents/media/images/Savotta__Senaatintorilla.jpg",
            "cropping": "200,0,999,799",
            "photographer_name": "A&S Ravintolat",
            "alt_text": "Suomalainen Ravintola Savotta Senaatintorilla",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106169/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106168,
            "license": "cc_by",
            "created_time": "2024-02-28T12:40:56.998805Z",
            "last_modified_time": "2024-02-28T12:47:05.496942Z",
            "name": "Buster Keaton.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Buster_Keaton_CTlQYnv.jpg",
            "cropping": "58,0,403,346",
            "photographer_name": "Sherlock Jr. NonStop 2024",
            "alt_text": "Kuvassa Buster Keaton lukee kirjaa \"Kuinka tulla yksityisetsiväksi\" (How to be detective). Hänellä on toisessa kädessään suurennuslasi.",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106170,
            "license": "event_only",
            "created_time": "2024-02-28T12:45:32.342606Z",
            "last_modified_time": "2024-02-28T12:46:46.599218Z",
            "name": "Kanvas promokuva 2.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/Kanvas_promokuva_2.jpeg",
            "cropping": "128,0,641,512",
            "photographer_name": "",
            "alt_text": "kuusi nuorta valkoisissa paidoissa katsoo kohti",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106167,
            "license": "event_only",
            "created_time": "2024-02-28T12:36:42.283394Z",
            "last_modified_time": "2024-02-28T12:38:24.946858Z",
            "name": "Mauno Koiviston muistomerkki.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Mauno_Koiviston_muistomerkki.jpg",
            "cropping": "254,0,1265,1011",
            "photographer_name": "",
            "alt_text": "Presidentti Mauno Koiviston muistomerkki Pikkuparlamentin puistossa Helsingissä",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106167/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106166,
            "license": "cc_by",
            "created_time": "2024-02-28T12:34:40.020764Z",
            "last_modified_time": "2024-02-28T12:37:29.008520Z",
            "name": "Buster Keaton.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Buster_Keaton.jpg",
            "cropping": "58,0,403,346",
            "photographer_name": "Sherlock Jr.  NonStop 2024",
            "alt_text": "Kuvassa Buster Keaton lukee kirjaa \"Kuinka tulla yksityisetsiväksi\" (How to be detective). Hänellä on toisessa kädessään suurennuslasi.",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106166/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106160,
            "license": "event_only",
            "created_time": "2024-02-28T12:15:42.937142Z",
            "last_modified_time": "2024-02-28T12:30:51.463345Z",
            "name": "Ravintola Pobre",
            "url": "http://api.hel.fi/linkedevents/media/images/Pobre-13723-01466.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "",
            "alt_text": "Ravintola Pobre",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106160/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106165,
            "license": "cc_by",
            "created_time": "2024-02-28T12:26:36.222848Z",
            "last_modified_time": "2024-02-28T12:27:29.216486Z",
            "name": "Mochitsuki",
            "url": "http://api.hel.fi/linkedevents/media/images/Mochitsuki_muokattu.jpg",
            "cropping": "200,0,999,798",
            "photographer_name": "",
            "alt_text": "Mochitsuki",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106165/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106164,
            "license": "event_only",
            "created_time": "2024-02-28T12:23:42.681421Z",
            "last_modified_time": "2024-02-28T12:24:43.641107Z",
            "name": "Helsinki-päivä",
            "url": "http://api.hel.fi/linkedevents/media/images/Family_picnic_Vallila_AleksiPoutanen-1_XJjLw2R.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Aleksi Poutanen",
            "alt_text": "Helsinki-päivä",
            "data_source": "helsinki",
            "publisher": "ytj:0224232-9",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106164/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106163,
            "license": "cc_by",
            "created_time": "2024-02-28T12:23:39.547271Z",
            "last_modified_time": "2024-02-28T12:23:39.547294Z",
            "name": "Family_picnic_Vallila_AleksiPoutanen-1.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Family_picnic_Vallila_AleksiPoutanen-1.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ytj:0224232-9",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106163/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106162,
            "license": "cc_by",
            "created_time": "2024-02-28T12:16:58.793529Z",
            "last_modified_time": "2024-02-28T12:18:58.068256Z",
            "name": "424972204_428278809551485_7955714016991516881_n.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/424972204_428278809551485_7955714016991516881_n_O9YHeNO.jpg",
            "cropping": "344,0,1705,1361",
            "photographer_name": "",
            "alt_text": "Bluegrass musicians",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106162/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106161,
            "license": "cc_by",
            "created_time": "2024-02-28T12:16:55.855027Z",
            "last_modified_time": "2024-02-28T12:16:55.855049Z",
            "name": "424972204_428278809551485_7955714016991516881_n.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/424972204_428278809551485_7955714016991516881_n.jpg",
            "cropping": "344,0,1705,1361",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106161/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106159,
            "license": "cc_by",
            "created_time": "2024-02-28T11:57:17.197346Z",
            "last_modified_time": "2024-02-28T12:03:52.213843Z",
            "name": "Memories from tokyo.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Memories_from_tokyo_X0NB8J8.png",
            "cropping": "400,0,2000,1599",
            "photographer_name": "",
            "alt_text": "Memories From Tokyo",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106159/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106158,
            "license": "cc_by",
            "created_time": "2024-02-28T11:56:08.171955Z",
            "last_modified_time": "2024-02-28T11:56:08.171980Z",
            "name": "Memories from tokyo.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Memories_from_tokyo.png",
            "cropping": "402,0,1998,1597",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106158/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106157,
            "license": "cc_by",
            "created_time": "2024-02-28T11:54:23.080711Z",
            "last_modified_time": "2024-02-28T11:55:28.223730Z",
            "name": "Jazzyhdistyksen lukupiiri",
            "url": "http://api.hel.fi/linkedevents/media/images/book-1283865_1920.jpg",
            "cropping": "100,0,500,401",
            "photographer_name": "Pixabay",
            "alt_text": "Kirja, jonka sivut ovat viuhkamaisesti avoinna.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106157/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106156,
            "license": "cc_by",
            "created_time": "2024-02-28T11:41:03.677302Z",
            "last_modified_time": "2024-02-28T11:45:25.764400Z",
            "name": "traditional Finnish pastry",
            "url": "http://api.hel.fi/linkedevents/media/images/Julia_Kivela__aitojamakuja.fi_kopio.jpg",
            "cropping": "334,0,1665,1332",
            "photographer_name": "Julia Kivelä / aitojamakuja.fi / Visit Finland",
            "alt_text": "traditional Finnish pastry",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106156/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106155,
            "license": "cc_by",
            "created_time": "2024-02-28T11:40:24.585140Z",
            "last_modified_time": "2024-02-28T11:42:15.945536Z",
            "name": "runopaja",
            "url": "http://api.hel.fi/linkedevents/media/images/notebook-2247352_1280_1.jpg",
            "cropping": "100,0,500,401",
            "photographer_name": "Pixabay / cromaconceptovisual",
            "alt_text": "Avoin muistikirja, jonka sivun alalaitaan on kirjoitettu sana poetry.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106155/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106154,
            "license": "cc_by",
            "created_time": "2024-02-28T11:32:15.652557Z",
            "last_modified_time": "2024-02-28T11:33:51.720280Z",
            "name": "Suomen keksijät",
            "url": "http://api.hel.fi/linkedevents/media/images/keksij%C3%A4t.jpg",
            "cropping": "100,0,500,401",
            "photographer_name": "Mohamed Hassan / PxHere",
            "alt_text": "Sormi osoittaa ajatuskuplaa ja sen sisällä olevaa polttimoa.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106154/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106153,
            "license": "cc_by",
            "created_time": "2024-02-28T11:21:53.002727Z",
            "last_modified_time": "2024-02-28T11:23:59.428012Z",
            "name": "Tikkurilan Marttojen kässäkahvila",
            "url": "http://api.hel.fi/linkedevents/media/images/martat.jpg",
            "cropping": "100,0,500,401",
            "photographer_name": "Pixabay",
            "alt_text": "Kädet virkkaavat käsityötä.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106153/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106152,
            "license": "cc_by",
            "created_time": "2024-02-28T11:18:04.183435Z",
            "last_modified_time": "2024-02-28T11:21:04.887857Z",
            "name": "JPG-1_Senioriliikunta_jumppa_2018_kuva_Katja_Tahja_04.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/JPG-1_Senioriliikunta_jumppa_2018_kuva_Katja_Tahja_04.jpg",
            "cropping": "322,0,1599,1277",
            "photographer_name": "Katja Tähjä",
            "alt_text": "Ikäihmiset tuolijumpassa",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200303045",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106152/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106151,
            "license": "event_only",
            "created_time": "2024-02-28T11:15:04.589744Z",
            "last_modified_time": "2024-02-28T11:19:39.143682Z",
            "name": "Primulan kahvila, Helsinki 1950. Kuvaaja: Aarne Pietinen. Hotelli- ja ravintolamuseo.",
            "url": "http://api.hel.fi/linkedevents/media/images/hrm3145_pienempi_wDv5NdA.jpg",
            "cropping": "380,0,1900,1521",
            "photographer_name": "Aarne Pietinen",
            "alt_text": "Primulan kahvila, Helsinki 1950. Kuvaaja: Aarne Pietinen. Hotelli- ja ravintolamuseo.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106151/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106149,
            "license": "event_only",
            "created_time": "2024-02-28T11:14:41.626963Z",
            "last_modified_time": "2024-02-28T11:17:28.039632Z",
            "name": "Kiikkustuolijumppa",
            "url": "http://api.hel.fi/linkedevents/media/images/kiikkustuoli.jpg",
            "cropping": "100,0,500,401",
            "photographer_name": "Vantaan kaupunki",
            "alt_text": "Seniori-ikäiset henkilöt istuvat tuoleilla puoliympyrässä ja ojentavat käsiään ja jalkojaan.",
            "data_source": "helsinki",
            "publisher": "vantaa:kaupunki",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106149/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106053,
            "license": "event_only",
            "created_time": "2024-02-27T12:39:18.449187Z",
            "last_modified_time": "2024-02-28T11:17:00.969644Z",
            "name": "1_IlyaGringolts_CR_KaupoKikkas.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/1_IlyaGringolts_CR_KaupoKikkas.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "Kaupo Kikkas",
            "alt_text": "Jean Sibeliuksen viulukonserton solistina soittaa Ilya Gringolts.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106053/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106148,
            "license": "cc_by",
            "created_time": "2024-02-28T11:11:38.099341Z",
            "last_modified_time": "2024-02-28T11:16:04.647285Z",
            "name": "Dagmar Bisto & Wine Bar",
            "url": "http://api.hel.fi/linkedevents/media/images/MJP-02779.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "",
            "alt_text": "Viinipulloja tunnelmallisessa viinihuoneessa.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106148/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106150,
            "license": "cc_by",
            "created_time": "2024-02-28T11:15:03.799875Z",
            "last_modified_time": "2024-02-28T11:15:03.799896Z",
            "name": "hrm3145_pienempi.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/hrm3145_pienempi.jpg",
            "cropping": "380,0,1900,1521",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106150/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106147,
            "license": "event_only",
            "created_time": "2024-02-28T11:05:37.766907Z",
            "last_modified_time": "2024-02-28T11:09:43.593712Z",
            "name": "Terapeuttinen komedia Helppo Ero",
            "url": "http://api.hel.fi/linkedevents/media/images/Helppo_ero_150424_b.jpg",
            "cropping": "102,0,501,400",
            "photographer_name": "FinnThalian kuvapankki",
            "alt_text": "Pankkiteatteri FinnThalia esittää Satu Rasilan terapeuttisen komedian Helppo Ero",
            "data_source": "helsinki",
            "publisher": "ahjo:u321200",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106147/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106146,
            "license": "event_only",
            "created_time": "2024-02-28T11:00:38.895316Z",
            "last_modified_time": "2024-02-28T11:05:39.852176Z",
            "name": "Inka.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Untitled_design_6.jpg",
            "cropping": "200,0,999,798",
            "photographer_name": "Inka paahtimo",
            "alt_text": "Kahvin paahtaminen Inka paahtimossa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106146/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106145,
            "license": "cc_by",
            "created_time": "2024-02-28T10:32:58.457057Z",
            "last_modified_time": "2024-02-28T10:32:58.457081Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{72A56D92-9FDF-41D2-8DFE-9C4364C260D0}/109874",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106145/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106144,
            "license": "cc_by",
            "created_time": "2024-02-28T10:32:52.443694Z",
            "last_modified_time": "2024-02-28T10:32:52.443715Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3771255C-722B-44D3-B909-37BDE2F366E4}/109870",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106144/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106143,
            "license": "event_only",
            "created_time": "2024-02-28T10:14:24.745986Z",
            "last_modified_time": "2024-02-28T10:14:24.746011Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745131.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106143/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106142,
            "license": "event_only",
            "created_time": "2024-02-28T10:14:19.642811Z",
            "last_modified_time": "2024-02-28T10:14:19.642838Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_745007.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106142/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106141,
            "license": "event_only",
            "created_time": "2024-02-28T09:58:50.065102Z",
            "last_modified_time": "2024-02-28T10:00:52.552018Z",
            "name": "Etteepäi elävän mieli -teatteriesitys Maunula-talossa 17.-19.5.2024.",
            "url": "http://api.hel.fi/linkedevents/media/images/EtteepaiKUVA.jpg",
            "cropping": "380,0,1900,1519",
            "photographer_name": "Työryhmä",
            "alt_text": "Kaksi naista selät vastakkain. Taustalla näkyy vanha mustavalkoinen valokuva.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040010",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106141/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106140,
            "license": "event_only",
            "created_time": "2024-02-28T09:46:25.407397Z",
            "last_modified_time": "2024-02-28T09:53:45.400336Z",
            "name": "böcker och blommor på en bricka",
            "url": "http://api.hel.fi/linkedevents/media/images/bokcirkel_iso.jpg",
            "cropping": "100,0,501,400",
            "photographer_name": "",
            "alt_text": "böcker och blommor på en bricka",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106140/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106139,
            "license": "cc_by",
            "created_time": "2024-02-28T09:40:41.966227Z",
            "last_modified_time": "2024-02-28T09:47:24.556916Z",
            "name": "TAIDEILLALLINEN KUVA.png",
            "url": "http://api.hel.fi/linkedevents/media/images/TAIDEILLALLINEN_KUVA_mDb2etv.png",
            "cropping": "270,0,1349,1079",
            "photographer_name": "Päivi P",
            "alt_text": "Taideillallinen ympyrätalon kupeessa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106139/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106137,
            "license": "cc_by",
            "created_time": "2024-02-28T09:39:03.732280Z",
            "last_modified_time": "2024-02-28T09:41:01.477773Z",
            "name": "Ahdinallas.png",
            "url": "http://api.hel.fi/linkedevents/media/images/Ahdinallas.png",
            "cropping": "174,0,871,697",
            "photographer_name": "",
            "alt_text": "Ahdinallas",
            "data_source": "helsinki",
            "publisher": "ahjo:u541000",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106137/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106138,
            "license": "cc_by",
            "created_time": "2024-02-28T09:40:41.856992Z",
            "last_modified_time": "2024-02-28T09:40:41.857015Z",
            "name": "TAIDEILLALLINEN KUVA.png",
            "url": "http://api.hel.fi/linkedevents/media/images/TAIDEILLALLINEN_KUVA.png",
            "cropping": "270,0,1349,1079",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106138/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106136,
            "license": "event_only",
            "created_time": "2024-02-28T09:29:42.675558Z",
            "last_modified_time": "2024-02-28T09:31:14.130431Z",
            "name": "Pohjois-Helsingin bändikoulu esiintyy Maunula-talossa 5.5.2024 klo 14-15.30.",
            "url": "http://api.hel.fi/linkedevents/media/images/PHB_konsertti_K24_juliste.png",
            "cropping": "268,0,1337,1070",
            "photographer_name": "",
            "alt_text": "Graafinen piirros kasettistereoista eli vanhasta mankasta.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106136/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106135,
            "license": "cc_by",
            "created_time": "2024-02-28T09:25:49.325942Z",
            "last_modified_time": "2024-02-28T09:25:49.325958Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B6E25453-2183-4F03-A60E-5760BCA4461D}/100539",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106135/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106134,
            "license": "cc_by",
            "created_time": "2024-02-28T09:13:36.137519Z",
            "last_modified_time": "2024-02-28T09:17:06.336110Z",
            "name": "Kuva Virpi Vedenkannas",
            "url": "http://api.hel.fi/linkedevents/media/images/Maunula-talo_FB_kuva_Virpi_Vedenkannas_UhPF0Iq.png",
            "cropping": "400,0,2000,1599",
            "photographer_name": "Virpi Vedenkannas",
            "alt_text": "Graafinen piirros Maunulatalosta.  Etualalla polkupyörä ja puu, takana Maunulatalon ääriviivat ja taivaalla pilviä ja lokkeja.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106134/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106133,
            "license": "event_only",
            "created_time": "2024-02-28T09:08:47.299839Z",
            "last_modified_time": "2024-02-28T09:11:38.770927Z",
            "name": "Urkin eväät nautitaan kotimaisten pienpanimo-oluiden kanssa.",
            "url": "http://api.hel.fi/linkedevents/media/images/Urkin_ev%C3%A4%C3%A4t.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "Matias Jurvanen",
            "alt_text": "Oluttuoppi ja käsiä baaritiskillä",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106133/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106131,
            "license": "event_only",
            "created_time": "2024-02-28T09:04:04.725774Z",
            "last_modified_time": "2024-02-28T09:08:34.457813Z",
            "name": "Tuulen kantamia kuva Anette Avela",
            "url": "http://api.hel.fi/linkedevents/media/images/Tuulen_kantamia_kuva_Anette_Avela.jpg",
            "cropping": "381,0,1899,1518",
            "photographer_name": "Anette Avela",
            "alt_text": "Anette Avelen maalauksessa näkyy siveltimellä tehdyt kukat ja taivas.",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106131/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106132,
            "license": "cc_by",
            "created_time": "2024-02-28T09:04:56.575552Z",
            "last_modified_time": "2024-02-28T09:08:20.122785Z",
            "name": "Illallinen Malmin taivaan alla",
            "url": "http://api.hel.fi/linkedevents/media/images/illallinenmalmintaivaanalla.png",
            "cropping": "301,0,1498,1197",
            "photographer_name": "Tuotettu tekoälyllä by Miia Lousaari",
            "alt_text": "ihastuttava puisto täyttyy piknik-pöydistä ja ruokalijoista",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106132/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106124,
            "license": "cc_by",
            "created_time": "2024-02-28T07:06:35.313002Z",
            "last_modified_time": "2024-02-28T08:36:01.981108Z",
            "name": "Kluuvikadulta maailmalle! Fazer perusti ensimmäisen konditoriansa Kluuvikadulle jo vuonna 1891. Fazer Experience Vierailukeskuksessa järjestettävässä historiateemaisessa illassa pääset tutustumaan Fazerin historiaan kaikilla aisteilla.",
            "url": "http://api.hel.fi/linkedevents/media/images/Fazer_historiateemainen_ilta_1200x800.jpg",
            "cropping": "248,0,1248,1000",
            "photographer_name": "",
            "alt_text": "Pöydällä Fazerin suklaakonvehdit ja laseissa Ainoa Wineryn viinit",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106124/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106130,
            "license": "cc_by",
            "created_time": "2024-02-28T08:30:01.725605Z",
            "last_modified_time": "2024-02-28T08:33:49.567242Z",
            "name": "Fazerin suklaat ja Ainoa Wineryn viinit muodostavat upeita, toisiaan täydentäviä makupareja. Näitä pääset maistelemaan Fazer Experience Vierailukeskuksen suklaa-viinitastingissa.",
            "url": "http://api.hel.fi/linkedevents/media/images/Fazerilan_suklaa-viinitasting_1200x800.jpg",
            "cropping": "248,0,1248,1000",
            "photographer_name": "",
            "alt_text": "Pöydällä Fazerin suklaakonvehdit ja laseissa Ainoa Wineryn viinit",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106130/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106129,
            "license": "cc_by",
            "created_time": "2024-02-28T08:29:30.145098Z",
            "last_modified_time": "2024-02-28T08:29:30.145116Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{882C055D-26D2-429A-8F03-05711DE3D90A}/109865",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106129/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 70484,
            "license": "cc_by",
            "created_time": "2021-06-01T13:16:07.362109Z",
            "last_modified_time": "2024-02-28T07:58:52.889074Z",
            "name": "HKMS000005_km0037os.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/HKMS000005_km0037os_hK2fRKG.jpg",
            "cropping": "142,0,626,483",
            "photographer_name": "Helsingin kaupunginmuseo",
            "alt_text": "Luokkakuva Vallilan kansakoulusta. CC BY 4.0",
            "data_source": "kultus",
            "publisher": "ahjo:u480400",
            "@id": "http://api.hel.fi/linkedevents/v1/image/70484/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106128,
            "license": "event_only",
            "created_time": "2024-02-28T07:50:04.211776Z",
            "last_modified_time": "2024-02-28T07:56:52.056951Z",
            "name": "Vintagea, designia, retroa ja antiikkia Kaapelitehtaalla pääsiäisenä",
            "url": "http://api.hel.fi/linkedevents/media/images/1Y3A4571_WW3Z1ws.jpg",
            "cropping": "288,0,1440,1153",
            "photographer_name": "ExpoNova",
            "alt_text": "Vintagetyylisesti pukeutunut nainen tutustuu Helsinki Retro & Vintage Design Expon tarjontaan",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106128/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106031,
            "license": "cc_by",
            "created_time": "2024-02-27T10:39:44.863975Z",
            "last_modified_time": "2024-02-28T07:53:17.382539Z",
            "name": "Minne_Toni_Aikasalo.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Minne_toni.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Pasi Kuronen",
            "alt_text": "Minnen pääsommelier Toni Aikasalo",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106031/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106127,
            "license": "cc_by",
            "created_time": "2024-02-28T07:48:48.644675Z",
            "last_modified_time": "2024-02-28T07:48:48.644701Z",
            "name": "?fbid=783267263842809&set=gm.392278466823926&locale=fi_FI",
            "url": "https://www.facebook.com/photo/?fbid=783267263842809&set=gm.392278466823926&locale=fi_FI",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106127/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106126,
            "license": "event_only",
            "created_time": "2024-02-28T07:37:16.561117Z",
            "last_modified_time": "2024-02-28T07:39:37.201110Z",
            "name": "Bluesministeri Esa Kuloniemi Juuristoklubilla",
            "url": "http://api.hel.fi/linkedevents/media/images/juuristo_maaliskuu_linked.jpg",
            "cropping": "201,0,999,798",
            "photographer_name": "Satu Saga",
            "alt_text": "Muusikot soittavat hämärässä.",
            "data_source": "helsinki",
            "publisher": "ahjo:u48040050",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106126/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106072,
            "license": "cc_by",
            "created_time": "2024-02-27T13:51:36.625182Z",
            "last_modified_time": "2024-02-28T07:22:01.183393Z",
            "name": "Juhlatunnelmaa Malmin tapahtumakesässä",
            "url": "http://api.hel.fi/linkedevents/media/images/viirit_mlLJsCc.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "Pixabay",
            "alt_text": "Värikkäät viirit liehumassa tuulessa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106072/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106125,
            "license": "cc_by",
            "created_time": "2024-02-28T07:06:35.438512Z",
            "last_modified_time": "2024-02-28T07:06:35.438532Z",
            "name": "Fazer historiateemainen ilta 1200x800.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Fazer_historiateemainen_ilta_1200x800_IUnJudq.jpg",
            "cropping": "248,0,1248,1000",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106125/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106123,
            "license": "cc_by",
            "created_time": "2024-02-28T06:22:37.877327Z",
            "last_modified_time": "2024-02-28T06:22:58.774403Z",
            "name": "Keltainen_Tyollisty_ja_Opi_rekry_1080x1080px3.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/Keltainen_Tyollisty_ja_Opi_rekry_1080x1080px3.jpg",
            "cropping": "400,0,2000,1600",
            "photographer_name": "",
            "alt_text": "Työllisty ja opi työssä tapahtuman mainoskuva",
            "data_source": "helsinki",
            "publisher": "ahjo:u021200130",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106123/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106122,
            "license": "event_only",
            "created_time": "2024-02-28T06:17:04.983211Z",
            "last_modified_time": "2024-02-28T06:20:55.977190Z",
            "name": "Väestönsuojelumuseo sijaitsee sodan aikaisessa väestönsuojassa.",
            "url": "http://api.hel.fi/linkedevents/media/images/vssmuseo.jpg",
            "cropping": "268,0,1333,1064",
            "photographer_name": "Helsingin pelastuslaitos",
            "alt_text": "Väestönsuojelumuseon sisäänkäynti",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106122/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106121,
            "license": "cc_by",
            "created_time": "2024-02-28T06:09:57.306560Z",
            "last_modified_time": "2024-02-28T06:09:57.306577Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/65ddb922f3d4e085779085.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106121/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106120,
            "license": "cc_by",
            "created_time": "2024-02-28T06:09:57.285069Z",
            "last_modified_time": "2024-02-28T06:09:57.285090Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/65dd96279a511080855538.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106120/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106119,
            "license": "cc_by",
            "created_time": "2024-02-28T06:09:57.256494Z",
            "last_modified_time": "2024-02-28T06:09:57.256515Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/65ddba37d4d9c105821419.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "http://api.hel.fi/linkedevents/v1/image/106119/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106118,
            "license": "event_only",
            "created_time": "2024-02-28T05:07:26.912561Z",
            "last_modified_time": "2024-02-28T05:19:19.925801Z",
            "name": "Artventure.jpeg",
            "url": "http://api.hel.fi/linkedevents/media/images/788AD4CB-B969-412E-9B87-EFDA25D7C98E.jpeg",
            "cropping": "0,285,1710,1995",
            "photographer_name": "",
            "alt_text": "Kuva patsaasta workshopissa.",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106118/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106117,
            "license": "cc_by",
            "created_time": "2024-02-27T21:19:15.836812Z",
            "last_modified_time": "2024-02-27T21:24:35.409376Z",
            "name": "An example of how Bentosi's bento looks like with some green, rice, a main and a side dish",
            "url": "http://api.hel.fi/linkedevents/media/images/74J03701-positive_crop.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": "",
            "alt_text": "Bentosi's Bento box",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106117/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 106116,
            "license": "cc_by",
            "created_time": "2024-02-27T20:55:10.969338Z",
            "last_modified_time": "2024-02-27T20:56:59.818181Z",
            "name": "ravintola juttutupa.jpg",
            "url": "http://api.hel.fi/linkedevents/media/images/graniittiravintolat_127_of_155.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "",
            "alt_text": "ravintola juttutupa",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "http://api.hel.fi/linkedevents/v1/image/106116/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        }
    ]
}