NMBS station 008821006

Antwerpen-Centraal

Antwerpen-Centraal is an NMBS railway station. This page describes the station and loads live departures from api.irail.be.

Departures

Live departures from api.irail.be. Updated for now.

Loading

Loading departures

JSON-LD description

{
  "@context": {
    "schema": "https://schema.org/",
    "geo": "http://www.w3.org/2003/01/geo/wgs84_pos#",
    "dcterms": "http://purl.org/dc/terms/",
    "irail": "https://irail.be/ns/terms#",
    "name": "schema:name",
    "alternateName": "schema:alternateName",
    "latitude": "geo:lat",
    "longitude": "geo:long"
  },
  "@id": "http://irail.be/stations/NMBS/008821006",
  "@type": [
    "schema:TrainStation",
    "irail:Station"
  ],
  "name": "Antwerpen-Centraal",
  "irail:nmbsStationCode": "008821006",
  "irail:apiIdentifier": "BE.NMBS.008821006",
  "irail:avgStopTimes": 622.626039,
  "latitude": 51.2172,
  "longitude": 4.421101,
  "schema:url": "https://irail.be/stations/NMBS/008821006.html",
  "irail:departuresEndpoint": "https://api.irail.be/liveboard/?id=BE.NMBS.008821006",
  "alternateName": [
    "Antwerp-Central",
    "Anvers-Central"
  ]
}