{
  "jurisdiction": "US",
  "from": "2026-12-24",
  "days": 3,
  "date": "2026-12-30",
  "skipped": [
    {
      "date": "2026-12-25",
      "type": "holiday",
      "name": "Christmas Day"
    },
    {
      "date": "2026-12-26",
      "type": "weekend"
    },
    {
      "date": "2026-12-27",
      "type": "weekend"
    }
  ]
}