{
  "id": "KET",
  "name": {
    "en-SG": "Kennedy Town",
    "zh-Hans": null,
    "ms": null,
    "ta": null
  },
  "geo": {
    "latitude": 22.2813,
    "longitude": 114.1286
  },
  "stationCodes": [
    {
      "lineId": "ISL",
      "code": "ISL1",
      "startedAt": "1979-10-01T00:00:00Z",
      "endedAt": null,
      "structureType": "underground"
    }
  ],
  "landmarkIds": [],
  "townId": "central-western",
  "address": {
    "streetAddress": "Rock Hill Street",
    "addressLocality": "Hong Kong",
    "addressCountry": "HK"
  },
  "aliases": [
    "Kennedy Town MTR",
    "Kennedy Town Station",
    "ISL1"
  ],
  "firstLastTrain": {
    "services": [
      {
        "serviceId": "ISL_MAIN_E",
        "times": {
          "weekday": {
            "firstTrain": "06:00",
            "lastTrain": "00:50"
          },
          "saturday": {
            "firstTrain": "06:05",
            "lastTrain": null
          }
        }
      },
      {
        "serviceId": "ISL_MAIN_W",
        "times": {
          "weekday": {
            "firstTrain": null,
            "lastTrain": "00:35"
          }
        }
      }
    ]
  },
  "layout": {
    "levels": [
      {
        "id": "B2",
        "index": -2,
        "name": {
          "en-SG": "Platforms",
          "zh-Hans": null,
          "ms": null,
          "ta": null
        }
      }
    ],
    "exits": [
      {
        "id": "KET_EXIT_A",
        "label": "A",
        "levelId": "B2",
        "roadNames": [
          "Rock Hill Street"
        ],
        "paidArea": false,
        "accessibility": {
          "stepFree": true,
          "lift": true
        }
      }
    ],
    "platforms": [
      {
        "id": "KET_ISL_E",
        "label": "1",
        "lineId": "ISL",
        "levelId": "B2",
        "serviceIds": [
          "ISL_MAIN_E"
        ],
        "doorCount": 24,
        "accessPoints": [
          {
            "id": "KET_ISL_E_LIFT_01",
            "kind": "lift",
            "nearestDoor": "12",
            "position": "middle",
            "connectsToLevelId": "B2",
            "direction": "bidirectional"
          }
        ]
      },
      {
        "id": "KET_ISL_W",
        "label": "2",
        "lineId": "ISL",
        "levelId": "B2",
        "serviceIds": [
          "ISL_MAIN_W"
        ],
        "doorCount": 24,
        "accessPoints": []
      }
    ],
    "transferPaths": [
      {
        "id": "KET_ISL_CROSS_PLATFORM",
        "from": {
          "kind": "platform",
          "id": "KET_ISL_E"
        },
        "to": {
          "kind": "platform",
          "id": "KET_ISL_W"
        },
        "paidArea": true,
        "modes": [
          "walk"
        ],
        "levelChange": 0,
        "classification": "same_platform",
        "estimatedTraversalSeconds": null,
        "distanceMeters": null
      }
    ]
  }
}
