Warning, /pim/itinerary/autotests/data/timeline/event-multi-day.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-21T17: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 36",
0017                 "streetAddress": "Εγνατία 156"
0018             },
0019             "geo": {
0020                 "@type": "GeoCoordinates",
0021                 "latitude": 40.625431060791016,
0022                 "longitude": 22.96036720275879
0023             },
0024             "name": "University of Macedonia"
0025         },
0026         "name": "KDE Akademy 2023",
0027         "startDate": {
0028             "@type": "QDateTime",
0029             "@value": "2023-07-15T09:00:00+03:00",
0030             "timezone": "Europe/Athens"
0031         }
0032     }
0033 ]