Warning, /pim/kitinerary/autotests/calendarhandlerdata/event-full-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-12-30T23:59:59+01:00",
0008             "timezone": "Europe/Berlin"
0009         },
0010         "location": {
0011             "@type": "Place",
0012             "address": {
0013                 "@type": "PostalAddress",
0014                 "addressCountry": "DE",
0015                 "addressLocality": "Hamburg"
0016             },
0017             "geo": {
0018                 "@type": "GeoCoordinates",
0019                 "latitude": 53.56222152709961,
0020                 "longitude": 9.985480308532715
0021             },
0022             "name": "Congress Center Hamburg"
0023         },
0024         "name": "37C3",
0025         "startDate": {
0026             "@type": "QDateTime",
0027             "@value": "2023-12-27T00:00:00+01:00",
0028             "timezone": "Europe/Berlin"
0029         },
0030         "url": "https://events.ccc.de/congress/2023/infos/index.html"
0031     }
0032 ]
0033