Warning, /pim/itinerary/autotests/data/timeline/event-until-midnight.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "Event",
0005         "endDate": {
0006             "@type": "QDateTime",
0007             "@value": "2023-07-15T00:00:00+03:00",
0008             "timezone": "Europe/Athens"
0009         },
0010         "location": {
0011             "@type": "Place",
0012             "address": {
0013                 "@type": "PostalAddress",
0014                 "addressCountry": "GR",
0015                 "addressLocality": "Θεσσαλονίκη",
0016                 "postalCode": "546 38",
0017                 "streetAddress": "Λεωφόρος Κωνσταντίνου Καραμανλή 21"
0018             },
0019             "geo": {
0020                 "@type": "GeoCoordinates",
0021                 "latitude": 40.620174407958984,
0022                 "longitude": 22.9627742767334
0023             },
0024             "name": "Μπομπονέλλα"
0025         },
0026         "name": "KDE Akademy 2023 Welcome Event",
0027         "startDate": {
0028             "@type": "QDateTime",
0029             "@value": "2023-07-14T20:00:00+03:00",
0030             "timezone": "Europe/Athens"
0031         },
0032         "url": "https://akademy.kde.org/2023/welcomeevent/"
0033     }
0034 ]