{
  "trip": {
    "id": 1,
    "name": "Denver - Aug 2026",
    "destination": "Denver, CO",
    "dest_tz": "America/Denver",
    "dest_lat": 39.73915,
    "dest_lon": -104.9847,
    "notes": null,
    "created_at": "2026-07-16 15:17:18",
    "archived": 0
  },
  "bookings": [
    {
      "id": 1,
      "trip_id": 1,
      "type": "flight",
      "title": "Delta DL 1482 PHX -> DEN",
      "provider": "Delta Air Lines",
      "confirmation_code": "GK4X2R",
      "start_local": "2026-08-21T07:15",
      "start_tz": "America/Phoenix",
      "end_local": "2026-08-21T09:05",
      "end_tz": "America/Denver",
      "start_utc": "2026-08-21T14:15",
      "end_utc": "2026-08-21T15:05",
      "from_location": "Phoenix Sky Harbor Intl (PHX)",
      "to_location": "Denver Intl (DEN)",
      "details": "{\"flight_number\": \"DL 1482\", \"loyalty_number_used\": \"9012345678\", \"seat\": \"24C\", \"depart_gate\": \"B14\", \"depart_terminal\": \"3\", \"arrive_gate\": \"A47\"}",
      "source": "parsed",
      "confidence": "{\"confirmation_code\": \"high\", \"end_local\": \"high\", \"start_local\": \"high\", \"start_tz\": \"high\"}",
      "raw_source_id": 1,
      "created_at": "2026-07-16 15:17:18"
    },
    {
      "id": 3,
      "trip_id": 1,
      "type": "hotel",
      "title": "Hilton Garden Inn Denver Downtown",
      "provider": "Hilton",
      "confirmation_code": "84726193",
      "start_local": "2026-08-21T15:00",
      "start_tz": "America/Denver",
      "end_local": "2026-08-24T12:00",
      "end_tz": "America/Denver",
      "start_utc": "2026-08-21T21:00",
      "end_utc": "2026-08-24T18:00",
      "from_location": "1400 Welton St, Denver, CO 80202",
      "to_location": "1400 Welton St, Denver, CO 80202",
      "details": "{\"loyalty_number_used\": \"552891407\", \"phone\": \"(303) 603-8000\", \"room_type\": \"1 King Bed, City View\"}",
      "source": "parsed",
      "confidence": "{\"confirmation_code\": \"high\", \"end_local\": \"high\", \"start_local\": \"high\", \"start_tz\": \"high\"}",
      "raw_source_id": 2,
      "created_at": "2026-07-16 15:20:10"
    },
    {
      "id": 2,
      "trip_id": 1,
      "type": "flight",
      "title": "Delta DL 2210 DEN -> PHX",
      "provider": "Delta Air Lines",
      "confirmation_code": "GK4X2R",
      "start_local": "2026-08-24T18:40",
      "start_tz": "America/Denver",
      "end_local": "2026-08-24T20:35",
      "end_tz": "America/Phoenix",
      "start_utc": "2026-08-25T00:40",
      "end_utc": "2026-08-25T03:35",
      "from_location": "Denver Intl (DEN)",
      "to_location": "Phoenix Sky Harbor Intl (PHX)",
      "details": "{\"flight_number\": \"DL 2210\", \"loyalty_number_used\": \"9012345678\", \"seat\": \"18D\", \"depart_gate\": \"C38\"}",
      "source": "parsed",
      "confidence": "{\"confirmation_code\": \"high\", \"end_local\": \"high\", \"start_local\": \"high\", \"start_tz\": \"high\"}",
      "raw_source_id": 1,
      "created_at": "2026-07-16 15:17:18"
    }
  ],
  "exported_at": "2026-07-17T11:26:40+00:00Z"
}