{
  "agency": {
    "country": "BE",
    "id": "sncb-nmbs",
    "name": "NMBS/SNCB",
    "operating_note": "Belgium's national railway timetable, published daily through the Belgian Mobility open data portal. Anonymous download is open; the portal states a rate limit of 100 requests a day for anonymous use, which one daily score run stays well inside."
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 14.9,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_applicable_trips": 68541,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 99.2,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2887,
        "translations": {
          "feed_lang": "fr",
          "has_translations": true,
          "languages": [
            "de",
            "en",
            "nl"
          ],
          "translated_tables": [
            "stops",
            "trips"
          ],
          "translation_count": 2636
        },
        "trips": 68541,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 2887,
          "effort": "A column in stops.txt; your scheduling software likely has it.",
          "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
          "owner": "Likely your team",
          "points": 25.0,
          "severity": "WARNING",
          "what": "2887 of 2887 stops don't say whether a wheelchair user can board there.",
          "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
        },
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 68541,
          "effort": "A default or per-trip field in your export.",
          "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "68541 of 68541 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt to link entrances, platforms, and elevators. Give each one a level.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 44.9,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 10,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 57481,
          "WARNING": 24571
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 21338,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "expired_calendar",
          "count": 3179,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 22,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "stop_without_stop_time",
          "count": 20,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no transit vehicle is scheduled to arrive."
        },
        {
          "code": "route_color_contrast",
          "count": 8,
          "effort": "One field per route.",
          "fix": "Pick a darker/lighter route_text_color for the flagged routes.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some route colors don't contrast with their text color.",
          "why": "Route badges get hard to read, most of all for riders with low vision."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 2,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 2,
          "effort": "Minutes per flagged trip once you open it.",
          "fix": "Check the two stop times for a wrong digit first. Then check whether a stop sits at the wrong coordinates, or a stop between them is missing.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Between two distant stops, the times imply a speed no transit vehicle reaches.",
          "why": "A rider gets a trip plan that cannot happen. Live systems then report delays that are not real."
        },
        {
          "code": "unsorted_stop_times",
          "count": 40696,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unsorted_stop_times' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Unsorted stop times (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 16784,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "unknown_column",
          "count": 1,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        }
      ],
      "name": "correctness",
      "score": 55.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 10 kinds of issue across 82052 instances (0 error, 24571 warning, 57481 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 97,
        "effective_expiry_date": "2026-12-12",
        "feed_end_date": "2026-12-12",
        "feed_start_date": "2026-07-05",
        "feed_version": "2026-09-05",
        "has_feed_info": true,
        "last_service_date": "2026-12-12",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 97 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the official feed URL on file."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 97 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "One requirement remains for this feed to earn the conformance mark. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "CC BY 4.0 on the Belgian Mobility open data portal, which states that free reuse including commercial reuse is allowed with attribution in the form \"Source: NMBS/SNCB, Open Data, date of dataset update\".",
    "reachable": true,
    "sha256": "6a33c7d1ed13e136418b5af29821ec33596aea5cfe2c6800005e0e22d844b769",
    "size_bytes": 8831614,
    "source_provenance": "official",
    "static_url": "https://api-management-discovery-production.azure-api.net/api/gtfs/feed/nmbssncb/static"
  },
  "fetch": {
    "final_url": "https://api-management-discovery-production.azure-api.net/api/gtfs/feed/nmbssncb/static",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-09-06T00:00:00+00:00",
  "geo": {
    "bbox": [
      -1.67227,
      43.30562,
      16.37901,
      53.4563
    ],
    "lat": 50.7615,
    "lon": 4.42503,
    "stop_count": 2887
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "rail",
        "label": "Rail",
        "route_count": 1277,
        "trip_count": 59981,
        "trip_share_pct": 87.5
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 226,
        "trip_count": 8560,
        "trip_share_pct": 12.5
      }
    ],
    "primary_mode": "rail",
    "primary_mode_label": "Rail",
    "route_count": 1503,
    "trip_count": 68541
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 3.3,
    "margin_to_next_band": 6.7,
    "score": 63.3
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 70,
      "effort": "A per-route color setting in your scheduling software.",
      "fix": "Adjust route_color or route_text_color so each pair clears 4.5:1. Often switching the text between black and white is enough.",
      "owner": "Likely your export tool",
      "points": 0.0,
      "severity": "WARNING",
      "what": "70 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (S8, S8, S8, S20, S8, and more).",
      "why": "Riders with low vision struggle to read a low-contrast route badge. It also washes out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 4,
      "effort": "A short text field per affected stop; start with the busiest.",
      "fix": "Add tts_stop_name with the spoken form, e.g. 'Main Street and Second Avenue', for the affected stops.",
      "owner": "",
      "points": 0.0,
      "severity": "INFO",
      "what": "4 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"St.Poelten Hbf\", \"London St Pancras (GB)\", \"St.Poelten Hbf\", and more).",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose the ampersand."
    },
    {
      "category": "accessibility",
      "code": "scorecard_station_missing_step_free_data",
      "count": 2,
      "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
      "fix": "Add pathways.txt connecting entrances, platforms, and elevators, and levels.txt for each floor, so the step-free route is described.",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "This feed models stations or entrances but has no pathways.txt and levels.txt.",
      "why": "Without pathways and levels, a wheelchair user can't tell if a step-free route exists inside the station. Trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 2215,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 20,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "20 of 2215 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 20,
    "single_stop_trips": 0,
    "trips_total": 68541
  },
  "route_map": {
    "drawn_route_count": 0,
    "has_shapes": false,
    "path": "data/artifacts/sncb-nmbs/geometry.geojson",
    "route_count": 1503,
    "routes": [
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1",
        "label": "TRN",
        "long": "Frankfurt Main (DE) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:10",
        "label": "IC",
        "long": "Tournai -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:100",
        "label": "IC",
        "long": "Charleroi-Central -- Fleurus",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1000",
        "label": "L",
        "long": "Bertrange Strassen (LU) -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1001",
        "label": "TRN",
        "long": "Luxembourg (LU) -- Libramont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1002",
        "label": "L",
        "long": "Rochefort-Jemelle -- Arlon",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1003",
        "label": "L",
        "long": "Ciney -- Arlon",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1004",
        "label": "L",
        "long": "Marloie -- Arlon",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1005",
        "label": "L",
        "long": "Bertrange Strassen (LU) -- Arlon",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1006",
        "label": "TRN",
        "long": "Libramont -- Arlon",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1007",
        "label": "L",
        "long": "Libramont -- Athus",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1008",
        "label": "L",
        "long": "Arlon -- Virton",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1009",
        "label": "TRN",
        "long": "Libramont -- Bertrix",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:101",
        "label": "IC",
        "long": "Ciney -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1010",
        "label": "TRN",
        "long": "Libramont -- Athus",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1011",
        "label": "BUS",
        "long": "Waremme -- Welkenraedt",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1012",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Welkenraedt",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1013",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Waremme",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1014",
        "label": "BUS",
        "long": "Bruges -- Ostende",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1015",
        "label": "BUS",
        "long": "Schaerbeek -- Anvers-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1016",
        "label": "BUS",
        "long": "Hasselt -- Louvain",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1017",
        "label": "L",
        "long": "Gendron-Celles -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1018",
        "label": "L",
        "long": "Houyet -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1019",
        "label": "L",
        "long": "Yvoir -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:102",
        "label": "L",
        "long": "Li\u00e8ge-Guillemins -- Fl\u00e9malle-Haute",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1020",
        "label": "BUS",
        "long": "Zottegem -- Courtrai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1021",
        "label": "BUS",
        "long": "Audenarde -- Zottegem",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1022",
        "label": "L",
        "long": "Namur -- Bertrix",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1023",
        "label": "L",
        "long": "Beauraing -- Bertrix",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1024",
        "label": "L",
        "long": "Gendron-Celles -- Bertrix",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1025",
        "label": "L",
        "long": "Houyet -- Bertrix",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1026",
        "label": "L",
        "long": "Yvoir -- Bertrix",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1027",
        "label": "TRN",
        "long": "Namur -- Bertrix",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1028",
        "label": "L",
        "long": "Rochefort-Jemelle -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1029",
        "label": "L",
        "long": "Ciney -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:103",
        "label": "L",
        "long": "Libramont -- Bertrix",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1030",
        "label": "L",
        "long": "Rochefort-Jemelle -- Ciney",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1031",
        "label": "TRN",
        "long": "Ciney -- Libramont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1032",
        "label": "L",
        "long": "Marloie -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1033",
        "label": "L",
        "long": "Rochefort-Jemelle -- Marloie",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1034",
        "label": "TRN",
        "long": "Rochefort-Jemelle -- Ciney",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1035",
        "label": "L",
        "long": "Ottignies -- Namur",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1036",
        "label": "L",
        "long": "Ottignies -- Gembloux",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1037",
        "label": "TRN",
        "long": "Ottignies -- Namur",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1038",
        "label": "L",
        "long": "Gembloux -- Namur",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1039",
        "label": "L",
        "long": "Ottignies -- Rhisnes",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:104",
        "label": "TRN",
        "long": "Li\u00e8ge-Guillemins -- Verviers-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CD1E1F",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:1040",
        "label": "S4",
        "long": "Louvain-la-Neuve -- Alost",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CD1E1F",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:1041",
        "label": "S4",
        "long": "Louvain-la-Neuve -- Denderleeuw",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1042",
        "label": "TRN",
        "long": "Louvain-la-Neuve -- Alost",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CD1E1F",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:1043",
        "label": "S4",
        "long": "Ottignies -- Alost",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "009697",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1044",
        "label": "S20",
        "long": "Ottignies -- Wavre",
        "short": "S20",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1045",
        "label": "TRN",
        "long": "Ottignies -- Wavre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:1046",
        "label": "S53",
        "long": "Gand-Saint-Pierre -- Lokeren",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1047",
        "label": "TRN",
        "long": "Gand-Saint-Pierre -- Lokeren",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1048",
        "label": "S8",
        "long": "Ottignies -- Zottegem",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1049",
        "label": "S8",
        "long": "Ottignies -- Denderleeuw",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:105",
        "label": "IC",
        "long": "Namur -- Yvoir",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1050",
        "label": "S8",
        "long": "Bruxelles-Midi -- Zottegem",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:1051",
        "label": "S53",
        "long": "Renaix -- Lokeren",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1052",
        "label": "TRN",
        "long": "Renaix -- Lokeren",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1053",
        "label": "S8",
        "long": "Bruxelles-Nord -- Denderleeuw",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1054",
        "label": "S8",
        "long": "Bruxelles-Nord -- Zottegem",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1055",
        "label": "S8",
        "long": "Bruxelles-Nord -- Audenarde",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1056",
        "label": "TRN",
        "long": "Ottignies -- Zottegem",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:1057",
        "label": "S53",
        "long": "Audenarde -- Lokeren",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1058",
        "label": "TRN",
        "long": "Audenarde -- Lokeren",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1059",
        "label": "S8",
        "long": "Louvain-la-Neuve -- Denderleeuw",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:106",
        "label": "L",
        "long": "Li\u00e8ge-Saint-Lambert -- Verviers-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1060",
        "label": "S8",
        "long": "Louvain-la-Neuve -- Alost",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:1061",
        "label": "S53",
        "long": "Gand-Saint-Pierre -- Renaix",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1062",
        "label": "TRN",
        "long": "Gand-Saint-Pierre -- Renaix",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:1063",
        "label": "S53",
        "long": "Gand-Saint-Pierre -- Audenarde",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1064",
        "label": "TRN",
        "long": "Gand-Saint-Pierre -- Audenarde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1065",
        "label": "S35",
        "long": "Anvers-Central -- Noorderkempen (Brecht)",
        "short": "S35",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1066",
        "label": "TRN",
        "long": "Anvers-Central -- Noorderkempen (Brecht)",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1067",
        "label": "L",
        "long": "Spa-G\u00e9ronst\u00e8re -- Welkenraedt",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1068",
        "label": "L",
        "long": "Verviers-Central -- Spa-G\u00e9ronst\u00e8re",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1069",
        "label": "TRN",
        "long": "Verviers-Central -- Spa-G\u00e9ronst\u00e8re",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:107",
        "label": "TRN",
        "long": "Li\u00e8ge-Saint-Lambert -- Verviers-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1070",
        "label": "P",
        "long": "Schaerbeek -- Ostende",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1071",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Deinze",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1072",
        "label": "BUS",
        "long": "Welkenraedt -- Eupen",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1073",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Verviers-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1074",
        "label": "BUS",
        "long": "Ostende -- Gand-Saint-Pierre",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1075",
        "label": "BUS",
        "long": "Aalter -- Ostende",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1076",
        "label": "BUS",
        "long": "Malines -- Londerzeel",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1077",
        "label": "BUS",
        "long": "Termonde -- Schellebelle",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1078",
        "label": "BUS",
        "long": "Bruges -- Gand-Saint-Pierre",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1079",
        "label": "BUS",
        "long": "Bruges -- Zeebrugge-Strand",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:108",
        "label": "IC",
        "long": "Bruxelles-Midi -- Ciney",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1080",
        "label": "BUS",
        "long": "Malines -- Schellebelle",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1081",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Termonde",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1082",
        "label": "BUS",
        "long": "Malines -- Termonde",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1083",
        "label": "P",
        "long": "Schaerbeek -- La Panne",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1084",
        "label": "TRN",
        "long": "Schaerbeek -- La Panne",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1085",
        "label": "BUS",
        "long": "Deinze -- Courtrai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1086",
        "label": "BUS",
        "long": "Courtrai -- Poperinge",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1087",
        "label": "BUS",
        "long": "Courtrai -- Menin",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1088",
        "label": "BUS",
        "long": "Lille Flandres (FR) -- Courtrai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1089",
        "label": "BUS",
        "long": "Menin -- Poperinge",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:109",
        "label": "IC",
        "long": "Welkenraedt -- Eupen",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1090",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Lokeren",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1091",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Courtrai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1092",
        "label": "BUS",
        "long": "Anvers-Berchem -- Gand-Saint-Pierre",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1093",
        "label": "BUS",
        "long": "Courtrai -- Waregem",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1094",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Saint-Nicolas",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1095",
        "label": "BUS",
        "long": "Anvers-Central -- Gand-Saint-Pierre",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1096",
        "label": "BUS",
        "long": "Wondelgem -- Eeklo",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1097",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Audenarde",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1098",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Renaix",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1099",
        "label": "BUS",
        "long": "Audenarde -- Renaix",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:11",
        "label": "TRN",
        "long": "Tournai -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:110",
        "label": "L",
        "long": "Ottignies -- Louvain-la-Neuve",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1100",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Eeklo",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1101",
        "label": "P",
        "long": "Schaerbeek -- Poperinge",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1102",
        "label": "TRN",
        "long": "Schaerbeek -- Poperinge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1103",
        "label": "BUS",
        "long": "Lichtervelde -- Courtrai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1104",
        "label": "BUS",
        "long": "Bruges -- Lichtervelde",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1105",
        "label": "BUS",
        "long": "Mons -- Saint-Ghislain",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1106",
        "label": "BUS",
        "long": "Saint-Ghislain -- Tournai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1107",
        "label": "P",
        "long": "Gand-Saint-Pierre -- Alost",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1108",
        "label": "P",
        "long": "Schaerbeek -- Gand-Saint-Pierre",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1109",
        "label": "TRN",
        "long": "Schaerbeek -- Gand-Saint-Pierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:111",
        "label": "IC",
        "long": "Liers -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1110",
        "label": "P",
        "long": "Schaerbeek -- Saint-Nicolas",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1111",
        "label": "TRN",
        "long": "Schaerbeek -- Saint-Nicolas",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1112",
        "label": "BUS",
        "long": "Termonde -- Lokeren",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1113",
        "label": "BUS",
        "long": "Louvain -- Landen",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1114",
        "label": "BUS",
        "long": "Hasselt -- Genk",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1115",
        "label": "BUS",
        "long": "Hasselt -- Landen",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1116",
        "label": "BUS",
        "long": "Bruges -- Blankenberge",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1117",
        "label": "BUS",
        "long": "Grammont -- Denderleeuw",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1118",
        "label": "BUS",
        "long": "Diest -- Aarschot",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1119",
        "label": "BUS",
        "long": "Braine-le-Comte -- Saint-Ghislain",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:112",
        "label": "L",
        "long": "Ottignies -- Wavre",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1120",
        "label": "BUS",
        "long": "Mons -- Braine-le-Comte",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1121",
        "label": "BUS",
        "long": "Hal -- Mons",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1122",
        "label": "BUS",
        "long": "Kontich-Lint -- Malines",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1123",
        "label": "BUS",
        "long": "Bruxelles-Midi -- Nivelles",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1124",
        "label": "BUS",
        "long": "Bruxelles-Midi -- Luttre",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1125",
        "label": "BUS",
        "long": "Anvers-Central -- Saint-Nicolas",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1126",
        "label": "BUS",
        "long": "Zottegem -- Grammont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1127",
        "label": "BUS",
        "long": "Enghien -- Tournai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1128",
        "label": "BUS",
        "long": "Enghien -- Ath",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1129",
        "label": "BUS",
        "long": "Tournai -- Ath",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:113",
        "label": "IC",
        "long": "Bruxelles-Midi -- Rochefort-Jemelle",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1130",
        "label": "BUS",
        "long": "Hal -- Tournai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1131",
        "label": "BUS",
        "long": "Hal -- Ath",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1132",
        "label": "BUS",
        "long": "Luttre -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1133",
        "label": "BUS",
        "long": "Marchienne-au-Pont -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1134",
        "label": "BUS",
        "long": "Bruxelles-Midi -- Anvers-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1135",
        "label": "BUS",
        "long": "Vilvorde -- Bruxelles-Nord",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1136",
        "label": "BUS",
        "long": "Jette -- Denderleeuw",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1137",
        "label": "BUS",
        "long": "Jette -- Alost",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1138",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Denderleeuw",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1139",
        "label": "BUS",
        "long": "Gand-Saint-Pierre -- Alost",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:114",
        "label": "P",
        "long": "Bruxelles-Midi -- Rochefort-Jemelle",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1140",
        "label": "BUS",
        "long": "Marloie -- Ciney",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1141",
        "label": "BUS",
        "long": "Rochefort-Jemelle -- Libramont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1142",
        "label": "BUS",
        "long": "Marloie -- Libramont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1143",
        "label": "BUS",
        "long": "Luxembourg (LU) -- Ciney",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1144",
        "label": "BUS",
        "long": "Rochefort-Jemelle -- Arlon",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1145",
        "label": "BUS",
        "long": "Luxembourg (LU) -- Rochefort-Jemelle",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1146",
        "label": "BUS",
        "long": "Rochefort-Jemelle -- Ciney",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1147",
        "label": "BUS",
        "long": "Ottignies -- Namur",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1148",
        "label": "BUS",
        "long": "Enghien -- Grammont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1149",
        "label": "BUS",
        "long": "Audenarde -- Courtrai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:115",
        "label": "IC",
        "long": "Liers -- Fl\u00e9malle-Haute",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1150",
        "label": "BUS",
        "long": "Audenarde -- Denderleeuw",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1151",
        "label": "BUS",
        "long": "Zottegem -- Denderleeuw",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1152",
        "label": "BUS",
        "long": "Puurs -- Boom",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1153",
        "label": "BUS",
        "long": "Li\u00e8ge-Saint-Lambert -- Statte",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1154",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Statte",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1155",
        "label": "BUS",
        "long": "Huy -- Namur",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1156",
        "label": "BUS",
        "long": "Aarschot -- Langdorp",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1157",
        "label": "BUS",
        "long": "Louvain -- Langdorp",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1158",
        "label": "BUS",
        "long": "Namur -- Dinant",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1159",
        "label": "BUS",
        "long": "Gembloux -- Namur",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:116",
        "label": "L",
        "long": "Namur -- Houyet",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1160",
        "label": "BUS",
        "long": "Anvers-Central -- Essen",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1161",
        "label": "BUS",
        "long": "Roosendaal (NL) -- Anvers-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1162",
        "label": "BUS",
        "long": "Anvers-Noorderdokken -- Essen",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1163",
        "label": "BUS",
        "long": "Roosendaal (NL) -- Kapellen",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1164",
        "label": "BUS",
        "long": "Anvers-Berchem -- Puurs",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1165",
        "label": "BUS",
        "long": "Anvers-Sud -- Puurs",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1166",
        "label": "BUS",
        "long": "Anvers-Central -- Puurs",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1167",
        "label": "BUS",
        "long": "Essen -- Kapellen",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1168",
        "label": "BUS",
        "long": "Roosendaal (NL) -- Anvers-Noorderdokken",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1169",
        "label": "BUS",
        "long": "Hasselt -- Aarschot",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:117",
        "label": "IC",
        "long": "Li\u00e8ge-Saint-Lambert -- Huy",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1170",
        "label": "BUS",
        "long": "Begijnendijk -- Aarschot",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1171",
        "label": "BUS",
        "long": "Diest -- Louvain",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1172",
        "label": "BUS",
        "long": "Puurs -- Saint-Nicolas",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1173",
        "label": "BUS",
        "long": "Malines -- Willebroek",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1174",
        "label": "BUS",
        "long": "Malines -- Puurs",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1175",
        "label": "BUS",
        "long": "Landen -- Li\u00e8ge-Guillemins",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1176",
        "label": "BUS",
        "long": "Louvain -- Ans",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1177",
        "label": "BUS",
        "long": "Begijnendijk -- Louvain",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1178",
        "label": "BUS",
        "long": "Heist-op-den-Berg -- Aarschot",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1179",
        "label": "BUS",
        "long": "Lierre -- Heist-op-den-Berg",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:118",
        "label": "P",
        "long": "Ottignies -- Arlon",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1180",
        "label": "BUS",
        "long": "Heist-op-den-Berg -- Louvain",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1181",
        "label": "BUS",
        "long": "Herentals -- Mol",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1182",
        "label": "BUS",
        "long": "Lierre -- Herentals",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1183",
        "label": "BUS",
        "long": "Lierre -- Hamont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1184",
        "label": "BUS",
        "long": "Anvers-Berchem -- Herentals",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1185",
        "label": "BUS",
        "long": "La Panne -- Dixmude",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1186",
        "label": "BUS",
        "long": "Bruxelles-Midi -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1187",
        "label": "BUS",
        "long": "Nivelles -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1188",
        "label": "BUS",
        "long": "Nivelles -- Luttre",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1189",
        "label": "BUS",
        "long": "Opwijk -- Termonde",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:119",
        "label": "IC",
        "long": "Ottignies -- Rochefort-Jemelle",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1190",
        "label": "BUS",
        "long": "Jette -- Termonde",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1191",
        "label": "BUS",
        "long": "Bruxelles-Midi -- Ath",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1192",
        "label": "BUS",
        "long": "Jette -- Opwijk",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1193",
        "label": "BUS",
        "long": "Hal -- Grammont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1194",
        "label": "BUS",
        "long": "Hal -- Braine-le-Comte",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1195",
        "label": "BUS",
        "long": "La Louvi\u00e8re-Sud -- Braine-le-Comte",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1196",
        "label": "BUS",
        "long": "La Louvi\u00e8re-Centre -- Manage",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1197",
        "label": "BUS",
        "long": "La Louvi\u00e8re-Sud -- Binche",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1198",
        "label": "BUS",
        "long": "Lierre -- Turnhout",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1199",
        "label": "BUS",
        "long": "Bruxelles-Midi -- Braine-le-Comte",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:12",
        "label": "L",
        "long": "Grammont -- Denderleeuw",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:120",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Liers",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1200",
        "label": "BUS",
        "long": "La Louvi\u00e8re-Sud -- Manage",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1201",
        "label": "BUS",
        "long": "Hal -- La Louvi\u00e8re-Sud",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1202",
        "label": "BUS",
        "long": "Deinze -- Lichtervelde",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1203",
        "label": "BUS",
        "long": "Lichtervelde -- Dixmude",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1204",
        "label": "BUS",
        "long": "Furnes -- La Panne",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1205",
        "label": "BUS",
        "long": "Lichtervelde -- La Panne",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1206",
        "label": "BUS",
        "long": "Saint-Trond -- Louvain",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1207",
        "label": "BUS",
        "long": "Bruxelles-Midi -- Hal",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1208",
        "label": "BUS",
        "long": "Mons -- Soignies",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1209",
        "label": "BUS",
        "long": "Jurbise -- Braine-le-Comte",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:121",
        "label": "TRN",
        "long": "Welkenraedt -- Eupen",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1210",
        "label": "BUS",
        "long": "Schaerbeek -- Brussels Airport-Zaventem",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1211",
        "label": "BUS",
        "long": "Bruxelles-Midi -- Brussels Airport-Zaventem",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1212",
        "label": "BUS",
        "long": "Fl\u00e9malle-Haute -- Statte",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1213",
        "label": "BUS",
        "long": "Charleroi-Central -- La Louvi\u00e8re-Sud",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1214",
        "label": "BUS",
        "long": "Charleroi-Central -- Tamines",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1215",
        "label": "BUS",
        "long": "Namur -- Tamines",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1216",
        "label": "BUS",
        "long": "Mons -- La Louvi\u00e8re-Sud",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1217",
        "label": "BUS",
        "long": "Namur -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1218",
        "label": "BUS",
        "long": "Pi\u00e9ton -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1219",
        "label": "BUS",
        "long": "Tournai -- Mouscron",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:122",
        "label": "L",
        "long": "Libramont -- Arlon",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1220",
        "label": "BUS",
        "long": "Blaton -- Tournai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1221",
        "label": "BUS",
        "long": "Charleroi-Central -- Couvin",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1222",
        "label": "BUS",
        "long": "Walcourt -- Couvin",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1223",
        "label": "BUS",
        "long": "Mariembourg -- Couvin",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1224",
        "label": "BUS",
        "long": "Ottignies -- Bruxelles-Midi",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1225",
        "label": "BUS",
        "long": "Bruxelles-Luxembourg -- Ottignies",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1226",
        "label": "IC",
        "long": "Anvers-Central -- Poperinge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1227",
        "label": "TRN",
        "long": "Anvers-Central -- Poperinge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1228",
        "label": "BUS",
        "long": "Malines -- Louvain",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1229",
        "label": "BUS",
        "long": "Herentals -- Turnhout",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:123",
        "label": "L",
        "long": "Liers -- Verviers-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1230",
        "label": "BUS",
        "long": "Charleroi-Central -- La Louvi\u00e8re-Centre",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1231",
        "label": "BUS",
        "long": "Anvers-Central -- Mol",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1232",
        "label": "BUS",
        "long": "Anvers-Central -- Herentals",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1233",
        "label": "BUS",
        "long": "Anvers-Central -- Hamont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1234",
        "label": "BUS",
        "long": "Herentals -- Hamont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1235",
        "label": "BUS",
        "long": "Lierre -- Mol",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1236",
        "label": "BUS",
        "long": "Mol -- Hamont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1237",
        "label": "BUS",
        "long": "Herentals -- Neerpelt",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1238",
        "label": "BUS",
        "long": "Hasselt -- Mol",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1239",
        "label": "BUS",
        "long": "Mons -- Qu\u00e9vy",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:124",
        "label": "TRN",
        "long": "Charleroi-Central -- Fleurus",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1240",
        "label": "BUS",
        "long": "Ch\u00e2telet -- Tamines",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1241",
        "label": "BUS",
        "long": "Moustier -- Ch\u00e2telet",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1242",
        "label": "BUS",
        "long": "Ottignies -- Fleurus",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1243",
        "label": "BUS",
        "long": "Fleurus -- Ch\u00e2telet",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1244",
        "label": "BUS",
        "long": "Charleroi-Central -- Fleurus",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1245",
        "label": "BUS",
        "long": "Moustier -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1246",
        "label": "BUS",
        "long": "Saint-Ghislain -- Qui\u00e9vrain",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1247",
        "label": "BUS",
        "long": "Mons -- Jurbise",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1248",
        "label": "BUS",
        "long": "Jurbise -- Ath",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1249",
        "label": "BUS",
        "long": "Lessines -- Grammont",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:125",
        "label": "IC",
        "long": "Louvain -- Li\u00e8ge-Guillemins",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1250",
        "label": "BUS",
        "long": "Mons -- Ath",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1251",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Fl\u00e9malle-Haute",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1252",
        "label": "IC",
        "long": "Anvers-Central -- Deinze",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1253",
        "label": "IC",
        "long": "Anvers-Central -- Ypres",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1254",
        "label": "BUS",
        "long": "Aachen Hbf (DE) -- Welkenraedt",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1255",
        "label": "P",
        "long": "Bruges -- Gand-Saint-Pierre",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1256",
        "label": "BUS",
        "long": "Landen -- Waremme",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1257",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Voroux",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1258",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Rivage",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1259",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Trois-Ponts",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:126",
        "label": "IC",
        "long": "Namur -- Dinant",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1260",
        "label": "BUS",
        "long": "Gouvy -- Trois-Ponts",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1261",
        "label": "BUS",
        "long": "Hasselt -- Tongres",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1262",
        "label": "BUS",
        "long": "Tongres -- Liers",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1263",
        "label": "BUS",
        "long": "Hasselt -- Liers",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1264",
        "label": "P",
        "long": "Bruges -- Grammont",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1265",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Liers",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1266",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Bomal",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1267",
        "label": "P",
        "long": "Bruges -- Blankenberge",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1268",
        "label": "BUS",
        "long": "Ottignies -- Louvain-la-Neuve",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1269",
        "label": "P",
        "long": "Bruges -- Zeebrugge-Dorp",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:127",
        "label": "IC",
        "long": "Bruxelles-Luxembourg -- Brussels Airport-Zaventem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1270",
        "label": "BUS",
        "long": "Ottignies -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1271",
        "label": "BUS",
        "long": "Kleinbettingen (LU) -- Arlon",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1272",
        "label": "BUS",
        "long": "Arlon -- Athus",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1273",
        "label": "BUS",
        "long": "Bertrix -- Virton",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1274",
        "label": "BUS",
        "long": "Houyet -- Beauraing",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1275",
        "label": "BUS",
        "long": "Namur -- Beauraing",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1276",
        "label": "BUS",
        "long": "Dinant -- Houyet",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1277",
        "label": "BUS",
        "long": "Rhisnes -- Namur",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1278",
        "label": "BUS",
        "long": "Ottignies -- Gembloux",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1279",
        "label": "BUS",
        "long": "Alost -- Denderleeuw",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:128",
        "label": "IC",
        "long": "Anvers-Central -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1280",
        "label": "P",
        "long": "Bruges -- Knokke",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1281",
        "label": "BUS",
        "long": "Verviers-Central -- Spa",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1282",
        "label": "BUS",
        "long": "Charleroi-Central -- Walcourt",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1283",
        "label": "P",
        "long": "Courtrai -- Poperinge",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1284",
        "label": "TRN",
        "long": "Courtrai -- Poperinge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:1285",
        "label": "S51",
        "long": "Gand-Saint-Pierre -- Eeklo",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1286",
        "label": "P",
        "long": "Louvain -- Saint-Nicolas",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1287",
        "label": "P",
        "long": "Malines -- Saint-Nicolas",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1288",
        "label": "BUS",
        "long": "Courtrai -- Comines",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1289",
        "label": "TRN",
        "long": "Anvers-Berchem -- Poperinge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:129",
        "label": "L",
        "long": "Mons -- Qu\u00e9vy",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1290",
        "label": "P",
        "long": "Gand-Saint-Pierre -- Termonde",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1291",
        "label": "P",
        "long": "Malines -- Termonde",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1292",
        "label": "BUS",
        "long": "Anvers-Central -- Noorderkempen (Brecht)",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1293",
        "label": "BUS",
        "long": "Breda (NL) -- Anvers-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1294",
        "label": "P",
        "long": "Louvain -- Termonde",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1295",
        "label": "IC",
        "long": "Gand-Saint-Pierre -- Poperinge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1296",
        "label": "BUS",
        "long": "Maastricht (NL) -- Li\u00e8ge-Guillemins",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1297",
        "label": "BUS",
        "long": "Maastricht (NL) -- Vis\u00e9",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1298",
        "label": "BUS",
        "long": "Mouscron -- Courtrai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1299",
        "label": "BUS",
        "long": "Erquelinnes -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:13",
        "label": "TRN",
        "long": "Grammont -- Denderleeuw",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:130",
        "label": "IC",
        "long": "La Louvi\u00e8re-Centre -- Binche",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1300",
        "label": "BUS",
        "long": "Maubeuge (FR) -- Charleroi-Central",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1301",
        "label": "IC",
        "long": "Anvers-Central -- Menin",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1302",
        "label": "P",
        "long": "Bruxelles-Midi -- Mol",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1303",
        "label": "P",
        "long": "Bruxelles-Midi -- Neerpelt",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1304",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Neerpelt",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1305",
        "label": "TRN",
        "long": "Anvers-Central -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1306",
        "label": "P",
        "long": "Anvers-Central -- Noorderkempen (Brecht)",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1307",
        "label": "P",
        "long": "Brussels Airport-Zaventem -- Noorderkempen (Brecht)",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1308",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Noorderkempen (Brecht)",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1309",
        "label": "IC",
        "long": "Anvers-Berchem -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:131",
        "label": "IC",
        "long": "Mons -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1310",
        "label": "IC",
        "long": "Anvers-Central -- Waregem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1311",
        "label": "IC",
        "long": "Anvers-Central -- Saint-Nicolas",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1312",
        "label": "P",
        "long": "Anvers-Central -- Essen",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:1313",
        "label": "S33",
        "long": "Anvers-Berchem -- Herentals",
        "short": "S33",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:1314",
        "label": "S33",
        "long": "Lierre -- Herentals",
        "short": "S33",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1315",
        "label": "P",
        "long": "Anvers-Central -- Aarschot",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1316",
        "label": "TRN",
        "long": "Anvers-Central -- Aarschot",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1317",
        "label": "P",
        "long": "Anvers-Central -- Louvain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1318",
        "label": "P",
        "long": "Anvers-Berchem -- Aarschot",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1319",
        "label": "P",
        "long": "Bruxelles-Midi -- Tongres",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:132",
        "label": "IC",
        "long": "Mons -- Jurbise",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1320",
        "label": "P",
        "long": "Hasselt -- Louvain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:1321",
        "label": "S44",
        "long": "Landen -- Ans",
        "short": "S44",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1322",
        "label": "IC",
        "long": "Anvers-Berchem -- Poperinge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1323",
        "label": "P",
        "long": "Malines -- Louvain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1324",
        "label": "TRN",
        "long": "Anvers-Central -- Ypres",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1325",
        "label": "P",
        "long": "Bruxelles-Midi -- Li\u00e8ge-Guillemins",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1326",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Li\u00e8ge-Guillemins",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1327",
        "label": "IC",
        "long": "Gand-Saint-Pierre -- Deinze",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1328",
        "label": "P",
        "long": "Li\u00e8ge-Guillemins -- Statte",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1329",
        "label": "P",
        "long": "Li\u00e8ge-Guillemins -- Gouvy",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:133",
        "label": "IC",
        "long": "Ch\u00e2telet -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1330",
        "label": "P",
        "long": "Huy -- Namur",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1331",
        "label": "P",
        "long": "Li\u00e8ge-Guillemins -- Bomal",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1332",
        "label": "P",
        "long": "Verviers-Central -- Spa-G\u00e9ronst\u00e8re",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1333",
        "label": "P",
        "long": "Mouscron -- Grammont",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1334",
        "label": "P",
        "long": "Tournai -- Mouscron",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1335",
        "label": "P",
        "long": "Schaerbeek -- Mouscron",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:1336",
        "label": "S51",
        "long": "Renaix -- Eeklo",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:1337",
        "label": "S51",
        "long": "Renaix -- Wondelgem",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1338",
        "label": "TRN",
        "long": "Renaix -- Eeklo",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1339",
        "label": "P",
        "long": "Mons -- Tournai",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:134",
        "label": "IC",
        "long": "Saint-Ghislain -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:1340",
        "label": "S51",
        "long": "Gand-Saint-Pierre -- Renaix",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:1341",
        "label": "S51",
        "long": "Audenarde -- Eeklo",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:1342",
        "label": "S3",
        "long": "Schaerbeek -- Grammont",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:1343",
        "label": "S3",
        "long": "Enghien -- Grammont",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1344",
        "label": "TRN",
        "long": "Enghien -- Grammont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1345",
        "label": "P",
        "long": "Mons -- Ath",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1346",
        "label": "P",
        "long": "Jurbise -- Ath",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1347",
        "label": "P",
        "long": "Ath -- Grammont",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1348",
        "label": "P",
        "long": "Mons -- Grammont",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1349",
        "label": "P",
        "long": "Ottignies -- Rochefort-Jemelle",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:135",
        "label": "IC",
        "long": "Saint-Ghislain -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1350",
        "label": "P",
        "long": "Luxembourg (LU) -- Arlon",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1351",
        "label": "P",
        "long": "Marloie -- Arlon",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1352",
        "label": "P",
        "long": "Luxembourg (LU) -- Marloie",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1353",
        "label": "TRN",
        "long": "Luxembourg (LU) -- Marloie",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1354",
        "label": "P",
        "long": "Luxembourg (LU) -- Bruxelles-Midi",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1355",
        "label": "P",
        "long": "Ottignies -- Gembloux",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1356",
        "label": "TRN",
        "long": "Ottignies -- Gembloux",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1357",
        "label": "P",
        "long": "Gembloux -- Namur",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1358",
        "label": "TRN",
        "long": "Gembloux -- Namur",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1359",
        "label": "P",
        "long": "Ottignies -- Namur",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:136",
        "label": "L",
        "long": "Jurbise -- Qu\u00e9vy",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1360",
        "label": "P",
        "long": "Bertrange Strassen (LU) -- Arlon",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1361",
        "label": "P",
        "long": "Virton -- Athus",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1362",
        "label": "P",
        "long": "Arlon -- Virton",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1363",
        "label": "TRN",
        "long": "Arlon -- Virton",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1364",
        "label": "P",
        "long": "Bertrix -- Athus",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1365",
        "label": "P",
        "long": "Bertrix -- Arlon",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1366",
        "label": "TRN",
        "long": "Bertrix -- Arlon",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1367",
        "label": "P",
        "long": "Namur -- Ciney",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1368",
        "label": "P",
        "long": "Rochefort-Jemelle -- Libramont",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1369",
        "label": "TRN",
        "long": "Rochefort-Jemelle -- Libramont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:137",
        "label": "IC",
        "long": "Ch\u00e2telet -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1370",
        "label": "P",
        "long": "Li\u00e8ge-Saint-Lambert -- Rochefort-Jemelle",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1371",
        "label": "TRN",
        "long": "Li\u00e8ge-Saint-Lambert -- Rochefort-Jemelle",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1372",
        "label": "P",
        "long": "Li\u00e8ge-Guillemins -- Marloie",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1373",
        "label": "P",
        "long": "Ciney -- Libramont",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1374",
        "label": "P",
        "long": "Dinant -- Bertrix",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1375",
        "label": "TRN",
        "long": "Dinant -- Bertrix",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1376",
        "label": "P",
        "long": "Namur -- Bertrix",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1377",
        "label": "P",
        "long": "Libramont -- Arlon",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1378",
        "label": "P",
        "long": "Libramont -- Athus",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1379",
        "label": "P",
        "long": "Beauraing -- Libramont",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:138",
        "label": "L",
        "long": "Saint-Ghislain -- Qui\u00e9vrain",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1380",
        "label": "TRN",
        "long": "Beauraing -- Libramont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1381",
        "label": "P",
        "long": "Libramont -- Virton",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1382",
        "label": "TRN",
        "long": "Libramont -- Virton",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1383",
        "label": "P",
        "long": "Gembloux -- Tamines",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1384",
        "label": "TRN",
        "long": "Gembloux -- Tamines",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1385",
        "label": "P",
        "long": "Gembloux -- Jemeppe-sur-Sambre",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1386",
        "label": "TRN",
        "long": "Gembloux -- Jemeppe-sur-Sambre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1387",
        "label": "P",
        "long": "Schaerbeek -- Jemeppe-sur-Sambre",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1388",
        "label": "TRN",
        "long": "Schaerbeek -- Jemeppe-sur-Sambre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1389",
        "label": "P",
        "long": "Binche -- Braine-le-Comte",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:139",
        "label": "L",
        "long": "Ath -- Grammont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1390",
        "label": "P",
        "long": "Charleroi-Central -- Couvin",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1391",
        "label": "P",
        "long": "Charleroi-Central -- Walcourt",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1392",
        "label": "P",
        "long": "Mons -- La Louvi\u00e8re-Sud",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1393",
        "label": "P",
        "long": "Manage -- Braine-le-Comte",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1394",
        "label": "TRN",
        "long": "Manage -- Braine-le-Comte",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1395",
        "label": "P",
        "long": "Jambes -- Luttre",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1396",
        "label": "P",
        "long": "Schaerbeek -- Qui\u00e9vrain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1397",
        "label": "P",
        "long": "Schaerbeek -- Saint-Ghislain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1398",
        "label": "P",
        "long": "Braine-le-Comte -- Saint-Ghislain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1399",
        "label": "TRN",
        "long": "Braine-le-Comte -- Saint-Ghislain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:14",
        "label": "L",
        "long": "Louvain -- Landen",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:140",
        "label": "L",
        "long": "Wavre -- Fleurus",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1400",
        "label": "P",
        "long": "Braine-le-Comte -- Qui\u00e9vrain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1401",
        "label": "P",
        "long": "Schaerbeek -- Qu\u00e9vy",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1402",
        "label": "P",
        "long": "Qu\u00e9vy -- Braine-le-Comte",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1403",
        "label": "P",
        "long": "Mons -- Qui\u00e9vrain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1404",
        "label": "P",
        "long": "Mons -- Qu\u00e9vy",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1405",
        "label": "P",
        "long": "Mons -- Saint-Ghislain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1406",
        "label": "P",
        "long": "Ostende -- Zottegem",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1407",
        "label": "P",
        "long": "Ostende -- Courtrai",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1408",
        "label": "P",
        "long": "Knokke -- Courtrai",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1409",
        "label": "TRN",
        "long": "Knokke -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:141",
        "label": "IC",
        "long": "Mons -- Braine-le-Comte",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1410",
        "label": "P",
        "long": "Bruges -- Courtrai",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:1411",
        "label": "S51",
        "long": "Gand-Saint-Pierre -- Audenarde",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:1412",
        "label": "S51",
        "long": "Audenarde -- Wondelgem",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1413",
        "label": "TRN",
        "long": "Audenarde -- Eeklo",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1414",
        "label": "P",
        "long": "Zottegem -- Courtrai",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1415",
        "label": "P",
        "long": "Gand-Saint-Pierre -- Grammont",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1416",
        "label": "P",
        "long": "Alost -- Burst",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1417",
        "label": "P",
        "long": "Courtrai -- Roulers",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1418",
        "label": "TRN",
        "long": "Courtrai -- Roulers",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1419",
        "label": "P",
        "long": "Gand-Saint-Pierre -- Courtrai",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:142",
        "label": "IC",
        "long": "Charleroi-Central -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1420",
        "label": "P",
        "long": "Gand-Saint-Pierre -- La Panne",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1421",
        "label": "P",
        "long": "Louvain -- La Panne",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1422",
        "label": "P",
        "long": "Louvain -- Lichtervelde",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1423",
        "label": "P",
        "long": "Dixmude -- Denderleeuw",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1424",
        "label": "BUS",
        "long": "Landen -- Ans",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1425",
        "label": "BUS",
        "long": "Li\u00e8ge-Guillemins -- Ans",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1426",
        "label": "BUS",
        "long": "Ans -- Welkenraedt",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1427",
        "label": "BUS",
        "long": "Bruges -- Oostkamp",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1428",
        "label": "BUS",
        "long": "Bruges -- Aalter",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1429",
        "label": "BUS",
        "long": "Anvers-Central -- Kontich-Lint",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:143",
        "label": "IC",
        "long": "Luttre -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1430",
        "label": "BUS",
        "long": "Yvoir -- Gendron-Celles",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1431",
        "label": "BUS",
        "long": "Dinant -- Yvoir",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1432",
        "label": "TRN",
        "long": "Bruges -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1433",
        "label": "P",
        "long": "Louvain -- Bruges",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1434",
        "label": "P",
        "long": "Blankenberge -- Courtrai",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1435",
        "label": "IC",
        "long": "Blankenberge -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1436",
        "label": "P",
        "long": "Lierre -- Sint-Joris-Weert",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1437",
        "label": "P",
        "long": "Herentals -- Sint-Joris-Weert",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1438",
        "label": "P",
        "long": "Hamont -- Sint-Joris-Weert",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1439",
        "label": "P",
        "long": "Essen -- Louvain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:144",
        "label": "IC",
        "long": "Jurbise -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1440",
        "label": "P",
        "long": "Tongres -- Gand-Saint-Pierre",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1441",
        "label": "P",
        "long": "Hasselt -- Gand-Saint-Pierre",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1442",
        "label": "P",
        "long": "Tongres -- Louvain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1443",
        "label": "P",
        "long": "Li\u00e8ge-Guillemins -- Namur",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1444",
        "label": "P",
        "long": "Fl\u00e9malle-Haute -- Namur",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1445",
        "label": "P",
        "long": "Louvain-la-Neuve -- Mouscron",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1446",
        "label": "P",
        "long": "Ottignies -- Mouscron",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1447",
        "label": "L",
        "long": "Gand-Saint-Pierre -- Courtrai",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1448",
        "label": "P",
        "long": "Tournai -- Ath",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1449",
        "label": "P",
        "long": "Bruxelles-Midi -- Namur",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:145",
        "label": "IC",
        "long": "Charleroi-Central -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1450",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Namur",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1451",
        "label": "P",
        "long": "Namur -- Rochefort-Jemelle",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1452",
        "label": "TRN",
        "long": "Namur -- Rochefort-Jemelle",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1453",
        "label": "P",
        "long": "Bruxelles-Midi -- Arlon",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1454",
        "label": "P",
        "long": "Herstal -- Arlon",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1455",
        "label": "P",
        "long": "Herstal -- Rochefort-Jemelle",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1456",
        "label": "P",
        "long": "Rochefort-Jemelle -- Arlon",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1457",
        "label": "TRN",
        "long": "Marloie -- Arlon",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1458",
        "label": "P",
        "long": "Li\u00e8ge-Guillemins -- Rochefort-Jemelle",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1459",
        "label": "TRN",
        "long": "Li\u00e8ge-Guillemins -- Rochefort-Jemelle",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:146",
        "label": "IC",
        "long": "Jurbise -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1460",
        "label": "P",
        "long": "Louvain-la-Neuve -- Binche",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1461",
        "label": "P",
        "long": "Ottignies -- Binche",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1462",
        "label": "P",
        "long": "Schaerbeek -- Tamines",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1463",
        "label": "TRN",
        "long": "Schaerbeek -- Tamines",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1464",
        "label": "P",
        "long": "Schaerbeek -- Ch\u00e2telet",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1465",
        "label": "P",
        "long": "Mons -- Manage",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16123",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:1466",
        "label": "S62",
        "long": "Luttre -- Manage",
        "short": "S62",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1467",
        "label": "TRN",
        "long": "Qu\u00e9vy -- Braine-le-Comte",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1468",
        "label": "P",
        "long": "Saint-Ghislain -- Qui\u00e9vrain",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1469",
        "label": "P",
        "long": "Sint-Joris-Weert -- Poperinge",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:147",
        "label": "IC",
        "long": "Jurbise -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1470",
        "label": "P",
        "long": "Sint-Joris-Weert -- Courtrai",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1471",
        "label": "P",
        "long": "Alost -- Grammont",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1472",
        "label": "TRN",
        "long": "Alost -- Grammont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1473",
        "label": "P",
        "long": "Gand-Saint-Pierre -- Lichtervelde",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1474",
        "label": "TRN",
        "long": "Namur -- Mouscron",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1475",
        "label": "IC",
        "long": "Namur -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1476",
        "label": "TRN",
        "long": "Namur -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1477",
        "label": "TRN",
        "long": "Namur -- Tournai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1478",
        "label": "TRN",
        "long": "London St Pancras (GB) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1479",
        "label": "TRN",
        "long": "London St Pancras (GB) -- Amsterdam Cs (NL)",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:148",
        "label": "IC",
        "long": "La Louvi\u00e8re-Sud -- Binche",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1480",
        "label": "EC",
        "long": "Rotterdam Centraal (NL) -- Bruxelles-Midi",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1481",
        "label": "EC",
        "long": "Breda (NL) -- Bruxelles-Midi",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1482",
        "label": "TRN",
        "long": "Rotterdam Centraal (NL) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1483",
        "label": "EC",
        "long": "Bruxelles-Midi -- Anvers-Central",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1484",
        "label": "EC",
        "long": "Rotterdam Centraal (NL) -- Bruxelles-Nord",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1485",
        "label": "EC",
        "long": "Breda (NL) -- Bruxelles-Nord",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1486",
        "label": "EC",
        "long": "Roosendaal (NL) -- Bruxelles-Midi",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1487",
        "label": "EC",
        "long": "Breda (NL) -- Rotterdam Centraal (NL)",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1488",
        "label": "EC",
        "long": "Rotterdam Centraal (NL) -- MEER-GRENS",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1489",
        "label": "TRN",
        "long": "Amsterdam Cs (NL) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:149",
        "label": "L",
        "long": "Ottignies -- Fleurus",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1490",
        "label": "TRN",
        "long": "Amsterdam Cs (NL) -- Paris Nord (FR)",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1491",
        "label": "TRN",
        "long": "K\u00f6ln Hbf (DE) -- Paris Nord (FR)",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1492",
        "label": "IC",
        "long": "Namur -- Saint-Ghislain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1493",
        "label": "IC",
        "long": "Aachen Hbf (DE) -- Welkenraedt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1494",
        "label": "TRN",
        "long": "Amsterdam Sud (NL) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1495",
        "label": "TRN",
        "long": "Lelystad Centre -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1496",
        "label": "TRN",
        "long": "Lille Europe (FR) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1497",
        "label": "TRN",
        "long": "Marseille Saint Ch (FR) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1498",
        "label": "TRN",
        "long": "Montpellier (FR) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1499",
        "label": "TRN",
        "long": "Montpellier Sud-de-France (FR) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:15",
        "label": "TRN",
        "long": "K\u00f6ln Hbf (DE) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:150",
        "label": "L",
        "long": "Wavre -- Ch\u00e2telet",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1500",
        "label": "TRN",
        "long": "Nantes (FR) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1501",
        "label": "TRN",
        "long": "Rennes (FR) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1502",
        "label": "TRN",
        "long": "LYON-PERRACHE -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:1503",
        "label": "TRN",
        "long": "Strasbourg (FR) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:151",
        "label": "IC",
        "long": "Mons -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:152",
        "label": "L",
        "long": "Ottignies -- Ch\u00e2telet",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:153",
        "label": "L",
        "long": "Moustier -- Namur",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:154",
        "label": "IC",
        "long": "Tamines -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:155",
        "label": "IC",
        "long": "Tamines -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:156",
        "label": "L",
        "long": "Jambes -- Tamines",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:157",
        "label": "IC",
        "long": "Charleroi-Central -- Tamines",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:158",
        "label": "L",
        "long": "Namur -- Dinant",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:159",
        "label": "T",
        "long": "Ciney -- Ostende",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:16",
        "label": "IC",
        "long": "Anvers-Central -- Noorderkempen (Brecht)",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:160",
        "label": "IC",
        "long": "Bruxelles-Midi -- Noorderkempen (Brecht)",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:161",
        "label": "S34",
        "long": "Termonde -- Saint-Nicolas",
        "short": "S34",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:162",
        "label": "TRN",
        "long": "Termonde -- Saint-Nicolas",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:163",
        "label": "S34",
        "long": "Lokeren -- Saint-Nicolas",
        "short": "S34",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:164",
        "label": "S34",
        "long": "Anvers-Central -- Termonde",
        "short": "S34",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:165",
        "label": "TRN",
        "long": "Anvers-Central -- Termonde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:166",
        "label": "TRN",
        "long": "Anvers-Central -- Saint-Nicolas",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:167",
        "label": "S34",
        "long": "Anvers-Central -- Lokeren",
        "short": "S34",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:168",
        "label": "S34",
        "long": "Anvers-Berchem -- Termonde",
        "short": "S34",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:169",
        "label": "S34",
        "long": "Anvers-Berchem -- Lokeren",
        "short": "S34",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:17",
        "label": "BUS",
        "long": "Breda (NL) -- Noorderkempen (Brecht)",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:170",
        "label": "TRN",
        "long": "Anvers-Central -- Lokeren",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:171",
        "label": "L",
        "long": "Anvers-Central -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:172",
        "label": "L",
        "long": "Termonde -- Saint-Nicolas",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:173",
        "label": "TRN",
        "long": "Schaerbeek -- Vilvorde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:174",
        "label": "IC",
        "long": "Genk -- Blankenberge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:175",
        "label": "IC",
        "long": "Genk -- Bruges",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:176",
        "label": "IC",
        "long": "Hasselt -- Bruges",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:177",
        "label": "IC",
        "long": "Genk -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:178",
        "label": "IC",
        "long": "Louvain -- Blankenberge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:179",
        "label": "TRN",
        "long": "Genk -- Blankenberge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:18",
        "label": "BUS",
        "long": "Lille Flandres (FR) -- Tournai",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:180",
        "label": "IC",
        "long": "Hasselt -- Blankenberge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:181",
        "label": "TRN",
        "long": "Hasselt -- Blankenberge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:182",
        "label": "IC",
        "long": "Landen -- Blankenberge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:183",
        "label": "TRN",
        "long": "Landen -- Blankenberge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:184",
        "label": "IC",
        "long": "Bruges -- Blankenberge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:185",
        "label": "IC",
        "long": "Bruxelles-Nord -- Blankenberge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:186",
        "label": "IC",
        "long": "Bruxelles-Midi -- Blankenberge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:187",
        "label": "TRN",
        "long": "Bruxelles-Nord -- Blankenberge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:188",
        "label": "TRN",
        "long": "Bruges -- Blankenberge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:189",
        "label": "IC",
        "long": "Hasselt -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:19",
        "label": "IC",
        "long": "Charleroi-Central -- La Louvi\u00e8re-Sud",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:190",
        "label": "IC",
        "long": "Louvain -- Bruges",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:191",
        "label": "TRN",
        "long": "Genk -- Bruges",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:192",
        "label": "TRN",
        "long": "Hasselt -- Bruges",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:193",
        "label": "S3",
        "long": "Grammont -- Denderleeuw",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:194",
        "label": "L",
        "long": "Audenarde -- Zottegem",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:195",
        "label": "TRN",
        "long": "Audenarde -- Zottegem",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:196",
        "label": "L",
        "long": "Zottegem -- Courtrai",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:197",
        "label": "TRN",
        "long": "Zottegem -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:198",
        "label": "TRN",
        "long": "Zottegem -- Munkzwalm",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:199",
        "label": "L",
        "long": "Audenarde -- Courtrai",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:2",
        "label": "IC",
        "long": "Binche -- Braine-le-Comte",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:20",
        "label": "IC",
        "long": "Nivelles -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:200",
        "label": "TRN",
        "long": "Audenarde -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:201",
        "label": "S43",
        "long": "Maastricht (NL) -- Li\u00e8ge-Guillemins",
        "short": "S43",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:202",
        "label": "TRN",
        "long": "Maastricht (NL) -- Li\u00e8ge-Guillemins",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:203",
        "label": "S43",
        "long": "Li\u00e8ge-Guillemins -- Bressoux",
        "short": "S43",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:204",
        "label": "S43",
        "long": "Li\u00e8ge-Guillemins -- Vis\u00e9",
        "short": "S43",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:205",
        "label": "IC",
        "long": "Tongres -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:206",
        "label": "IC",
        "long": "Louvain -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:207",
        "label": "TRN",
        "long": "Tongres -- Mons",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:208",
        "label": "IC",
        "long": "Tongres -- Qui\u00e9vrain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:209",
        "label": "IC",
        "long": "Louvain -- Qui\u00e9vrain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:21",
        "label": "L",
        "long": "Luttre -- Charleroi-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:210",
        "label": "TRN",
        "long": "Tongres -- Qui\u00e9vrain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:211",
        "label": "IC",
        "long": "Hasselt -- Qui\u00e9vrain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:212",
        "label": "TRN",
        "long": "Hasselt -- Qui\u00e9vrain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:213",
        "label": "IC",
        "long": "Neerpelt -- Hamont",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:214",
        "label": "IC",
        "long": "Bruxelles-Nord -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:215",
        "label": "L",
        "long": "Li\u00e8ge-Guillemins -- Milmort",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:216",
        "label": "IC",
        "long": "Bruxelles-Midi -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:217",
        "label": "IC",
        "long": "Mons -- Bracquegnies",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:218",
        "label": "EXT",
        "long": "Hasselt -- Genk",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:219",
        "label": "EXT",
        "long": "Gand-Saint-Pierre -- Denderleeuw",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:22",
        "label": "L",
        "long": "Charleroi-Central -- Ch\u00e2telet",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:220",
        "label": "EXT",
        "long": "Braine-le-Comte -- Ath",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:221",
        "label": "IC",
        "long": "Gand-Saint-Pierre -- Gand-Dampoort",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:222",
        "label": "IC",
        "long": "Genval -- Ottignies",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:223",
        "label": "IC",
        "long": "Louvain -- Merelbeke",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:224",
        "label": "IC",
        "long": "Anvers-Central -- Boechout",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:225",
        "label": "TRN",
        "long": "Louvain -- Ans",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:226",
        "label": "EC",
        "long": "Anvers-Central -- Noorderkempen (Brecht)",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:227",
        "label": "L",
        "long": "Hasselt -- Beringen",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:228",
        "label": "L",
        "long": "Anvers-Central -- Noorderkempen (Brecht)",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:229",
        "label": "EXT",
        "long": "La Louvi\u00e8re-Centre -- Manage",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:23",
        "label": "L",
        "long": "Fleurus -- Ch\u00e2telet",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:230",
        "label": "L",
        "long": "Huy -- Namur",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:231",
        "label": "L",
        "long": "Hasselt -- Zolder",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:232",
        "label": "IC",
        "long": "Bruxelles-Midi -- Audenarde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:233",
        "label": "IC",
        "long": "Saint-Nicolas -- Zwijndrecht",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:234",
        "label": "IC",
        "long": "Louvain -- Ans",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:235",
        "label": "IC",
        "long": "Mouscron -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:236",
        "label": "IC",
        "long": "Anvers-Central -- Luttre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:237",
        "label": "IC",
        "long": "Bruxelles-Midi -- Li\u00e8ge-Guillemins",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:238",
        "label": "IC",
        "long": "Rochefort-Jemelle -- Libramont",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:239",
        "label": "L",
        "long": "Anvers-Central -- Boom",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:24",
        "label": "IC",
        "long": "Tournai -- Ath",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:240",
        "label": "L",
        "long": "Erquelinnes -- Charleroi-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:241",
        "label": "L",
        "long": "Mons -- Grammont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:242",
        "label": "L",
        "long": "Bruxelles-Midi -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:243",
        "label": "IC",
        "long": "Namur -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:244",
        "label": "L",
        "long": "Zeebrugge-Strand -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:245",
        "label": "IC",
        "long": "Malines -- Termonde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:246",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Li\u00e8ge-Saint-Lambert",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:247",
        "label": "L",
        "long": "Ottignies -- Charleroi-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:248",
        "label": "IC",
        "long": "Hasselt -- Genk",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:249",
        "label": "L",
        "long": "Malines -- Louvain",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:25",
        "label": "BUS",
        "long": "Luxembourg (LU) -- Arlon",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:250",
        "label": "IC",
        "long": "Louvain -- Landen",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:251",
        "label": "EXT",
        "long": "Anvers-Central -- Noorderkempen (Brecht)",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:252",
        "label": "L",
        "long": "Wavre -- Charleroi-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:253",
        "label": "EXT",
        "long": "Bruxelles-Midi -- Turnhout",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:254",
        "label": "L",
        "long": "Charleroi-Central -- Fleurus",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:255",
        "label": "TRN",
        "long": "Louvain -- Landen",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:256",
        "label": "TRN",
        "long": "Louvain-la-Neuve -- Bruxelles-Nord",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:257",
        "label": "L",
        "long": "Li\u00e8ge-Guillemins -- Vis\u00e9",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:258",
        "label": "L",
        "long": "Luttre -- La Louvi\u00e8re-Sud",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:259",
        "label": "L",
        "long": "Nivelles -- Louvain",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:26",
        "label": "BUS",
        "long": "Lille Flandres (FR) -- Mouscron",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:260",
        "label": "IC",
        "long": "Saint-Ghislain -- Qui\u00e9vrain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:261",
        "label": "IC",
        "long": "Ath -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:262",
        "label": "L",
        "long": "Willebroek -- Saint-Nicolas",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:263",
        "label": "L",
        "long": "Gand-Saint-Pierre -- Renaix",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:264",
        "label": "IC",
        "long": "Bruxelles-Nord -- Turnhout",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:265",
        "label": "L",
        "long": "Bruges -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:266",
        "label": "IC",
        "long": "Anvers-Central -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:267",
        "label": "TRN",
        "long": "Willebroek -- Louvain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:268",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Tournai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:269",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Nivelles",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:27",
        "label": "IC",
        "long": "Courtrai -- Poperinge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:270",
        "label": "L",
        "long": "Ottignies -- Bruxelles-Midi",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:271",
        "label": "EXT",
        "long": "Bruges -- Zeebrugge-Strand",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:272",
        "label": "L",
        "long": "Li\u00e8ge-Guillemins -- Li\u00e8ge-Saint-Lambert",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:273",
        "label": "L",
        "long": "Charleroi-Central -- La Louvi\u00e8re-Sud",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:274",
        "label": "IC",
        "long": "Anvers-Central -- Puurs",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:275",
        "label": "IC",
        "long": "Anvers-Central -- Essen",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:276",
        "label": "IC",
        "long": "Ostende -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:277",
        "label": "IC",
        "long": "Gand-Saint-Pierre -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:278",
        "label": "IC",
        "long": "Charleroi-Central -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:279",
        "label": "EXT",
        "long": "Bruxelles-Midi -- Tournai",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:28",
        "label": "IC",
        "long": "Menin -- Poperinge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:280",
        "label": "L",
        "long": "Wondelgem -- Eeklo",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:281",
        "label": "TRN",
        "long": "Mol -- Hamont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:282",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Braine-le-Comte",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:283",
        "label": "TRN",
        "long": "Anvers-Central -- Boom",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:284",
        "label": "L",
        "long": "Namur -- Charleroi-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:285",
        "label": "L",
        "long": "La Louvi\u00e8re-Centre -- La Louvi\u00e8re-Sud",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:286",
        "label": "L",
        "long": "Gand-Dampoort -- Eeklo",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:287",
        "label": "L",
        "long": "Audenarde -- Lokeren",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:288",
        "label": "L",
        "long": "Anzegem -- Courtrai",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:289",
        "label": "L",
        "long": "Anvers-Central -- Ruisbroek-Sauvegarde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:29",
        "label": "L",
        "long": "Audenarde -- Renaix",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:290",
        "label": "IC",
        "long": "Herstal -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:291",
        "label": "EXT",
        "long": "Bruxelles-Nord -- Turnhout",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:292",
        "label": "TRN",
        "long": "Bruges -- Termonde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:293",
        "label": "TRN",
        "long": "Hasselt -- Genk",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:294",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Eupen",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:295",
        "label": "EXT",
        "long": "Bruges -- Blankenberge",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:296",
        "label": "L",
        "long": "Puurs -- Saint-Nicolas",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:297",
        "label": "IC",
        "long": "Bruxelles-Midi -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:298",
        "label": "L",
        "long": "De Pinte -- Eeklo",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:299",
        "label": "L",
        "long": "Enghien -- Grammont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:3",
        "label": "TRN",
        "long": "Binche -- Braine-le-Comte",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:30",
        "label": "L",
        "long": "Opwijk -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:300",
        "label": "L",
        "long": "Hasselt -- Herstal",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:301",
        "label": "IC",
        "long": "Liers -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:302",
        "label": "IC",
        "long": "Hasselt -- Herstal",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:303",
        "label": "IC",
        "long": "Hasselt -- Liers",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:304",
        "label": "P",
        "long": "Willebroek -- Saint-Nicolas",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:305",
        "label": "IC",
        "long": "Bruxelles-Midi -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:306",
        "label": "L",
        "long": "Namur -- Jambes",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:307",
        "label": "L",
        "long": "Hasselt -- Liers",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:308",
        "label": "L",
        "long": "Jambes -- Charleroi-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:309",
        "label": "IC",
        "long": "Namur -- Ciney",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:31",
        "label": "IC",
        "long": "Ostende -- Lichtervelde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:310",
        "label": "IC",
        "long": "Herstal -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:311",
        "label": "IC",
        "long": "Londerzeel -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:312",
        "label": "IC",
        "long": "Hasselt -- Tongres",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:313",
        "label": "IC",
        "long": "Gand-Saint-Pierre -- Termonde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:314",
        "label": "IC",
        "long": "Bruxelles-Midi -- Essen",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:315",
        "label": "L",
        "long": "Schaerbeek -- Nivelles",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:316",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Welkenraedt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:317",
        "label": "IC",
        "long": "Li\u00e8ge-Saint-Lambert -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:318",
        "label": "IC",
        "long": "Bruxelles-Midi -- Turnhout",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:319",
        "label": "TRN",
        "long": "Li\u00e8ge-Guillemins -- Welkenraedt",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:32",
        "label": "IC",
        "long": "Deinze -- Poperinge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:320",
        "label": "TRN",
        "long": "Mons -- Qui\u00e9vrain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:321",
        "label": "IC",
        "long": "Anvers-Central -- Mol",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:322",
        "label": "IC",
        "long": "Mons -- Qui\u00e9vrain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:323",
        "label": "L",
        "long": "Namur -- Jemeppe-sur-Sambre",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:324",
        "label": "L",
        "long": "Philippeville -- Couvin",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:325",
        "label": "IC",
        "long": "Bruxelles-Nord -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:326",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Arlon",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:327",
        "label": "IC",
        "long": "Andenne -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:328",
        "label": "L",
        "long": "Luttre -- La Louvi\u00e8re-Centre",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:329",
        "label": "IC",
        "long": "Namur -- Jambes",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:33",
        "label": "IC",
        "long": "Deinze -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:330",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Herstal",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:331",
        "label": "TRN",
        "long": "Braine-le-Comte -- Qui\u00e9vrain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:332",
        "label": "IC",
        "long": "Bruxelles-Nord -- Brussels Airport-Zaventem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:333",
        "label": "IC",
        "long": "Bruxelles-Midi -- Arlon",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:334",
        "label": "TRN",
        "long": "Ans -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:335",
        "label": "IC",
        "long": "Luxembourg (LU) -- Li\u00e8ge-Guillemins",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:336",
        "label": "IC",
        "long": "Bruxelles-Nord -- Anvers-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:337",
        "label": "IC",
        "long": "Bruxelles-Midi -- Libramont",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:338",
        "label": "IC",
        "long": "Rochefort-Jemelle -- Arlon",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:339",
        "label": "IC",
        "long": "La Louvi\u00e8re-Sud -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:34",
        "label": "L",
        "long": "Bruges -- Zeebrugge-Dorp",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:340",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:341",
        "label": "IC",
        "long": "Landen -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:342",
        "label": "L",
        "long": "Louvain-la-Neuve -- Bruxelles-Nord",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:343",
        "label": "L",
        "long": "Beauraing -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:344",
        "label": "L",
        "long": "Jambes -- Jemeppe-sur-Sambre",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:345",
        "label": "P",
        "long": "Philippeville -- Couvin",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:346",
        "label": "L",
        "long": "Wavre -- Tamines",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:347",
        "label": "L",
        "long": "Namur -- Gendron-Celles",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:348",
        "label": "L",
        "long": "Landen -- Li\u00e8ge-Guillemins",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:349",
        "label": "L",
        "long": "Haute-Fl\u00f4ne -- Namur",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:35",
        "label": "IC",
        "long": "Bruges -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:350",
        "label": "L",
        "long": "Li\u00e8ge-Guillemins -- Marloie",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:351",
        "label": "IC",
        "long": "Tongres -- Saint-Ghislain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:352",
        "label": "IC",
        "long": "Louvain -- Saint-Ghislain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:353",
        "label": "TRN",
        "long": "Tongres -- Saint-Ghislain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:354",
        "label": "IC",
        "long": "Tongres -- Braine-le-Comte",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:355",
        "label": "EXT",
        "long": "Neerpelt -- Hamont",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:356",
        "label": "S1",
        "long": "Bruxelles-Midi -- Anvers-Central",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:357",
        "label": "S1",
        "long": "Bruxelles-Midi -- Malines",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:358",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Anvers-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:359",
        "label": "S1",
        "long": "Nivelles -- Anvers-Central",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:36",
        "label": "IC",
        "long": "Lichtervelde -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:360",
        "label": "S1",
        "long": "Nivelles -- Malines",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:361",
        "label": "TRN",
        "long": "Nivelles -- Anvers-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:362",
        "label": "S1",
        "long": "Bruxelles-Midi -- Nivelles",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:363",
        "label": "S1",
        "long": "Vilvorde -- Nivelles",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:364",
        "label": "S1",
        "long": "Schaerbeek -- Nivelles",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:365",
        "label": "TRN",
        "long": "Schaerbeek -- Nivelles",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:366",
        "label": "S1",
        "long": "Nivelles -- Mortsel",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:367",
        "label": "T",
        "long": "Ottignies -- Wavre",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:368",
        "label": "T",
        "long": "Ottignies -- Bruxelles-Midi",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:369",
        "label": "TRN",
        "long": "Anvers-Central -- Gand-Saint-Pierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:37",
        "label": "L",
        "long": "Gand-Saint-Pierre -- Schellebelle",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:370",
        "label": "T",
        "long": "Schaerbeek -- Jurbise",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:371",
        "label": "T",
        "long": "Schaerbeek -- Cambron-Casteau",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:372",
        "label": "IC",
        "long": "Anvers-Central -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:373",
        "label": "IC",
        "long": "Anvers-Central -- Bruges",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:374",
        "label": "TRN",
        "long": "Anvers-Central -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:375",
        "label": "T",
        "long": "Ath -- Cambron-Casteau",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:376",
        "label": "T",
        "long": "Dinant -- Houyet",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:377",
        "label": "T",
        "long": "Li\u00e8ge-Guillemins -- Rochefort-Jemelle",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:378",
        "label": "T",
        "long": "Bruges -- Knokke",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:379",
        "label": "TRN",
        "long": "Bruges -- Knokke",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:38",
        "label": "IC",
        "long": "Audenarde -- Denderleeuw",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:380",
        "label": "T",
        "long": "Turnhout -- Blankenberge",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:381",
        "label": "T",
        "long": "Herentals -- Blankenberge",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:382",
        "label": "T",
        "long": "Anvers-Central -- Blankenberge",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:383",
        "label": "T",
        "long": "Charleroi-Central -- Blankenberge",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:384",
        "label": "T",
        "long": "Mouscron -- Blankenberge",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:385",
        "label": "T",
        "long": "Mons -- Blankenberge",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:386",
        "label": "TRN",
        "long": "Charleroi-Central -- Blankenberge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:387",
        "label": "T",
        "long": "Neerpelt -- Blankenberge",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:388",
        "label": "T",
        "long": "Lierre -- Blankenberge",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:389",
        "label": "TRN",
        "long": "Neerpelt -- Blankenberge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:39",
        "label": "IC",
        "long": "La Panne -- Dixmude",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:390",
        "label": "T",
        "long": "Blankenberge -- Gand-Saint-Pierre",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:391",
        "label": "T",
        "long": "Schaerbeek -- Ostende",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:392",
        "label": "TRN",
        "long": "Schaerbeek -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:393",
        "label": "T",
        "long": "Hasselt -- Ostende",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:394",
        "label": "T",
        "long": "Tongres -- Ostende",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:395",
        "label": "TRN",
        "long": "Tongres -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:396",
        "label": "T",
        "long": "Rochefort-Jemelle -- Ostende",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:397",
        "label": "T",
        "long": "Arlon -- Ostende",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:398",
        "label": "T",
        "long": "Marloie -- Arlon",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:399",
        "label": "T",
        "long": "Rochefort-Jemelle -- Marloie",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:4",
        "label": "IC",
        "long": "Bruxelles-Midi -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:40",
        "label": "L",
        "long": "Bruges -- Schellebelle",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:400",
        "label": "T",
        "long": "Schaerbeek -- Gand-Saint-Pierre",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:401",
        "label": "T",
        "long": "Gand-Saint-Pierre -- La Panne",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:402",
        "label": "T",
        "long": "Schaerbeek -- La Panne",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:403",
        "label": "TRN",
        "long": "Gand-Saint-Pierre -- La Panne",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:404",
        "label": "EXT",
        "long": "Louvain -- Ostende",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:405",
        "label": "EXT",
        "long": "Ostende -- Gand-Saint-Pierre",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:406",
        "label": "EXT",
        "long": "Welkenraedt -- Ostende",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:407",
        "label": "IC",
        "long": "Anvers-Berchem -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:408",
        "label": "EXT",
        "long": "Schaerbeek -- Ostende",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:409",
        "label": "EXT",
        "long": "Louvain -- Blankenberge",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:41",
        "label": "L",
        "long": "Zeebrugge-Strand -- Schellebelle",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:410",
        "label": "EXT",
        "long": "Hasselt -- Blankenberge",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:411",
        "label": "EXT",
        "long": "Blankenberge -- Gand-Saint-Pierre",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:412",
        "label": "TRN",
        "long": "Louvain -- Blankenberge",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:413",
        "label": "EXT",
        "long": "Anvers-Central -- Boom",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:414",
        "label": "EXT",
        "long": "Saint-Ghislain -- Qui\u00e9vrain",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:415",
        "label": "EXT",
        "long": "Malines -- Saint-Nicolas",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:416",
        "label": "EXT",
        "long": "Courtrai -- Poperinge",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:417",
        "label": "EXT",
        "long": "Mol -- Hamont",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:418",
        "label": "EXT",
        "long": "Herentals -- Louvain",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:419",
        "label": "EXT",
        "long": "Mol -- Louvain",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:42",
        "label": "IC",
        "long": "Bruges -- Knokke",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:420",
        "label": "EXT",
        "long": "Libramont -- Arlon",
        "short": "EXT",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:421",
        "label": "S52",
        "long": "Gand-Saint-Pierre -- Grammont",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:422",
        "label": "TRN",
        "long": "Gand-Saint-Pierre -- Grammont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:423",
        "label": "S52",
        "long": "Zottegem -- Grammont",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:424",
        "label": "S52",
        "long": "Merelbeke -- Grammont",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:425",
        "label": "S52",
        "long": "Gand-Saint-Pierre -- Zottegem",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:426",
        "label": "S52",
        "long": "Eeklo -- Grammont",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:427",
        "label": "IC",
        "long": "Luxembourg (LU) -- Arlon",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:428",
        "label": "TRN",
        "long": "Luxembourg (LU) -- Arlon",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:429",
        "label": "EC",
        "long": "Rotterdam Centraal (NL) -- Anvers-Central",
        "short": "EC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:43",
        "label": "IC",
        "long": "Bruges -- Lichtervelde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:430",
        "label": "L",
        "long": "Gand-Saint-Pierre -- Grammont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:431",
        "label": "S43",
        "long": "Aachen Hbf (DE) -- Li\u00e8ge-Guillemins",
        "short": "S43",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:432",
        "label": "TRN",
        "long": "Aachen Hbf (DE) -- Li\u00e8ge-Guillemins",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:433",
        "label": "S43",
        "long": "Heerlen -- Li\u00e8ge-Guillemins",
        "short": "S43",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:434",
        "label": "TRN",
        "long": "Heerlen -- Li\u00e8ge-Guillemins",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:435",
        "label": "IC",
        "long": "Schaerbeek -- Brussels Airport-Zaventem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:436",
        "label": "IC",
        "long": "Schaerbeek -- Bruxelles-Midi",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:437",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Brussels Airport-Zaventem",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:438",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:439",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Enghien",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:44",
        "label": "IC",
        "long": "Ostende -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:440",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Tournai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:441",
        "label": "TRN",
        "long": "Schaerbeek -- Brussels Airport-Zaventem",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:442",
        "label": "IC",
        "long": "Schaerbeek -- Enghien",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:443",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Ath",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:444",
        "label": "S1",
        "long": "Anvers-Central -- Charleroi-Central",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:445",
        "label": "S1",
        "long": "Anvers-Central -- Luttre",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:446",
        "label": "TRN",
        "long": "Anvers-Central -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:447",
        "label": "S1",
        "long": "Malines -- Charleroi-Central",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:448",
        "label": "S1",
        "long": "Anvers-Central -- Marchienne-au-Pont",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:449",
        "label": "S1",
        "long": "Malines -- Marchienne-au-Pont",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:45",
        "label": "IC",
        "long": "Zottegem -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:450",
        "label": "S1",
        "long": "Vilvorde -- Bruxelles-Midi",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:451",
        "label": "S1",
        "long": "Bruxelles-Midi -- Anvers-Berchem",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:452",
        "label": "IC",
        "long": "Lille Flandres (FR) -- Anvers-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:453",
        "label": "TRN",
        "long": "Lille Flandres (FR) -- Anvers-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:454",
        "label": "IC",
        "long": "Lille Flandres (FR) -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:455",
        "label": "TRN",
        "long": "Lille Flandres (FR) -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:456",
        "label": "IC",
        "long": "Lille Flandres (FR) -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:457",
        "label": "IC",
        "long": "Anvers-Central -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:458",
        "label": "TRN",
        "long": "Lille Flandres (FR) -- Anvers-Berchem",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:459",
        "label": "IC",
        "long": "Lille Flandres (FR) -- Anvers-Berchem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:46",
        "label": "IC",
        "long": "Jette -- Bruxelles-Midi",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:460",
        "label": "IC",
        "long": "Tourcoing (FR) -- Anvers-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:461",
        "label": "IC",
        "long": "Lille Flandres (FR) -- Saint-Nicolas",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:462",
        "label": "IC",
        "long": "Lille Flandres (FR) -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:463",
        "label": "S1",
        "long": "Bruxelles-Nord -- Nivelles",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:464",
        "label": "S1",
        "long": "Nivelles -- Kontich-Lint",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:465",
        "label": "S1",
        "long": "Schaerbeek -- Bruxelles-Midi",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:466",
        "label": "S1",
        "long": "Bruxelles-Midi -- Kontich-Lint",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "202875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:467",
        "label": "S63",
        "long": "Erquelinnes -- Charleroi-Central",
        "short": "S63",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:468",
        "label": "TRN",
        "long": "Erquelinnes -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "202875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:469",
        "label": "S63",
        "long": "Maubeuge (FR) -- Charleroi-Central",
        "short": "S63",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:47",
        "label": "L",
        "long": "Aalter -- Schellebelle",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:470",
        "label": "TRN",
        "long": "Maubeuge (FR) -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "202875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:471",
        "label": "S63",
        "long": "Lille Europe (FR) -- Bruxelles-Midi",
        "short": "S63",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:472",
        "label": "S1",
        "long": "Anvers-Central -- Anvers-Berchem",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:473",
        "label": "IC",
        "long": "Lille Flandres (FR) -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:474",
        "label": "TRN",
        "long": "Lille Flandres (FR) -- Tournai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:475",
        "label": "IC",
        "long": "Lille Flandres (FR) -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:476",
        "label": "TRN",
        "long": "Lille Flandres (FR) -- Namur",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "005F33",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:477",
        "label": "S1",
        "long": "Vilvorde -- Anvers-Central",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:478",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Essen",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:479",
        "label": "IC",
        "long": "Essen -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:48",
        "label": "IC",
        "long": "Ostende -- Zottegem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:480",
        "label": "TRN",
        "long": "Essen -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:481",
        "label": "IC",
        "long": "Anvers-Central -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:482",
        "label": "IC",
        "long": "Bruxelles-Nord -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:483",
        "label": "TRN",
        "long": "Bruxelles-Nord -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:484",
        "label": "IC",
        "long": "Anvers-Luchtbal -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:485",
        "label": "IC",
        "long": "Essen -- Luttre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": false,
        "id": "gr:nmbssncb:486",
        "label": "S10",
        "long": "Bruxelles-Midi -- Alost",
        "short": "S10",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": false,
        "id": "gr:nmbssncb:487",
        "label": "S10",
        "long": "Termonde -- Alost",
        "short": "S10",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:488",
        "label": "TRN",
        "long": "Termonde -- Alost",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": false,
        "id": "gr:nmbssncb:489",
        "label": "S10",
        "long": "Jette -- Alost",
        "short": "S10",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:49",
        "label": "IC",
        "long": "Deinze -- La Panne",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:490",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Alost",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": false,
        "id": "gr:nmbssncb:491",
        "label": "S10",
        "long": "Bruxelles-Midi -- Denderleeuw",
        "short": "S10",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": false,
        "id": "gr:nmbssncb:492",
        "label": "S10",
        "long": "Opwijk -- Alost",
        "short": "S10",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:493",
        "label": "IC",
        "long": "Luxembourg (LU) -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:494",
        "label": "IC",
        "long": "Namur -- Arlon",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:495",
        "label": "IC",
        "long": "Bertrange Strassen (LU) -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:496",
        "label": "TRN",
        "long": "Luxembourg (LU) -- Namur",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:497",
        "label": "IC",
        "long": "Luxembourg (LU) -- Bruxelles-Midi",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:498",
        "label": "IC",
        "long": "Bertrange Strassen (LU) -- Bruxelles-Midi",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:499",
        "label": "TRN",
        "long": "Luxembourg (LU) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:5",
        "label": "IC",
        "long": "Schaerbeek -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:50",
        "label": "IC",
        "long": "Audenarde -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:500",
        "label": "IC",
        "long": "Luxembourg (LU) -- Marloie",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:501",
        "label": "IC",
        "long": "Luxembourg (LU) -- Libramont",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:502",
        "label": "IC",
        "long": "Marloie -- Arlon",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:503",
        "label": "IC",
        "long": "Libramont -- Arlon",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:504",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Rochefort-Jemelle",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:505",
        "label": "IC",
        "long": "Bruxelles-Midi -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:506",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Ciney",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CD1E1F",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:507",
        "label": "S4",
        "long": "Bruxelles-Luxembourg -- Alost",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:508",
        "label": "TRN",
        "long": "Bruxelles-Luxembourg -- Alost",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CD1E1F",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:509",
        "label": "S4",
        "long": "Bruxelles-Nord -- Alost",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:51",
        "label": "IC",
        "long": "Ostende -- Audenarde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CD1E1F",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:510",
        "label": "S4",
        "long": "Bruxelles-Luxembourg -- Denderleeuw",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:511",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:512",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Gand-Saint-Pierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:513",
        "label": "IC",
        "long": "Bruxelles-Nord -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:514",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Lede",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:515",
        "label": "S3",
        "long": "Bruxelles-Midi -- Termonde",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:516",
        "label": "S3",
        "long": "Termonde -- Grammont",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:517",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Termonde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:518",
        "label": "S3",
        "long": "Hal -- Denderleeuw",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:519",
        "label": "S3",
        "long": "Bruxelles-Nord -- Denderleeuw",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:52",
        "label": "L",
        "long": "Bruges -- Gand-Saint-Pierre",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:520",
        "label": "S3",
        "long": "Termonde -- Denderleeuw",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:521",
        "label": "S3",
        "long": "Bruxelles-Nord -- Enghien",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:522",
        "label": "S3",
        "long": "Bruxelles-Nord -- Grammont",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:523",
        "label": "S3",
        "long": "Bruxelles-Midi -- Denderleeuw",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:524",
        "label": "L",
        "long": "Hal -- Denderleeuw",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:525",
        "label": "S3",
        "long": "Jette -- Bruxelles-Midi",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:526",
        "label": "S3",
        "long": "Hal -- Grammont",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212677",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:527",
        "label": "S3",
        "long": "Bruxelles-Midi -- Grammont",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:528",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:529",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Zottegem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:53",
        "label": "L",
        "long": "Jette -- Bruxelles-Midi",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:530",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Denderleeuw",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:531",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Audenarde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:532",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:533",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:534",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Lichtervelde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:535",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:536",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Bruges",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:537",
        "label": "IC",
        "long": "Bruges -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:538",
        "label": "TRN",
        "long": "Ostende -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:539",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Audenarde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:54",
        "label": "L",
        "long": "Bruges -- Zeebrugge-Strand",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:540",
        "label": "S32",
        "long": "Anvers-Central -- Essen",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:541",
        "label": "TRN",
        "long": "Anvers-Central -- Essen",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:542",
        "label": "S32",
        "long": "Essen -- Puurs",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:543",
        "label": "S32",
        "long": "Anvers-Central -- Puurs",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:544",
        "label": "S32",
        "long": "Essen -- Boom",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:545",
        "label": "TRN",
        "long": "Essen -- Boom",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:546",
        "label": "TRN",
        "long": "Essen -- Puurs",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:547",
        "label": "S32",
        "long": "Anvers-Central -- Boom",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:548",
        "label": "TRN",
        "long": "Li\u00e8ge-Saint-Lambert -- Namur",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:549",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:55",
        "label": "L",
        "long": "Malines -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:550",
        "label": "IC",
        "long": "Bruxelles-Midi -- Li\u00e8ge-Saint-Lambert",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:551",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Li\u00e8ge-Saint-Lambert",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:552",
        "label": "IC",
        "long": "Li\u00e8ge-Saint-Lambert -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:553",
        "label": "IC",
        "long": "Li\u00e8ge-Saint-Lambert -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:554",
        "label": "TRN",
        "long": "Li\u00e8ge-Saint-Lambert -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:555",
        "label": "IC",
        "long": "Bruxelles-Midi -- Statte",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:556",
        "label": "L",
        "long": "Hasselt -- Louvain",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:557",
        "label": "TRN",
        "long": "Hasselt -- Louvain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:558",
        "label": "L",
        "long": "Hasselt -- Diest",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:559",
        "label": "TRN",
        "long": "Namur -- Dinant",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:56",
        "label": "L",
        "long": "Anvers-Central -- Malines",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:560",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Dinant",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:561",
        "label": "IC",
        "long": "Bruxelles-Midi -- Dinant",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:562",
        "label": "IC",
        "long": "Bruxelles-Midi -- Gembloux",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:563",
        "label": "IC",
        "long": "Ottignies -- Dinant",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:564",
        "label": "IC",
        "long": "Bruxelles-Luxembourg -- Dinant",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:565",
        "label": "IC",
        "long": "Gembloux -- Dinant",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:566",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Dinant",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:567",
        "label": "IC",
        "long": "Ottignies -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:568",
        "label": "S32",
        "long": "Anvers-Central -- Kapellen",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:569",
        "label": "S32",
        "long": "Roosendaal (NL) -- Boom",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:57",
        "label": "IC",
        "long": "Louvain -- Aarschot",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:570",
        "label": "S32",
        "long": "Roosendaal (NL) -- Anvers-Central",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:571",
        "label": "S32",
        "long": "Roosendaal (NL) -- Essen",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:572",
        "label": "TRN",
        "long": "Roosendaal (NL) -- Boom",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:573",
        "label": "S32",
        "long": "Roosendaal (NL) -- Puurs",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:574",
        "label": "S32",
        "long": "Kapellen -- Puurs",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:575",
        "label": "S32",
        "long": "Roosendaal (NL) -- Anvers-Sud",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:576",
        "label": "TRN",
        "long": "Roosendaal (NL) -- Puurs",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:577",
        "label": "S32",
        "long": "Anvers-Sud -- Essen",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:578",
        "label": "S32",
        "long": "Anvers-Noorderdokken -- Puurs",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:579",
        "label": "S32",
        "long": "Anvers-Central -- Anvers-Sud",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:58",
        "label": "L",
        "long": "Anvers-Central -- Anvers-Noorderdokken",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:580",
        "label": "S32",
        "long": "Kapellen -- Boom",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:581",
        "label": "TRN",
        "long": "Roosendaal (NL) -- Anvers-Sud",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:582",
        "label": "TRN",
        "long": "Roosendaal (NL) -- Anvers-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:583",
        "label": "S32",
        "long": "Anvers-Central -- Anvers-Noorderdokken",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:584",
        "label": "IC",
        "long": "Anvers-Central -- Hasselt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:585",
        "label": "TRN",
        "long": "Anvers-Central -- Hasselt",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:586",
        "label": "IC",
        "long": "Anvers-Central -- Aarschot",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:587",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Hasselt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:588",
        "label": "IC",
        "long": "Malines -- Hasselt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:589",
        "label": "IC",
        "long": "Malines -- Aarschot",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:59",
        "label": "L",
        "long": "Herentals -- Mol",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:590",
        "label": "IC",
        "long": "Anvers-Central -- Tongres",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:591",
        "label": "TRN",
        "long": "Anvers-Central -- Tongres",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:592",
        "label": "TRN",
        "long": "Malines -- Louvain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:593",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Louvain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:594",
        "label": "IC",
        "long": "Hasselt -- Testelt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:595",
        "label": "IC",
        "long": "Anvers-Berchem -- Hasselt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:596",
        "label": "S34",
        "long": "Anvers-Central -- Saint-Nicolas",
        "short": "S34",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:597",
        "label": "L",
        "long": "Louvain -- Saint-Nicolas",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:598",
        "label": "TRN",
        "long": "Louvain -- Saint-Nicolas",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:599",
        "label": "L",
        "long": "Malines -- Saint-Nicolas",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:6",
        "label": "IC",
        "long": "La Louvi\u00e8re-Sud -- Braine-le-Comte",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:60",
        "label": "L",
        "long": "Vilvorde -- Bruxelles-Midi",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:600",
        "label": "L",
        "long": "Malines -- Puurs",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:601",
        "label": "TRN",
        "long": "Malines -- Saint-Nicolas",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:602",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Bruges",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:603",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Aalter",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:604",
        "label": "TRN",
        "long": "Li\u00e8ge-Guillemins -- Bruges",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:605",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Knokke",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:606",
        "label": "TRN",
        "long": "Li\u00e8ge-Guillemins -- Knokke",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:607",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Blankenberge",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:608",
        "label": "IC",
        "long": "Bruxelles-Midi -- Knokke",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:609",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:61",
        "label": "L",
        "long": "Bruxelles-Midi -- Anvers-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:610",
        "label": "TRN",
        "long": "Li\u00e8ge-Guillemins -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:611",
        "label": "IC",
        "long": "Louvain -- Knokke",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:612",
        "label": "IC",
        "long": "Landen -- Knokke",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:613",
        "label": "TRN",
        "long": "Landen -- Knokke",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:614",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:615",
        "label": "L",
        "long": "Anvers-Central -- Louvain",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:616",
        "label": "L",
        "long": "Anvers-Central -- Hasselt",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:617",
        "label": "TRN",
        "long": "Anvers-Central -- Louvain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:618",
        "label": "L",
        "long": "Anvers-Berchem -- Hasselt",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:619",
        "label": "L",
        "long": "Anvers-Central -- Anvers-Berchem",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:62",
        "label": "IC",
        "long": "Anvers-Central -- Herentals",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:620",
        "label": "L",
        "long": "Anvers-Central -- Tongres",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:621",
        "label": "L",
        "long": "Anvers-Central -- Heist-op-den-Berg",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:622",
        "label": "IC",
        "long": "Lierre -- Louvain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:623",
        "label": "S33",
        "long": "Anvers-Central -- Mol",
        "short": "S33",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:624",
        "label": "S33",
        "long": "Anvers-Central -- Herentals",
        "short": "S33",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:625",
        "label": "S33",
        "long": "Anvers-Central -- Lierre",
        "short": "S33",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:626",
        "label": "S33",
        "long": "Lierre -- Mol",
        "short": "S33",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:627",
        "label": "TRN",
        "long": "Anvers-Central -- Mol",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:628",
        "label": "S33",
        "long": "Mortsel -- Boechout",
        "short": "S33",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "212875",
        "color_name": "blue",
        "has_shape": false,
        "id": "gr:nmbssncb:629",
        "label": "S33",
        "long": "Mol -- Geel",
        "short": "S33",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:63",
        "label": "L",
        "long": "Anvers-Central -- Essen",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:630",
        "label": "IC",
        "long": "Gand-Saint-Pierre -- La Panne",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:631",
        "label": "IC",
        "long": "Anvers-Central -- La Panne",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:632",
        "label": "TRN",
        "long": "Anvers-Central -- La Panne",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:633",
        "label": "IC",
        "long": "Anvers-Central -- Dixmude",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:634",
        "label": "IC",
        "long": "La Panne -- Lokeren",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "009697",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:635",
        "label": "S20",
        "long": "Ottignies -- Louvain",
        "short": "S20",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:636",
        "label": "TRN",
        "long": "Ottignies -- Louvain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:637",
        "label": "L",
        "long": "Ottignies -- Louvain",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "009697",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:638",
        "label": "S20",
        "long": "Ottignies -- Heverlee",
        "short": "S20",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:639",
        "label": "IC",
        "long": "Bruxelles-Midi -- Anvers-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:64",
        "label": "L",
        "long": "Louvain -- Aarschot",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:640",
        "label": "IC",
        "long": "Nivelles -- Anvers-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:641",
        "label": "IC",
        "long": "Anvers-Berchem -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:642",
        "label": "IC",
        "long": "Anvers-Central -- Ch\u00e2telet",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:643",
        "label": "IC",
        "long": "Bruxelles-Midi -- Anvers-Berchem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:644",
        "label": "IC",
        "long": "Anvers-Central -- Binche",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:645",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Anvers-Berchem",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:646",
        "label": "IC",
        "long": "Bruxelles-Nord -- Nivelles",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:647",
        "label": "IC",
        "long": "Bruxelles-Nord -- Ch\u00e2telet",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:648",
        "label": "IC",
        "long": "Anvers-Central -- Marchienne-au-Pont",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "58135A",
        "color_name": "brown",
        "has_shape": false,
        "id": "gr:nmbssncb:649",
        "label": "S7",
        "long": "Hal -- Malines",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:65",
        "label": "L",
        "long": "Anvers-Central -- Kontich-Lint",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:650",
        "label": "TRN",
        "long": "Hal -- Malines",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "58135A",
        "color_name": "brown",
        "has_shape": false,
        "id": "gr:nmbssncb:651",
        "label": "S7",
        "long": "Vilvorde -- Hal",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "58135A",
        "color_name": "brown",
        "has_shape": false,
        "id": "gr:nmbssncb:652",
        "label": "S7",
        "long": "Malines -- Muizen",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:653",
        "label": "IC",
        "long": "Bruxelles-Midi -- Termonde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:654",
        "label": "IC",
        "long": "Tournai -- Termonde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:655",
        "label": "IC",
        "long": "Enghien -- Termonde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:656",
        "label": "IC",
        "long": "Mouscron -- Termonde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:657",
        "label": "IC",
        "long": "Termonde -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:658",
        "label": "IC",
        "long": "Jette -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:659",
        "label": "TRN",
        "long": "Ath -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:66",
        "label": "IC",
        "long": "Hasselt -- Diest",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:660",
        "label": "IC",
        "long": "Ath -- Termonde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "64BE3C",
        "color_name": "gray",
        "has_shape": false,
        "id": "gr:nmbssncb:661",
        "label": "S9",
        "long": "Nivelles -- Landen",
        "short": "S9",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "64BE3C",
        "color_name": "gray",
        "has_shape": false,
        "id": "gr:nmbssncb:662",
        "label": "S9",
        "long": "Nivelles -- Louvain",
        "short": "S9",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:663",
        "label": "TRN",
        "long": "Nivelles -- Landen",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "64BE3C",
        "color_name": "gray",
        "has_shape": false,
        "id": "gr:nmbssncb:664",
        "label": "S9",
        "long": "Braine-l'Alleud -- Landen",
        "short": "S9",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:665",
        "label": "TRN",
        "long": "Nivelles -- Louvain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "64BE3C",
        "color_name": "gray",
        "has_shape": false,
        "id": "gr:nmbssncb:666",
        "label": "S9",
        "long": "Braine-l'Alleud -- Louvain",
        "short": "S9",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:667",
        "label": "L",
        "long": "Nivelles -- Landen",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFCD00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "gr:nmbssncb:668",
        "label": "S5",
        "long": "Hal -- Malines",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFCD00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "gr:nmbssncb:669",
        "label": "S5",
        "long": "Malines -- Grammont",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:67",
        "label": "L",
        "long": "Nivelles -- Brussels Airport-Zaventem",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:670",
        "label": "TRN",
        "long": "Malines -- Grammont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFCD00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "gr:nmbssncb:671",
        "label": "S5",
        "long": "Bruxelles-Luxembourg -- Malines",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFCD00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "gr:nmbssncb:672",
        "label": "S5",
        "long": "Bruxelles-Luxembourg -- Hal",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFCD00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "gr:nmbssncb:673",
        "label": "S5",
        "long": "Bruxelles-Luxembourg -- Grammont",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFCD00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "gr:nmbssncb:674",
        "label": "S5",
        "long": "Beersel -- Malines",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFCD00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "gr:nmbssncb:675",
        "label": "S5",
        "long": "Vilvorde -- Grammont",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:676",
        "label": "IC",
        "long": "Schaerbeek -- Binche",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:677",
        "label": "IC",
        "long": "Turnhout -- Binche",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:678",
        "label": "IC",
        "long": "Schaerbeek -- Hal",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:679",
        "label": "IC",
        "long": "Schaerbeek -- Manage",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:68",
        "label": "L",
        "long": "Schaerbeek -- Anvers-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:680",
        "label": "IC",
        "long": "Turnhout -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:681",
        "label": "IC",
        "long": "Schaerbeek -- Braine-le-Comte",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:682",
        "label": "IC",
        "long": "Schaerbeek -- La Louvi\u00e8re-Sud",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:683",
        "label": "TRN",
        "long": "Turnhout -- Tournai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:684",
        "label": "IC",
        "long": "Lierre -- Binche",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:685",
        "label": "IC",
        "long": "Lierre -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:686",
        "label": "TRN",
        "long": "Lierre -- Tournai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:687",
        "label": "TRN",
        "long": "Schaerbeek -- Tournai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:688",
        "label": "IC",
        "long": "Turnhout -- La Louvi\u00e8re-Sud",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFCD00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "gr:nmbssncb:689",
        "label": "S5",
        "long": "Malines -- Enghien",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:69",
        "label": "L",
        "long": "Anvers-Noorderdokken -- Puurs",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:690",
        "label": "IC",
        "long": "Louvain -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:691",
        "label": "IC",
        "long": "Bruxelles-Midi -- Genk",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:692",
        "label": "IC",
        "long": "Bruxelles-Midi -- Louvain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:693",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Genk",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:694",
        "label": "IC",
        "long": "Louvain -- La Panne",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:695",
        "label": "IC",
        "long": "Louvain -- Lichtervelde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:696",
        "label": "IC",
        "long": "Louvain -- Dixmude",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:697",
        "label": "TRN",
        "long": "Genk -- Gand-Saint-Pierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:698",
        "label": "TRN",
        "long": "Hasselt -- Gand-Saint-Pierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:699",
        "label": "IC",
        "long": "Bruxelles-Midi -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:7",
        "label": "TRN",
        "long": "La Louvi\u00e8re-Sud -- Braine-le-Comte",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:70",
        "label": "L",
        "long": "Anvers-Central -- Puurs",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:700",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Gand-Saint-Pierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:701",
        "label": "IC",
        "long": "Gand-Saint-Pierre -- Alost",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:702",
        "label": "TRN",
        "long": "Gand-Saint-Pierre -- Alost",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:703",
        "label": "IC",
        "long": "Genk -- Alost",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F3610A",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:704",
        "label": "S2",
        "long": "Louvain -- Braine-le-Comte",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F3610A",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:705",
        "label": "S2",
        "long": "Bruxelles-Midi -- Louvain",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:706",
        "label": "TRN",
        "long": "Bruxelles-Midi -- Louvain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F3610A",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:707",
        "label": "S2",
        "long": "Bruxelles-Nord -- Louvain",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F3610A",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:708",
        "label": "S2",
        "long": "Hal -- Louvain",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:709",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:71",
        "label": "IC",
        "long": "Herentals -- Hamont",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:710",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Saint-Ghislain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:711",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Mons",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:712",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Soignies",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:713",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Qu\u00e9vy",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:714",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Braine-le-Comte",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:715",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Qu\u00e9vy",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:716",
        "label": "IC",
        "long": "Schaerbeek -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:717",
        "label": "TRN",
        "long": "Louvain -- Braine-le-Comte",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F3610A",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:718",
        "label": "S2",
        "long": "Zaventem -- Braine-le-Comte",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:719",
        "label": "IC",
        "long": "Herstal -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:72",
        "label": "L",
        "long": "Li\u00e8ge-Guillemins -- Liers",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:720",
        "label": "IC",
        "long": "Statte -- Namur",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:721",
        "label": "L",
        "long": "Liers -- Namur",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:722",
        "label": "TRN",
        "long": "Herstal -- Mons",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:723",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:724",
        "label": "IC",
        "long": "Liers -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:725",
        "label": "IC",
        "long": "Liers -- Tamines",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:726",
        "label": "IC",
        "long": "Statte -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:727",
        "label": "IC",
        "long": "Liers -- La Louvi\u00e8re-Sud",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:728",
        "label": "IC",
        "long": "Liers -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:729",
        "label": "IC",
        "long": "Liers -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:73",
        "label": "L",
        "long": "Hasselt -- Landen",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:730",
        "label": "IC",
        "long": "Statte -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:731",
        "label": "IC",
        "long": "Liers -- Blaton",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:732",
        "label": "IC",
        "long": "Tamines -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:733",
        "label": "IC",
        "long": "Namur -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:734",
        "label": "IC",
        "long": "Namur -- Tamines",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:735",
        "label": "IC",
        "long": "Namur -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:736",
        "label": "IC",
        "long": "Namur -- Tournai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:737",
        "label": "IC",
        "long": "Namur -- Blaton",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:738",
        "label": "IC",
        "long": "Namur -- La Louvi\u00e8re-Sud",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:739",
        "label": "TRN",
        "long": "Namur -- Mons",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:74",
        "label": "L",
        "long": "Bruxelles-Midi -- Charleroi-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:740",
        "label": "IC",
        "long": "Mons -- Blaton",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:741",
        "label": "IC",
        "long": "Mons -- La Louvi\u00e8re-Sud",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:742",
        "label": "TRN",
        "long": "Charleroi-Central -- Mons",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:743",
        "label": "IC",
        "long": "Marchienne-au-Pont -- Mons",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:744",
        "label": "IC",
        "long": "Charleroi-Central -- Blaton",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:745",
        "label": "L",
        "long": "Liers -- La Louvi\u00e8re-Sud",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:746",
        "label": "IC",
        "long": "Herstal -- La Louvi\u00e8re-Sud",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:747",
        "label": "IC",
        "long": "Statte -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:748",
        "label": "IC",
        "long": "Herstal -- Tamines",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:749",
        "label": "TRN",
        "long": "Herstal -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:75",
        "label": "IC",
        "long": "Malines -- Louvain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": false,
        "id": "gr:nmbssncb:750",
        "label": "S10",
        "long": "Bruxelles-Midi -- Termonde",
        "short": "S10",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": false,
        "id": "gr:nmbssncb:751",
        "label": "S10",
        "long": "Jette -- Bruxelles-Midi",
        "short": "S10",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:752",
        "label": "L",
        "long": "Termonde -- Alost",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2128",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:753",
        "label": "S64",
        "long": "Charleroi-Central -- Couvin",
        "short": "S64",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2128",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:754",
        "label": "S64",
        "long": "Charleroi-Central -- Walcourt",
        "short": "S64",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2128",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:755",
        "label": "S64",
        "long": "Charleroi-Central -- Mariembourg",
        "short": "S64",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:756",
        "label": "S8",
        "long": "Louvain-la-Neuve -- Audenarde",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:757",
        "label": "S8",
        "long": "Bruxelles-Luxembourg -- Audenarde",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:758",
        "label": "TRN",
        "long": "Louvain-la-Neuve -- Audenarde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:759",
        "label": "S8",
        "long": "Louvain-la-Neuve -- Zottegem",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:76",
        "label": "IC",
        "long": "Anvers-Central -- Heist-op-den-Berg",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:760",
        "label": "S8",
        "long": "Bruxelles-Luxembourg -- Zottegem",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:761",
        "label": "TRN",
        "long": "Louvain-la-Neuve -- Zottegem",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:762",
        "label": "S8",
        "long": "Louvain-la-Neuve -- Bruxelles-Midi",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:763",
        "label": "S8",
        "long": "Bruxelles-Luxembourg -- Bruxelles-Midi",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:764",
        "label": "TRN",
        "long": "Louvain-la-Neuve -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:765",
        "label": "S8",
        "long": "Namur -- Zottegem",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:766",
        "label": "TRN",
        "long": "Namur -- Zottegem",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0095CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:767",
        "label": "S8",
        "long": "Ottignies -- Louvain-la-Neuve",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:768",
        "label": "TRN",
        "long": "Ottignies -- Louvain-la-Neuve",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:769",
        "label": "S19",
        "long": "Bruxelles-Luxembourg -- Louvain",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:77",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Malines",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:770",
        "label": "S19",
        "long": "Bruxelles-Luxembourg -- Brussels Airport-Zaventem",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:771",
        "label": "S19",
        "long": "Bruxelles-Luxembourg -- Nivelles",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:772",
        "label": "S19",
        "long": "Bruxelles-Luxembourg -- Landen",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:773",
        "label": "S19",
        "long": "Nivelles -- Landen",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:774",
        "label": "S19",
        "long": "Nivelles -- Brussels Airport-Zaventem",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:775",
        "label": "S19",
        "long": "Nivelles -- Louvain",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:776",
        "label": "S19",
        "long": "Brussels Airport-Zaventem -- Charleroi-Central",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:777",
        "label": "TRN",
        "long": "Brussels Airport-Zaventem -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:778",
        "label": "TRN",
        "long": "Nivelles -- Brussels Airport-Zaventem",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:779",
        "label": "S19",
        "long": "Schaerbeek -- Bruxelles-Luxembourg",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:78",
        "label": "IC",
        "long": "Herentals -- Neerpelt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:780",
        "label": "IC",
        "long": "Louvain -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:781",
        "label": "TRN",
        "long": "Louvain -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:782",
        "label": "S19",
        "long": "Brussels Airport-Zaventem -- Marchienne-au-Pont",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:783",
        "label": "S19",
        "long": "Brussels Airport-Zaventem -- Luttre",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:784",
        "label": "IC",
        "long": "Welkenraedt -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:785",
        "label": "IC",
        "long": "Verviers-Central -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:786",
        "label": "TRN",
        "long": "Verviers-Central -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:787",
        "label": "L",
        "long": "Mons -- Braine-le-Comte",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:788",
        "label": "TRN",
        "long": "Mons -- Braine-le-Comte",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:789",
        "label": "IC",
        "long": "Louvain -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:79",
        "label": "L",
        "long": "Heist-op-den-Berg -- Louvain",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:790",
        "label": "TRN",
        "long": "Louvain -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:791",
        "label": "IC",
        "long": "Louvain -- Termonde",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:792",
        "label": "TRN",
        "long": "Louvain -- Termonde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:793",
        "label": "TRN",
        "long": "Louvain -- Gand-Saint-Pierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:794",
        "label": "TRN",
        "long": "Louvain -- Bruges",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:795",
        "label": "TRN",
        "long": "Gand-Saint-Pierre -- Termonde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:796",
        "label": "TRN",
        "long": "Gand-Saint-Pierre -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:797",
        "label": "S61",
        "long": "Jambes -- Charleroi-Central",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:798",
        "label": "TRN",
        "long": "Jambes -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:799",
        "label": "S61",
        "long": "Jambes -- Luttre",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:8",
        "label": "IC",
        "long": "Tournai -- Mouscron",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:80",
        "label": "TRN",
        "long": "Heist-op-den-Berg -- Louvain",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:800",
        "label": "S61",
        "long": "Ottignies -- Jambes",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:801",
        "label": "S61",
        "long": "Charleroi-Central -- Tamines",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:802",
        "label": "TRN",
        "long": "Charleroi-Central -- Tamines",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:803",
        "label": "IC",
        "long": "Anvers-Central -- Turnhout",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:804",
        "label": "TRN",
        "long": "Anvers-Central -- Turnhout",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:805",
        "label": "IC",
        "long": "Herentals -- Turnhout",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:806",
        "label": "IC",
        "long": "Lierre -- Turnhout",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:807",
        "label": "IC",
        "long": "Anvers-Central -- Tielen",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:808",
        "label": "IC",
        "long": "Anvers-Central -- Anvers-Berchem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16123",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:809",
        "label": "S62",
        "long": "Luttre -- La Louvi\u00e8re-Sud",
        "short": "S62",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:81",
        "label": "L",
        "long": "Anvers-Berchem -- Lierre",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:810",
        "label": "TRN",
        "long": "Luttre -- La Louvi\u00e8re-Sud",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16123",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:811",
        "label": "S62",
        "long": "Luttre -- Charleroi-Central",
        "short": "S62",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:812",
        "label": "TRN",
        "long": "Luttre -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16123",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:813",
        "label": "S62",
        "long": "Charleroi-Central -- La Louvi\u00e8re-Centre",
        "short": "S62",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16123",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:814",
        "label": "S62",
        "long": "Charleroi-Central -- Charleroi-Central",
        "short": "S62",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16123",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:815",
        "label": "S62",
        "long": "Charleroi-Central -- La Louvi\u00e8re-Sud",
        "short": "S62",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:816",
        "label": "TRN",
        "long": "Charleroi-Central -- La Louvi\u00e8re-Sud",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:817",
        "label": "IC",
        "long": "Anvers-Central -- Lierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:818",
        "label": "IC",
        "long": "Anvers-Central -- Hamont",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:819",
        "label": "TRN",
        "long": "Anvers-Central -- Hamont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:82",
        "label": "TRN",
        "long": "Anvers-Central -- Lierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:820",
        "label": "IC",
        "long": "Anvers-Central -- Neerpelt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:821",
        "label": "TRN",
        "long": "Anvers-Central -- Neerpelt",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:822",
        "label": "L",
        "long": "Binche -- Braine-le-Comte",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16123",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:823",
        "label": "S62",
        "long": "Charleroi-Central -- Manage",
        "short": "S62",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:824",
        "label": "L",
        "long": "La Louvi\u00e8re-Sud -- Braine-le-Comte",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16123",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:825",
        "label": "S62",
        "long": "Marchienne-au-Pont -- La Louvi\u00e8re-Centre",
        "short": "S62",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:826",
        "label": "IC",
        "long": "Welkenraedt -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:827",
        "label": "IC",
        "long": "Verviers-Central -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:828",
        "label": "TRN",
        "long": "Verviers-Central -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:829",
        "label": "L",
        "long": "Hasselt -- Mol",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:83",
        "label": "L",
        "long": "Anvers-Central -- Lierre",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:830",
        "label": "TRN",
        "long": "Hasselt -- Mol",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:831",
        "label": "L",
        "long": "Lierre -- Hasselt",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:832",
        "label": "L",
        "long": "Hasselt -- Balen",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:833",
        "label": "L",
        "long": "Qu\u00e9vy -- La Louvi\u00e8re-Sud",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:834",
        "label": "TRN",
        "long": "Qu\u00e9vy -- La Louvi\u00e8re-Sud",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:835",
        "label": "L",
        "long": "Charleroi-Central -- Qu\u00e9vy",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:836",
        "label": "L",
        "long": "Mons -- La Louvi\u00e8re-Sud",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:837",
        "label": "TRN",
        "long": "Mons -- Qu\u00e9vy",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:838",
        "label": "NJ",
        "long": "Wien HBF (AT) -- Bruxelles-Midi",
        "short": "NJ",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:839",
        "label": "TRN",
        "long": "Wien HBF (AT) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:84",
        "label": "IC",
        "long": "Hasselt -- Louvain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:840",
        "label": "S61",
        "long": "Jambes -- Fleurus",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:841",
        "label": "S61",
        "long": "Jambes -- Tamines",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:842",
        "label": "S61",
        "long": "Moustier -- Namur",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:843",
        "label": "TRN",
        "long": "Jambes -- Fleurus",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:844",
        "label": "S61",
        "long": "Charleroi-Central -- Ch\u00e2telet",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:845",
        "label": "S61",
        "long": "Wavre -- Ch\u00e2telet",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:846",
        "label": "S61",
        "long": "Wavre -- Jambes",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:847",
        "label": "S61",
        "long": "Wavre -- Tamines",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:848",
        "label": "S61",
        "long": "Fleurus -- Tamines",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:849",
        "label": "S61",
        "long": "Jambes -- Ch\u00e2telet",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:85",
        "label": "IC",
        "long": "Kontich-Lint -- Turnhout",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:850",
        "label": "S61",
        "long": "Namur -- Fleurus",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:851",
        "label": "S61",
        "long": "Ottignies -- Ch\u00e2telet",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:852",
        "label": "S61",
        "long": "Wavre -- Namur",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:853",
        "label": "S61",
        "long": "Namur -- Tamines",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:854",
        "label": "TRN",
        "long": "Wavre -- Jambes",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:855",
        "label": "S61",
        "long": "Ottignies -- Namur",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:856",
        "label": "S61",
        "long": "Namur -- Ch\u00e2telet",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:857",
        "label": "S61",
        "long": "Namur -- Charleroi-Central",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:858",
        "label": "TRN",
        "long": "Namur -- Fleurus",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:859",
        "label": "S61",
        "long": "Ottignies -- Tamines",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:86",
        "label": "IC",
        "long": "Tongres -- Louvain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:860",
        "label": "S61",
        "long": "Ottignies -- Charleroi-Central",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:861",
        "label": "S61",
        "long": "Charleroi-Central -- Fleurus",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:862",
        "label": "S61",
        "long": "Ottignies -- Fleurus",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:863",
        "label": "S61",
        "long": "Ottignies -- Wavre",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:864",
        "label": "S61",
        "long": "Wavre -- Charleroi-Central",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:865",
        "label": "S61",
        "long": "Wavre -- Fleurus",
        "short": "S61",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:866",
        "label": "TRN",
        "long": "Ottignies -- Jambes",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:867",
        "label": "TRN",
        "long": "Namur -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:868",
        "label": "IC",
        "long": "Bertrange Strassen (LU) -- Arlon",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:869",
        "label": "L",
        "long": "Mons -- Saint-Ghislain",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:87",
        "label": "IC",
        "long": "Genk -- Landen",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:870",
        "label": "L",
        "long": "Mons -- Qui\u00e9vrain",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:871",
        "label": "L",
        "long": "Luxembourg (LU) -- Athus",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:872",
        "label": "TRN",
        "long": "Luxembourg (LU) -- Athus",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:873",
        "label": "TRN",
        "long": "Berlin Gesundbrunnen -- Paris Nord (FR)",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:874",
        "label": "TRN",
        "long": "Berlin Gesundbrunnen -- Paris-Est",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:875",
        "label": "L",
        "long": "Mons -- Tournai",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:876",
        "label": "TRN",
        "long": "Mons -- Tournai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:877",
        "label": "L",
        "long": "Mouscron -- Grammont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:878",
        "label": "TRN",
        "long": "Mouscron -- Grammont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:879",
        "label": "L",
        "long": "Jurbise -- Grammont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:88",
        "label": "IC",
        "long": "Hasselt -- Landen",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:880",
        "label": "L",
        "long": "Qu\u00e9vy -- Grammont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:881",
        "label": "L",
        "long": "Tournai -- Grammont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:882",
        "label": "L",
        "long": "Jurbise -- Lessines",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:883",
        "label": "TRN",
        "long": "Tournai -- Grammont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:884",
        "label": "L",
        "long": "Qu\u00e9vy -- Lessines",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:885",
        "label": "L",
        "long": "Qu\u00e9vy -- Ath",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:886",
        "label": "TRN",
        "long": "Mons -- Grammont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:887",
        "label": "L",
        "long": "Ath -- Lessines",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:888",
        "label": "TRN",
        "long": "Ath -- Grammont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:889",
        "label": "L",
        "long": "Saint-Ghislain -- Tournai",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:89",
        "label": "IC",
        "long": "Brussels Airport-Zaventem -- Anvers-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:890",
        "label": "TRN",
        "long": "Anvers-Central -- Genk",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:891",
        "label": "IC",
        "long": "Anvers-Central -- Genk",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:892",
        "label": "IC",
        "long": "Lierre -- Hasselt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:893",
        "label": "IC",
        "long": "Anvers-Central -- Diest",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:894",
        "label": "L",
        "long": "Li\u00e8ge-Guillemins -- Huy",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:895",
        "label": "TRN",
        "long": "Li\u00e8ge-Guillemins -- Huy",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:896",
        "label": "L",
        "long": "Fl\u00e9malle-Haute -- Huy",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:897",
        "label": "L",
        "long": "Li\u00e8ge-Guillemins -- Namur",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:898",
        "label": "L",
        "long": "Fl\u00e9malle-Haute -- Namur",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:899",
        "label": "L",
        "long": "Statte -- Namur",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:9",
        "label": "TRN",
        "long": "Tournai -- Mouscron",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:90",
        "label": "L",
        "long": "Bruxelles-Luxembourg -- Brussels Airport-Zaventem",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:900",
        "label": "TRN",
        "long": "Li\u00e8ge-Guillemins -- Namur",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:901",
        "label": "OTC",
        "long": "Paris Nord (FR) -- Bruxelles-Midi",
        "short": "OTC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:902",
        "label": "TRN",
        "long": "Paris Nord (FR) -- Bruxelles-Midi",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:903",
        "label": "S41",
        "long": "Aachen Hbf (DE) -- Welkenraedt",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:904",
        "label": "S41",
        "long": "Aachen Hbf (DE) -- Li\u00e8ge-Guillemins",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:905",
        "label": "S41",
        "long": "Li\u00e8ge-Guillemins -- Welkenraedt",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:906",
        "label": "S41",
        "long": "Aachen Hbf (DE) -- Verviers-Central",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:907",
        "label": "TRN",
        "long": "Aachen Hbf (DE) -- Welkenraedt",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:908",
        "label": "BUS",
        "long": "Verviers-Central -- Welkenraedt",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:909",
        "label": "BUS",
        "long": "Louvain -- Li\u00e8ge-Guillemins",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:91",
        "label": "L",
        "long": "Schaerbeek -- Bruxelles-Luxembourg",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:910",
        "label": "BUS",
        "long": "Bruxelles-Midi -- Gand-Saint-Pierre",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:911",
        "label": "BUS",
        "long": "Louvain -- Waremme",
        "short": "BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:912",
        "label": "S41",
        "long": "Aachen Hbf (DE) -- Li\u00e8ge-Saint-Lambert",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:913",
        "label": "S41",
        "long": "Li\u00e8ge-Saint-Lambert -- Welkenraedt",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:914",
        "label": "S41",
        "long": "Verviers-Central -- Welkenraedt",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:915",
        "label": "S41",
        "long": "Li\u00e8ge-Guillemins -- Li\u00e8ge-Saint-Lambert",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:916",
        "label": "S41",
        "long": "Li\u00e8ge-Saint-Lambert -- Verviers-Central",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:917",
        "label": "S41",
        "long": "Li\u00e8ge-Guillemins -- Verviers-Central",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:918",
        "label": "IC",
        "long": "Eupen -- Ostende",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:919",
        "label": "IC",
        "long": "Eupen -- Bruges",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:92",
        "label": "IC",
        "long": "Mol -- Neerpelt",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:920",
        "label": "TRN",
        "long": "Welkenraedt -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:921",
        "label": "IC",
        "long": "Schaerbeek -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:922",
        "label": "TRN",
        "long": "Schaerbeek -- Courtrai",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:923",
        "label": "IC",
        "long": "Bruxelles-Midi -- Courtrai",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:924",
        "label": "IC",
        "long": "Welkenraedt -- Bruges",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:925",
        "label": "S44",
        "long": "Landen -- Vis\u00e9",
        "short": "S44",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:926",
        "label": "S44",
        "long": "Li\u00e8ge-Guillemins -- Waremme",
        "short": "S44",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:927",
        "label": "S44",
        "long": "Landen -- Li\u00e8ge-Guillemins",
        "short": "S44",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:928",
        "label": "TRN",
        "long": "Landen -- Li\u00e8ge-Guillemins",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC2028",
        "color_name": "red",
        "has_shape": false,
        "id": "gr:nmbssncb:929",
        "label": "S44",
        "long": "Waremme -- Vis\u00e9",
        "short": "S44",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:93",
        "label": "IC",
        "long": "Anvers-Central -- Louvain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:930",
        "label": "IC",
        "long": "Verviers-Central -- Bruges",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:931",
        "label": "S42",
        "long": "Li\u00e8ge-Guillemins -- Fl\u00e9malle-Haute",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:932",
        "label": "S42",
        "long": "Liers -- Fl\u00e9malle-Haute",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:933",
        "label": "TRN",
        "long": "Eupen -- Ostende",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:934",
        "label": "IC",
        "long": "Luxembourg (LU) -- Gouvy",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:935",
        "label": "IC",
        "long": "Ettelbruck (LU) -- Gouvy",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:936",
        "label": "TRN",
        "long": "Luxembourg (LU) -- Gouvy",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:937",
        "label": "IC",
        "long": "Luxembourg (LU) -- Rivage",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:938",
        "label": "IC",
        "long": "Ettelbruck (LU) -- Li\u00e8ge-Guillemins",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:939",
        "label": "IC",
        "long": "Troisvierges (LU) -- Li\u00e8ge-Guillemins",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:94",
        "label": "L",
        "long": "Bruxelles-Midi -- Anvers-Berchem",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:940",
        "label": "IC",
        "long": "Li\u00e8ge-Guillemins -- Gouvy",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:941",
        "label": "TRN",
        "long": "Luxembourg (LU) -- Li\u00e8ge-Guillemins",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:942",
        "label": "IC",
        "long": "Ettelbruck (LU) -- Liers",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:943",
        "label": "IC",
        "long": "Luxembourg (LU) -- Liers",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:944",
        "label": "IC",
        "long": "Troisvierges (LU) -- Liers",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:945",
        "label": "IC",
        "long": "Liers -- Gouvy",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:946",
        "label": "IC",
        "long": "Rivage -- Gouvy",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:947",
        "label": "TRN",
        "long": "Li\u00e8ge-Guillemins -- Gouvy",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:948",
        "label": "S41",
        "long": "Hasselt -- Li\u00e8ge-Guillemins",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:949",
        "label": "S41",
        "long": "Hasselt -- Verviers-Central",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:95",
        "label": "IC",
        "long": "Mol -- Hamont",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:950",
        "label": "TRN",
        "long": "Hasselt -- Li\u00e8ge-Guillemins",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:951",
        "label": "S41",
        "long": "Hasselt -- Tongres",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:952",
        "label": "S41",
        "long": "Tongres -- Li\u00e8ge-Guillemins",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006033",
        "color_name": "green",
        "has_shape": false,
        "id": "gr:nmbssncb:953",
        "label": "S41",
        "long": "Li\u00e8ge-Guillemins -- Liers",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:954",
        "label": "TRN",
        "long": "Hasselt -- Tongres",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:955",
        "label": "IC",
        "long": "Bruxelles-Midi -- Eupen",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:956",
        "label": "IC",
        "long": "Eupen -- Gand-Saint-Pierre",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:957",
        "label": "TRN",
        "long": "Liers -- Fl\u00e9malle-Haute",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:958",
        "label": "S42",
        "long": "Li\u00e8ge-Guillemins -- Liers",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F16122",
        "color_name": "orange",
        "has_shape": false,
        "id": "gr:nmbssncb:959",
        "label": "S42",
        "long": "Herstal -- Fl\u00e9malle-Haute",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:96",
        "label": "IC",
        "long": "Hasselt -- Saint-Trond",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:960",
        "label": "L",
        "long": "Malines -- Gand-Saint-Pierre",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:961",
        "label": "TRN",
        "long": "Malines -- Gand-Saint-Pierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:962",
        "label": "L",
        "long": "Malines -- Bruges",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:963",
        "label": "L",
        "long": "Londerzeel -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:964",
        "label": "TRN",
        "long": "Malines -- Bruges",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:965",
        "label": "L",
        "long": "Malines -- Oostkamp",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:966",
        "label": "L",
        "long": "Londerzeel -- Gand-Saint-Pierre",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:967",
        "label": "L",
        "long": "Liers -- Marloie",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:968",
        "label": "TRN",
        "long": "Liers -- Marloie",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:969",
        "label": "L",
        "long": "Rivage -- Marloie",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:97",
        "label": "IC",
        "long": "Bruxelles-Midi -- Brussels Airport-Zaventem",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:970",
        "label": "L",
        "long": "Herstal -- Marloie",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:971",
        "label": "L",
        "long": "Londerzeel -- Bruges",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:972",
        "label": "L",
        "long": "Liers -- Rochefort-Jemelle",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:973",
        "label": "TRN",
        "long": "Liers -- Rochefort-Jemelle",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:974",
        "label": "L",
        "long": "Malines -- Zeebrugge-Dorp",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:975",
        "label": "L",
        "long": "Malines -- Zeebrugge-Strand",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:976",
        "label": "TRN",
        "long": "Malines -- Zeebrugge-Strand",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:977",
        "label": "L",
        "long": "Rivage -- Rochefort-Jemelle",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:978",
        "label": "L",
        "long": "Herstal -- Rochefort-Jemelle",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:979",
        "label": "L",
        "long": "Londerzeel -- Zeebrugge-Strand",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:98",
        "label": "L",
        "long": "Verviers-Central -- Welkenraedt",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:980",
        "label": "IC",
        "long": "Ottignies -- Louvain",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:981",
        "label": "IC",
        "long": "Ottignies -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:982",
        "label": "IC",
        "long": "Louvain -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:983",
        "label": "IC",
        "long": "Louvain -- Fleurus",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:984",
        "label": "IC",
        "long": "Louvain -- Charleroi-Ouest",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:985",
        "label": "IC",
        "long": "Wavre -- Charleroi-Central",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:986",
        "label": "L",
        "long": "Gand-Saint-Pierre -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:987",
        "label": "TRN",
        "long": "Bruges -- Gand-Saint-Pierre",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:988",
        "label": "TRN",
        "long": "Louvain -- Charleroi-Central",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:989",
        "label": "IC",
        "long": "Ottignies -- Fleurus",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:99",
        "label": "L",
        "long": "Li\u00e8ge-Guillemins -- Verviers-Central",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:990",
        "label": "IC",
        "long": "Ottignies -- Charleroi-Ouest",
        "short": "IC",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:991",
        "label": "L",
        "long": "Namur -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:992",
        "label": "L",
        "long": "Namur -- Ciney",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:993",
        "label": "TRN",
        "long": "Namur -- Libramont",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:994",
        "label": "TRN",
        "long": "Namur -- Ciney",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:995",
        "label": "L",
        "long": "Zeebrugge-Dorp -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:996",
        "label": "TRN",
        "long": "Zeebrugge-Strand -- Termonde",
        "short": "TRN",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:997",
        "label": "L",
        "long": "Melle -- Termonde",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:998",
        "label": "L",
        "long": "Luxembourg (LU) -- Libramont",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "016AB3",
        "color_name": "teal",
        "has_shape": false,
        "id": "gr:nmbssncb:999",
        "label": "L",
        "long": "Luxembourg (LU) -- Arlon",
        "short": "L",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      }
    ],
    "stop_count": 2887,
    "stop_points_capped": true
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.3"
  },
  "snapshot_date": "2026-09-06",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 2887,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "2887 of 2887 stops don't say whether a wheelchair user can board there.",
      "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
    },
    {
      "code": "scorecard_wheelchair_accessible_unknown",
      "count": 68541,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "68541 of 68541 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
    },
    {
      "code": "scorecard_no_fare_data",
      "count": 1,
      "effort": "A small file for most flat-fare systems.",
      "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
      "owner": "",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "The feed contains no fare information.",
      "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
    }
  ],
  "validator_version": "8.0.1"
}
