Warning, /pim/kitinerary/autotests/extractordata/motel-one/20231130-motel-one-synthetic.pkpass.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "LodgingReservation",
0005         "checkinTime": {
0006             "@type": "QDateTime",
0007             "@value": "2023-11-30T15:00:00+01:00",
0008             "timezone": "Europe/Berlin"
0009         },
0010         "checkoutTime": {
0011             "@type": "QDateTime",
0012             "@value": "2023-12-01T12:00:00+01:00",
0013             "timezone": "Europe/Berlin"
0014         },
0015         "modifiedTime": "2018-01-01T00:00:00",
0016         "pkpassPassTypeIdentifier": "pass.com.motel-one.booking",
0017         "pkpassSerialNumber": "MO-${10 alnum}",
0018         "potentialAction": [
0019             {
0020                 "@type": "UpdateAction",
0021                 "target": "https://booking.motel-one.com/de/reservation/$serialNumber"
0022             }
0023         ],
0024         "reservationFor": {
0025             "@type": "LodgingBusiness",
0026             "address": {
0027                 "@type": "PostalAddress",
0028                 "addressCountry": "DE",
0029                 "addressLocality": "Berlin",
0030                 "postalCode": "10557",
0031                 "streetAddress": "Invalidenstraße 54"
0032             },
0033             "email": "berlin-hauptbahnhof@motel-one.com",
0034             "name": "Berlin-Hauptbahnhof",
0035             "telephone": "+49 30 3641005-0"
0036         },
0037         "reservationNumber": "$serialNumber",
0038         "reservationStatus": "http://schema.org/ReservationConfirmed"
0039     }
0040 ]