{
  "lastUpdated": "2026-09-16T08:27:47.000Z",
  "stops": [
    {
      "id": "arlanda-south",
      "name": "Arlanda South",
      "terminals": [
        "T2",
        "T3",
        "T4"
      ],
      "minutesFromStockholm": 18
    },
    {
      "id": "arlanda-north",
      "name": "Arlanda North",
      "terminals": [
        "T5"
      ],
      "minutesFromStockholm": 19
    }
  ],
  "transferBetweenStops": {
    "free": true,
    "durationMinutes": 1,
    "carrier": "Arlanda Express"
  },
  "serviceFrequency": {
    "everyMinutes": 15
  },
  "origin": {
    "name": "Stockholm Central Station",
    "platform": "1 & 2"
  }
}