{
  "agency": {
    "country": "TH",
    "id": "otp-thailand-namtang",
    "name": "OTP Thailand (Namtang)",
    "operating_note": "The OTP Namtang multimodal feed, centered on the Bangkok metropolitan network; located at its Bangkok primary catalog location and counted as one feed record.",
    "subdivision_code": "TH-10",
    "subdivision_name": "Krung Thep Maha Nakhon"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 100.0,
          "stops_marked_accessible_pct": 47.0,
          "stops_marked_not_accessible_pct": 53.0,
          "stops_stated_pct": 100.0,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 25.0,
          "wheelchair_trips": 15.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "legacy",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 99.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 16947,
        "translations": {
          "feed_lang": "tha",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 4685,
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 100.0,
        "wheelchair_marked_accessible_pct": 47.0,
        "wheelchair_marked_not_accessible_pct": 53.0
      },
      "findings": [],
      "name": "completeness",
      "score": 100.0,
      "status": "measured",
      "summary": "100% of stops state wheelchair accessibility (47% marked accessible, 53% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 17,
        "instances_by_severity": {
          "ERROR": 684,
          "INFO": 19,
          "WARNING": 11034
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "number_out_of_range",
          "count": 555,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'number_out_of_range' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Number out of range (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "foreign_key_violation",
          "count": 120,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'foreign_key_violation' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Foreign key violation (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "invalid_url",
          "count": 9,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'invalid_url' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 18.0,
          "severity": "ERROR",
          "what": "Invalid url (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 8208,
          "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": 8.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": "fast_travel_between_consecutive_stops",
          "count": 760,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.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": "stop_too_far_from_shape",
          "count": 757,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the transit vehicle route through the wrong path or point riders to the wrong boarding location."
        },
        {
          "code": "leading_or_trailing_whitespaces",
          "count": 316,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'leading_or_trailing_whitespaces' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Leading or trailing whitespaces (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 295,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'fast_travel_between_far_stops' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Fast travel between far stops (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_bike_allowance",
          "count": 188,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_bike_allowance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Missing bike allowance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "duplicate_route_name",
          "count": 172,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Two or more routes share the same name.",
          "why": "Riders can't tell the routes apart in apps."
        },
        {
          "code": "stop_without_stop_time",
          "count": 142,
          "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": 8.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": "stops_match_shape_out_of_order",
          "count": 75,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stops_match_shape_out_of_order' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Stops match shape out of order (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "route_short_name_too_long",
          "count": 61,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_short_name_too_long' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Route short name too long (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stop_has_too_many_matches_for_shape",
          "count": 53,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_has_too_many_matches_for_shape' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Stop has too many matches for shape (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unused_shape",
          "count": 7,
          "effort": "One setting.",
          "fix": "Turn on 'remove unused shapes' (or the like) in your export tool.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "The feed contains route shapes no trip uses.",
          "why": "Harmless to riders, but it bloats the feed and suggests stale export data."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 12,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_headsign_matches_intermediate_stop' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Trip headsign matches intermediate stop (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "service_window_outside_feed_period",
          "count": 7,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'service_window_outside_feed_period' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Service window outside feed period (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 0.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 17 kinds of issue across 11737 instances (684 error, 11034 warning, 19 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 166,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2026-12-31",
        "feed_start_date": "2026-01-01",
        "feed_version": "20260717",
        "has_feed_info": true,
        "last_service_date": "2026-12-31",
        "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 166 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 agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "3 validator errors to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 166 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 100% of stops and 100% of trips.",
        "key": "accessible",
        "met": true
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. 3 validator errors to resolve."
  },
  "feed": {
    "license_note": "CC BY 4.0; credit the Office of Transport and Traffic Policy and Planning (OTP), Ministry of Transport, Thailand.",
    "reachable": true,
    "sha256": "64765d4e793ecc24a772c8056039b0efd00c56a30d9293a0a4f94566bab63612",
    "size_bytes": 41616536,
    "static_url": "https://namtang-api.otp.go.th/download/namtang-gtfs.zip"
  },
  "ferry_profile": {
    "accessibility": {
      "measures": "published_values_not_physical_usability",
      "terminals": {
        "allowed_count": 0,
        "allowed_pct": 0.0,
        "not_allowed_count": 159,
        "not_allowed_pct": 100.0,
        "stated_count": 159,
        "stated_pct": 100.0,
        "total_count": 159
      },
      "trips": {
        "allowed_count": 0,
        "allowed_pct": 0.0,
        "not_allowed_count": 188,
        "not_allowed_pct": 100.0,
        "stated_count": 188,
        "stated_pct": 100.0,
        "total_count": 188
      }
    },
    "bikes": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 188
    },
    "cars": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 188
    },
    "fares": {
      "applied": true,
      "fare_free": false,
      "model": "legacy",
      "scope": "whole_feed"
    },
    "graded": false,
    "measured": true,
    "realtime": {
      "configured_kinds": [],
      "kinds_configured": 0,
      "scope": "whole_feed"
    },
    "route_count": 74,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 0,
      "stated_count": 0,
      "stated_pct": null,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 159,
      "parented_boarding_location_count": 0,
      "parented_boarding_location_pct": 0.0,
      "referenced_station_count": 0
    },
    "trip_count": 188
  },
  "fetch": {
    "final_url": "https://namtang-api.otp.go.th/download/namtang-gtfs.zip",
    "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-07-18T00:00:00+00:00",
  "geo": {
    "bbox": [
      98.23994,
      5.77999,
      105.87621,
      20.40458
    ],
    "lat": 13.7645,
    "lon": 100.51615,
    "stop_count": 16947
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 5,
        "trip_count": 22,
        "trip_share_pct": 0.5
      },
      {
        "key": "subway",
        "label": "Subway / metro",
        "route_count": 4,
        "trip_count": 36,
        "trip_share_pct": 0.8
      },
      {
        "key": "rail",
        "label": "Rail",
        "route_count": 189,
        "trip_count": 199,
        "trip_share_pct": 4.2
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 1804,
        "trip_count": 4240,
        "trip_share_pct": 90.5
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 74,
        "trip_count": 188,
        "trip_share_pct": 4.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 2076,
    "trip_count": 4685
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 56.2,
    "margin_to_next_band": 3.8,
    "score": 56.2
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 881,
      "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": "881 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (Silom, Blue, Purple, ARL, 102, and more).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 215,
      "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": "215 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"\u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 43/1;Ramkhamhaeng Road Soi 43/1\", \"\u0e0b\u0e2d\u0e22\u0e21\u0e34\u0e15\u0e23\u0e44\u0e21\u0e15\u0e23\u0e35 6/8;Soi Mit Maitri 6/8\", \"\u0e0b\u0e2d\u0e22\u0e21\u0e34\u0e15\u0e23\u0e44\u0e21\u0e15\u0e23\u0e35 6/2;Soi Mit Maitri 6/2\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    }
  ],
  "routability": {
    "boardable_stops": 16947,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 142,
        "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": "142 of 16947 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": 142,
    "single_stop_trips": 0,
    "trips_total": 4685
  },
  "route_map": {
    "drawn_route_count": 2072,
    "has_shapes": true,
    "path": "data/artifacts/otp-thailand-namtang/geometry.geojson",
    "route_count": 2076,
    "routes": [
      {
        "color": "65B724",
        "color_name": "green",
        "has_shape": true,
        "id": "1",
        "label": "Sukhumvit",
        "long": "\u0e2a\u0e32\u0e22\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 (\u0e2a\u0e32\u0e22\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27\u0e2d\u0e48\u0e2d\u0e19);Sukhumvit (Light green Line)",
        "short": "Sukhumvit",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "10",
        "label": "108",
        "long": "\u0e40\u0e14\u0e48\u0e19\u0e0a\u0e31\u0e22 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Den Chai - Krung Thep Aphiwat",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "100",
        "label": "388",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Chachoengsao Junction - Bangkok",
        "short": "388",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "101",
        "label": "389",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32;Bangkok - Chachoengsao Junction",
        "short": "389",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "102",
        "label": "390",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Chachoengsao Junction - Bangkok",
        "short": "390",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "103",
        "label": "391",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32;Bangkok - Chachoengsao Junction",
        "short": "391",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "105",
        "label": "471",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e22\u0e32;Thon Buri - Sala Ya",
        "short": "471",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "106",
        "label": "472",
        "long": "\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Sala Ya - Thon Buri",
        "short": "472",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "107",
        "label": "473",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e22\u0e32;Thon Buri - Sala Ya",
        "short": "473",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "1074",
        "label": "997",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e25\u0e39\u0e15\u0e32\u0e2b\u0e25\u0e27\u0e07;Bangkok - Ban Plu Ta Luang",
        "short": "997",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "1075",
        "label": "998",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e25\u0e39\u0e15\u0e32\u0e2b\u0e25\u0e27\u0e07 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Ban Plu Ta Luang - Bangkok",
        "short": "998",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1076",
        "label": "\u0e15.101",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23);Phra Pradaeng - Bangkok Bus Terminal (Chatuchak)",
        "short": "\u0e15.101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1077",
        "label": "\u0e15.21",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01;Min Buri - Nong Chok",
        "short": "\u0e15.21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1078",
        "label": "\u0e15.104",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e1a\u0e32\u0e07\u0e1b\u0e30\u0e01\u0e2d\u0e01 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Bang Pra Kok (Highway)",
        "short": "\u0e15.104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1079",
        "label": "\u0e15.104",
        "long": "\u0e1a\u0e32\u0e07\u0e1b\u0e30\u0e01\u0e2d\u0e01 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bang Pra Kok - Victory Monument (Highway)",
        "short": "\u0e15.104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "108",
        "label": "474",
        "long": "\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Sala Ya - Thon Buri",
        "short": "474",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1080",
        "label": "\u0e15.113",
        "long": "\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Nonthaburi - Future Park Rangsit Department Store",
        "short": "\u0e15.113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1081",
        "label": "\u0e15.113",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Future Park Rangsit Department Store - Nonthaburi",
        "short": "\u0e15.113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1082",
        "label": "\u0e15.124",
        "long": "\u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 - \u0e17\u0e38\u0e48\u0e07\u0e04\u0e23\u0e38 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e22\u0e32\u0e21\u0e19\u0e34\u0e40\u0e27\u0e28\u0e19\u0e4c;Chulalongkorn University - Thungkru - Siam Niwet Village (Highway)",
        "short": "\u0e15.124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1083",
        "label": "\u0e15.69",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Rama 3 Road (Highway)",
        "short": "\u0e15.69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1084",
        "label": "\u0e15.69",
        "long": "\u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Rama 3 Road - Victory Monument (Highway)",
        "short": "\u0e15.69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1085",
        "label": "\u0e15.78",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e25\u0e32\u0e14\u0e1e\u0e07\u0e29\u0e4c\u0e40\u0e1e\u0e0a\u0e23 - \u0e15\u0e25\u0e32\u0e14\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Phong Phet Market- Bua Thong Market",
        "short": "\u0e15.78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1086",
        "label": "\u0e15.97",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;Pak Kret - Ramkhamhaeng University",
        "short": "\u0e15.97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1087",
        "label": "\u0e15.60",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e40\u0e2b\u0e19\u0e37\u0e2d (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2);Samrong - Bangkok Bus Terminal (Mochit 2) (Highway)",
        "short": "\u0e15.60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1088",
        "label": "\u0e15.99",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Bang Khen - Sanam Luang",
        "short": "\u0e15.99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1089",
        "label": "\u0e15.99",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Sanam Luang - Bang Khen",
        "short": "\u0e15.99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "109",
        "label": "475",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e22\u0e32;Thon Buri - Sala Ya",
        "short": "475",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1090",
        "label": "\u0e15.138",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);The mall Ngamwongwan - Ramkhamhaeng University,Bangna Campus (Highway)",
        "short": "\u0e15.138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1091",
        "label": "\u0e15.68",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e0a\u0e40\u0e17\u0e27\u0e35 - \u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ratchathewi - Samrong (Highway)",
        "short": "\u0e15.68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1092",
        "label": "\u0e15.54",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Min Buri - Lat Krabung Industrial Estate",
        "short": "\u0e15.54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1093",
        "label": "\u0e15.12",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e27\u0e19\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23 - \u0e16\u0e19\u0e19\u0e27\u0e07\u0e28\u0e4c\u0e2a\u0e27\u0e48\u0e32\u0e07 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Chatuchak Park - Wongsawang Road - Nonthaburi Pier",
        "short": "\u0e15.12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1094",
        "label": "\u0e15.15",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c;Min Buri - Kasetsart University",
        "short": "\u0e15.15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1095",
        "label": "\u0e15.554",
        "long": "\u0e17\u0e48\u0e32\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Suvarnabhumi Airport - Rangsit (Highway)",
        "short": "\u0e15.554",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1096",
        "label": "\u0e15.554",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e40\u0e08\u0e49\u0e32\u0e04\u0e38\u0e13\u0e17\u0e2b\u0e32\u0e23\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (;King Mongkut's Institute of Technology Ladkrabang - Future Park Rangsit Department Store (Highway)",
        "short": "\u0e15.554",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1097",
        "label": "\u0e15.549",
        "long": "\u0e17\u0e48\u0e32\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Suvarnabhumi Airport - Min Buri",
        "short": "\u0e15.549",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1098",
        "label": "\u0e15.158",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e41\u0e04;Victory Monument - Bang Khae Market",
        "short": "\u0e15.158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1099",
        "label": "\u0e15.156",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e40\u0e04\u0e2b\u0e30\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Khaha Rom Klao (Highway)",
        "short": "\u0e15.156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "11",
        "label": "109",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Krung Thep Aphiwat - Chiang Mai",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "110",
        "label": "476",
        "long": "\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Sala Ya - Thon Buri",
        "short": "476",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1100",
        "label": "\u0e15.156",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c;Victory Monument - Seacon Square Department Store",
        "short": "\u0e15.156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1101",
        "label": "\u0e15.156",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e21\u0e2d\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e40\u0e27\u0e22\u0e4c - \u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Motorway - Huatakhe (Highway)",
        "short": "\u0e15.156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1102",
        "label": "\u0e15.156",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e40\u0e08\u0e49\u0e32\u0e04\u0e38\u0e13\u0e17\u0e2b\u0e32\u0e23\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - King Mongkut's Institute of Technology Ladkrabang (Highway)",
        "short": "\u0e15.156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1103",
        "label": "\u0e15.155",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e19\u0e27\u0e19\u0e04\u0e23 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Navanakorn (Highway)",
        "short": "\u0e15.155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1104",
        "label": "\u0e15.154",
        "long": "\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e17\u0e2d\u0e07\u0e18\u0e32\u0e19\u0e35 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Muang Thong Thani - Future Park Rangsit Department Store",
        "short": "\u0e15.154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1105",
        "label": "\u0e15.153",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e15\u0e25\u0e32\u0e14\u0e43\u0e2b\u0e21\u0e48\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Mai Don Mueang Market(Highway)",
        "short": "\u0e15.153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1106",
        "label": "\u0e15.153",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Lumlukka (Highway)",
        "short": "\u0e15.153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1107",
        "label": "\u0e15.153",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e23\u0e32\u0e0a\u0e21\u0e07\u0e04\u0e25\u0e18\u0e31\u0e0d\u0e1a\u0e38\u0e23\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Rajamangala University of Technology Thanyaburi (Highway)",
        "short": "\u0e15.153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1108",
        "label": "\u0e15.152",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35) (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Rangsit - Bangkok Southern Bus Terminal (Borommaratchachonnani Road) (Highway)",
        "short": "\u0e15.152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1109",
        "label": "\u0e15.151",
        "long": "\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 - \u0e2a\u0e35\u0e25\u0e21 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Sapanmai - Silom (Highway)",
        "short": "\u0e15.151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "111",
        "label": "477",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e22\u0e32;Thon Buri - Sala Ya",
        "short": "477",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1110",
        "label": "\u0e15.150",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e44\u0e17\u0e23\u0e19\u0e49\u0e2d\u0e22;The mall Ngamwongwan - Sai Noi District",
        "short": "\u0e15.150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1111",
        "label": "\u0e15.149",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 4;Pata Pinklao Department Store - Bua Thong 4 Village",
        "short": "\u0e15.149",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1112",
        "label": "\u0e15.147",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Central Plaza Lardprao Department Store - Central Plaza Rama 2 Department Store (Highway)",
        "short": "\u0e15.147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1113",
        "label": "\u0e15.146",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ramkhamhaeng University - Rama 3 Road (Highway)",
        "short": "\u0e15.146",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1114",
        "label": "\u0e15.145",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e1a\u0e32\u0e07\u0e41\u0e04 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);The mall Bang Khea Department Store - Ramkhamhaeng University,Bangna Campus (Highway)",
        "short": "\u0e15.145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1115",
        "label": "\u0e15.144",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e40\u0e08\u0e49\u0e32\u0e04\u0e38\u0e13\u0e17\u0e2b\u0e32\u0e23\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 (\u0e17\u0e32;Bangkok Bus Terminal (Chatuchak) - King Mongkut's Institute of Technology Ladkrabang (Highway)",
        "short": "\u0e15.144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1116",
        "label": "\u0e15.143",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e2d\u0e49\u0e2d\u0e21\u0e19\u0e49\u0e2d\u0e22;Victory Monument - Omnoi",
        "short": "\u0e15.143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1117",
        "label": "\u0e15.143",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e2d\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e0d\u0e48;Bangkok Bus Terminal (Chatuchak) - Omyai",
        "short": "\u0e15.143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1118",
        "label": "\u0e15.143",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19;Bangkok Bus Terminal (Chatuchak) - Krathum Baen",
        "short": "\u0e15.143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1119",
        "label": "\u0e15.142",
        "long": "\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e17\u0e2d\u0e07\u0e18\u0e32\u0e19\u0e35 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Muang Thong Thani - Ramkhamhaeng University (Highway)",
        "short": "\u0e15.142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "112",
        "label": "478",
        "long": "\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Sala Ya - Thon Buri",
        "short": "478",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1120",
        "label": "\u0e15.141",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e34\u0e4a\u0e01\u0e0b\u0e35\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2;The mall Ngamwongwan - Big C Rama 2 Department Store",
        "short": "\u0e15.141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1121",
        "label": "\u0e15.140",
        "long": "\u0e2a\u0e35\u0e25\u0e21 - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25\u0e2a\u0e32\u0e22 4 (\u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e16\u0e19\u0e19\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21);Silom - Phutthamonthon Sai 4 (Phet Kasem Road)",
        "short": "\u0e15.140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1122",
        "label": "\u0e15.139",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35) - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33;Bangkok Southern Bus Terminal (Borommaratchachonnani Road) - Phatunam",
        "short": "\u0e15.139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1123",
        "label": "\u0e15.139",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35) - \u0e21\u0e32\u0e1a\u0e38\u0e0d\u0e04\u0e23\u0e2d\u0e07;Bangkok Southern Bus Terminal (Borommaratchachonnani Road) - Ma Bun Khrong",
        "short": "\u0e15.139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1124",
        "label": "\u0e15.139",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35) - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Southern Bus Terminal (Borommaratchachonnani Road) - Ramkhamhaeng University,Bangna Campus (Highway)",
        "short": "\u0e15.139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1125",
        "label": "\u0e15.137",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e35\u0e25\u0e21 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e17\u0e2a\u0e42\u0e01\u0e49 \u0e42\u0e25\u0e15\u0e31\u0e2a \u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Silom - Tesco Lotus Rama 2 Department Store (Highway)",
        "short": "\u0e15.137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1126",
        "label": "\u0e15.137",
        "long": "\u0e21\u0e32\u0e1a\u0e38\u0e0d\u0e04\u0e23\u0e2d\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e17\u0e2a\u0e42\u0e01\u0e49 \u0e42\u0e25\u0e15\u0e31\u0e2a \u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ma Bun Khrong - Tesco Lotus Rama 2 Department Store (Highway)",
        "short": "\u0e15.137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1127",
        "label": "\u0e15.136",
        "long": "\u0e2a\u0e35\u0e25\u0e21 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Silom - Bang Yai (Highway)",
        "short": "\u0e15.136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1128",
        "label": "\u0e15.135",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01;Ladkrabang Airport Rail Link Station - Nong Chok",
        "short": "\u0e15.135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1129",
        "label": "\u0e15.134",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e40\u0e09\u0e25\u0e34\u0e21\u0e1e\u0e23\u0e30\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34;Central Plaza Pinklao Department Store - Government Complex",
        "short": "\u0e15.134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "113",
        "label": "479",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e22\u0e32;Thon Buri - Sala Ya",
        "short": "479",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1130",
        "label": "\u0e15.134",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e1a\u0e31\u0e13\u0e11\u0e34\u0e15\u0e22\u0e4c;Central Plaza Pinklao Department Store - Dhurakij Pundit University",
        "short": "\u0e15.134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1131",
        "label": "\u0e15.133",
        "long": "\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e44\u0e17\u0e23\u0e19\u0e49\u0e2d\u0e22;Phra Pin-klao Bridge - Sai Noi District",
        "short": "\u0e15.133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1132",
        "label": "\u0e15.132",
        "long": "\u0e21\u0e32\u0e1a\u0e38\u0e0d\u0e04\u0e23\u0e2d\u0e07 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e28\u0e23\u0e29\u0e10\u0e01\u0e34\u0e08;Ma Bun Khrong - Setthakit Village",
        "short": "\u0e15.132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1133",
        "label": "\u0e15.131",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23;Pata Pinklao Department Store - Samutsakhon",
        "short": "\u0e15.131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1134",
        "label": "\u0e15.131",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2;Pata Pinklao Department Store - Central Plaza Rama2 Department store",
        "short": "\u0e15.131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1135",
        "label": "\u0e15.130",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19;Pata Pinklao Department Store - Krathum Baen",
        "short": "\u0e15.130",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1136",
        "label": "\u0e15.129",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e1a\u0e48\u0e2d (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Bang Bo (Highway)",
        "short": "\u0e15.129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1137",
        "label": "\u0e15.128",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ramkhamhaeng University,Bangna Campus - Samutsakhon(Highway)",
        "short": "\u0e15.128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1138",
        "label": "\u0e15.127",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e41\u0e08\u0e49 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Bus Terminal (Chatuchak) - Pho Chae(Highway)",
        "short": "\u0e15.127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1139",
        "label": "\u0e15.127",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e21\u0e31\u0e01\u0e01\u0e30\u0e2a\u0e31\u0e19 - \u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Makkasan Airport Rail Link Station - Samutsakhon(Highway)",
        "short": "\u0e15.127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "114",
        "label": "480",
        "long": "\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Sala Ya - Thon Buri",
        "short": "480",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1140",
        "label": "\u0e15.127",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23;Wongwian Yai - Samutsakhon",
        "short": "\u0e15.127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1141",
        "label": "\u0e15.127",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Bus Terminal (Chatuchak) - Samutsakhon(Highway)",
        "short": "\u0e15.127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1142",
        "label": "\u0e15.127",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Samutsakhon(Highway)",
        "short": "\u0e15.127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1143",
        "label": "\u0e15.126",
        "long": "\u0e17\u0e48\u0e32\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19);Suvarnabhumi Airport - Bangkok Southern Bus Terminal (Taling Chan)(Highway)",
        "short": "\u0e15.126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1144",
        "label": "\u0e15.125",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23 (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19) - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Southern Bus Terminal (Taling Chan) - Ramkhamhaeng University (Highway)",
        "short": "\u0e15.125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1145",
        "label": "\u0e15.125",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23 (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19) - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Southern Bus Terminal (Taling Chan) - Happy Land (Highway)",
        "short": "\u0e15.125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1146",
        "label": "\u0e15.124",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e22\u0e32\u0e21\u0e19\u0e34\u0e40\u0e27\u0e28\u0e19\u0e4c - \u0e17\u0e38\u0e48\u0e07\u0e04\u0e23\u0e38 - \u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22;Siam Niwet Village - Thung Kru - Chulalongkorn University (Highway)",
        "short": "\u0e15.124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1147",
        "label": "\u0e15.123",
        "long": "\u0e2d\u0e39\u0e48\u0e41\u0e2a\u0e21\u0e14\u0e33 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Samea Dam Garage- Ramkhamhaeng University (Highway)",
        "short": "\u0e15.123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1148",
        "label": "\u0e15.121",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e2a\u0e22\u0e32\u0e21 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Pak Nam - Siam Shopping mall (Highway)",
        "short": "\u0e15.121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1149",
        "label": "\u0e15.121",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e2a\u0e22\u0e32\u0e21 - \u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Siam Shopping mall - Pak Nam (Highway)",
        "short": "\u0e15.121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1150",
        "label": "\u0e15.120",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 - \u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Mo Chit BTS Station - Pak Nam (Highway)",
        "short": "\u0e15.120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1151",
        "label": "\u0e15.119",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 - \u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Mo Chit BTS Station - Bang Bua Thong",
        "short": "\u0e15.119",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1152",
        "label": "\u0e15.118",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e1a\u0e35\u0e17\u0e35\u0e40\u0e2d\u0e2a (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15) - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15);Mo Chit BTS Station - Thammasat University (Rangsit)",
        "short": "\u0e15.118",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1153",
        "label": "\u0e15.117",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32;Ramkhamhaeng University - Lumlukka",
        "short": "\u0e15.117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1154",
        "label": "\u0e15.116",
        "long": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e27\u0e0a\u0e34\u0e23\u0e30 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48;Vajira Hospital - Saphan Mai",
        "short": "\u0e15.116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1155",
        "label": "\u0e15.116",
        "long": "\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 - \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e27\u0e0a\u0e34\u0e23\u0e30;Saphan Mai - Vajira Hospital",
        "short": "\u0e15.116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1156",
        "label": "\u0e15.115",
        "long": "\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;Bang Phli Housing - Ramkhamhaeng University (Highway)",
        "short": "\u0e15.115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1157",
        "label": "\u0e15.115",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ramkhamhaeng University - Bang Phli Housing (Highway)",
        "short": "\u0e15.115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1158",
        "label": "\u0e15.114",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;The mall Ngamwongwan Department Store - Future Park Rangsit Department Store",
        "short": "\u0e15.114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1159",
        "label": "\u0e15.112",
        "long": "\u0e2a\u0e27\u0e19\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Chatuchak Park - Nonthaburi Pier",
        "short": "\u0e15.112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1160",
        "label": "\u0e15.112",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e27\u0e19\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23;Nonthaburi Pier - Chatuchak Park",
        "short": "\u0e15.112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1161",
        "label": "\u0e15.111",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e39\u0e19\u0e2a\u0e34\u0e19\u0e18\u0e32\u0e19\u0e35 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23 (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23);Phun Sin Thani Village - Bangkok Bus Terminal (Chatuchak)",
        "short": "\u0e15.111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1162",
        "label": "\u0e15.111",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23 (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e39\u0e19\u0e2a\u0e34\u0e19\u0e18\u0e32\u0e19\u0e35;Bangkok Bus Terminal (Chatuchak) - Phun Sin Thani Village",
        "short": "\u0e15.111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1163",
        "label": "\u0e15.106",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c - \u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e1b\u0e30\u0e41\u0e01\u0e49\u0e27;Phra Samut Chedi Pier - Bang Pa Kaeo Market",
        "short": "\u0e15.106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1164",
        "label": "\u0e15.106",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e1b\u0e30\u0e41\u0e01\u0e49\u0e27 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c;Bang Pa Kaeo Market - Phra Samut Chedi Pier",
        "short": "\u0e15.106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1165",
        "label": "\u0e15.105",
        "long": "\u0e2a\u0e35\u0e25\u0e21 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e40\u0e23\u0e27\u0e14\u0e35;Silom - Soi Rewadi (Highway)",
        "short": "\u0e15.105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1166",
        "label": "\u0e15.105",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e40\u0e23\u0e27\u0e14\u0e35 - \u0e2a\u0e35\u0e25\u0e21;Soi Rewadi - Silom (Highway)",
        "short": "\u0e15.105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1167",
        "label": "\u0e15.103",
        "long": "\u0e27\u0e31\u0e14\u0e2a\u0e19 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e0b\u0e19\u0e15\u0e4c\u0e08\u0e2d\u0e2b\u0e4c\u0e19;Son Temple - Saint John's University (Highway)",
        "short": "\u0e15.103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1168",
        "label": "\u0e15.103",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e0b\u0e19\u0e15\u0e4c\u0e08\u0e2d\u0e2b\u0e4c\u0e19 - \u0e27\u0e31\u0e14\u0e2a\u0e19 (\u0e01\u0e21.9) (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Saint John's University - Temple Son (km.9) (Highway)",
        "short": "\u0e15.103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1169",
        "label": "\u0e15.102",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Pak Kret Pier - Sanam Luang (Highway)",
        "short": "\u0e15.102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1170",
        "label": "\u0e15.102",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Sanam Luang - Pak Kret Pier (Highway)",
        "short": "\u0e15.102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1171",
        "label": "\u0e15.101",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07;Bangkok Bus Terminal (Chatuchak) - Phra Pradaeng (Highway)",
        "short": "\u0e15.101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1172",
        "label": "\u0e15.98",
        "long": "\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;Don Mueang - Ramkhamhaeng University",
        "short": "\u0e15.98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1173",
        "label": "\u0e15.98",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07;Ramkhamhaeng University - Don Mueang",
        "short": "\u0e15.98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1174",
        "label": "\u0e15.97",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;Ramkhamhaeng University - Pak Kret",
        "short": "\u0e15.97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1175",
        "label": "\u0e15.96",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e35\u0e25\u0e21 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Silom - Rangsit (Highway)",
        "short": "\u0e15.96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1176",
        "label": "\u0e15.96",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e23\u0e32\u0e0a\u0e1b\u0e23\u0e32\u0e23\u0e20 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ratchaprarop Airport Rail Link Station - Rangsit (Highway)",
        "short": "\u0e15.96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1177",
        "label": "\u0e15.96",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e14\u0e40\u0e17\u0e23\u0e14\u0e40\u0e0b\u0e47\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;World Trade Center Department Store - Rangsit",
        "short": "\u0e15.96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1178",
        "label": "\u0e15.95",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e16\u0e19\u0e19\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;Rangsit - Ram-inthra Road - Ramkhamhaeng University",
        "short": "\u0e15.95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1179",
        "label": "\u0e15.95",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e16\u0e19\u0e19\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Ramkhamhaeng University - Ram-inthra Road - Rangsit",
        "short": "\u0e15.95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1180",
        "label": "\u0e15.94",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e16\u0e19\u0e19\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ramkhamhaeng Airport Rail Link Station - Ram-inthra Road - Rangsit (Highway)",
        "short": "\u0e15.94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1181",
        "label": "\u0e15.94",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e16\u0e19\u0e19\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Ramkhamhaeng University - Lardprao Road - Rangsit",
        "short": "\u0e15.94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1182",
        "label": "\u0e15.94",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e16\u0e19\u0e19\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ramkhamhaeng Airport Rail Link Station - Lumlukka Road - Rangsit (Highway)",
        "short": "\u0e15.94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1183",
        "label": "\u0e15.93",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Min Buri - Victory Monument (Highway)",
        "short": "\u0e15.93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1184",
        "label": "\u0e15.93",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Min Buri (Highway)",
        "short": "\u0e15.93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1185",
        "label": "\u0e15.92",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Victory Monument - Min Buri",
        "short": "\u0e15.92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1186",
        "label": "\u0e15.92",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Min Buri - Victory Monument",
        "short": "\u0e15.92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1187",
        "label": "\u0e15.91",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Min Buri - Victory Monument",
        "short": "\u0e15.91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1188",
        "label": "\u0e15.91",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Victory Monument - Min Buri",
        "short": "\u0e15.91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1189",
        "label": "\u0e15.90",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e01\u0e23\u0e21\u0e28\u0e38\u0e25\u0e01\u0e32\u0e01\u0e23 - \u0e15\u0e25\u0e32\u0e14\u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e17\u0e2d\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Khlong Toei - The Customs Department - Pho Thong Market (Highway)",
        "short": "\u0e15.90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1190",
        "label": "\u0e15.90",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 - \u0e15\u0e25\u0e32\u0e14\u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e17\u0e2d\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Central Plaza Rama3 Department Store - Pho Thong Market (Highway)",
        "short": "\u0e15.90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1191",
        "label": "\u0e15.89",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e20\u0e39\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e40\u0e1e\u0e25\u0e34\u0e19\u0e08\u0e34\u0e15;Banglamphu Ngam wong wan Department Store - Ploenchit",
        "short": "\u0e15.89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1192",
        "label": "\u0e15.89",
        "long": "\u0e40\u0e1e\u0e25\u0e34\u0e19\u0e08\u0e34\u0e15 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e20\u0e39\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Ploenchit - Banglamphu Ngam wong wan Department Store",
        "short": "\u0e15.89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1193",
        "label": "\u0e15.88",
        "long": "\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 (\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e40\u0e01\u0e29\u0e21\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c) - \u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bang Yai (Kasemrad Hospital) - Victory Monument (Highway)",
        "short": "\u0e15.88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1194",
        "label": "\u0e15.88",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 (\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e40\u0e01\u0e29\u0e21\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c) (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Bang Yai (Kasemrad Hospital) (Highway)",
        "short": "\u0e15.88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1195",
        "label": "\u0e15.88",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e16\u0e19\u0e19\u0e15\u0e34\u0e27\u0e32\u0e19\u0e19\u0e17\u0e4c - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Victory Monument - Tiwanon Road - Nonthaburi Pier",
        "short": "\u0e15.88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1196",
        "label": "\u0e15.88",
        "long": "\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bang Bua Thong - Victory Monument (Highway)",
        "short": "\u0e15.88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1197",
        "label": "\u0e15.88",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Bang Bua Thong (Highway)",
        "short": "\u0e15.88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1198",
        "label": "\u0e15.87",
        "long": "\u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e04\u0e39\u0e27\u0e31\u0e14 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Bang Khu Wat Temple - Victory Monument",
        "short": "\u0e15.87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1199",
        "label": "\u0e15.87",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e04\u0e39\u0e27\u0e31\u0e14;Victory Monument - Bang Khu Wat Temple",
        "short": "\u0e15.87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "12",
        "label": "111",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e14\u0e48\u0e19\u0e0a\u0e31\u0e22;Krung Thep Aphiwat - Den Chai",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1200",
        "label": "\u0e15.86",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e17\u0e2d\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);The mall Ngam wong wan Department Store - Muaeng Thong Village (Highway)",
        "short": "\u0e15.86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1201",
        "label": "\u0e15.86",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e17\u0e2d\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Muaeng Thong Village (Highway)",
        "short": "\u0e15.86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1202",
        "label": "\u0e15.85",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15);Victory Monument - Thammasad University (Rangsit) (Highway)",
        "short": "\u0e15.85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1203",
        "label": "\u0e15.73",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e15\u0e25\u0e32\u0e14\u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e17\u0e2d\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Khlong Toei - Pho Thong Market (Highway)",
        "short": "\u0e15.73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1204",
        "label": "\u0e15.65",
        "long": "\u0e21\u0e32\u0e1a\u0e38\u0e0d\u0e04\u0e23\u0e2d\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e20\u0e39\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ma Bun Khlong - Banglamphu Ngam wong wan Department Store (Highway)",
        "short": "\u0e15.65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1205",
        "label": "\u0e15.64",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Pak Kret (Highway)",
        "short": "\u0e15.64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1206",
        "label": "\u0e15.62",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c - \u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Kasetsart University - Somrong (Highway)",
        "short": "\u0e15.62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1207",
        "label": "\u0e15.58",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e34\u0e4a\u0e01\u0e0b\u0e35\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Bus Terminal (Chatuchak) - Big C Bang Phli Department Store (Highway)",
        "short": "\u0e15.58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1208",
        "label": "\u0e15.58",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19 \u0e16\u0e19\u0e19\u0e01\u0e33\u0e41\u0e1e\u0e07\u0e40\u0e1e\u0e0a\u0e232);Bangkok Bus Terminal (Chatuchak) - Bang Phli Housing (Highway Kamphaeng Phet Road)",
        "short": "\u0e15.58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1209",
        "label": "\u0e15.47",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19);Bangkok Bus Terminal (Chatuchak) - Bangkok Southern Bus Terminal (Taling Chan)",
        "short": "\u0e15.47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1210",
        "label": "\u0e15.74",
        "long": "\u0e2a\u0e35\u0e25\u0e21 - \u0e16\u0e19\u0e19\u0e19\u0e23\u0e32\u0e18\u0e34\u0e27\u0e32\u0e2a\u0e23\u0e32\u0e0a\u0e19\u0e04\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c - \u0e0b\u0e2d\u0e22\u0e19\u0e27\u0e25\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Silom - Narathiwatratchanakarin Road - Soi Nuanchan (Highway)",
        "short": "\u0e15.74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1211",
        "label": "\u0e15.20",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e27\u0e31\u0e14\u0e25\u0e33\u0e15\u0e49\u0e2d\u0e22\u0e15\u0e34\u0e48\u0e07;Min Buri - Lam Toi Ting Temple",
        "short": "\u0e15.20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1212",
        "label": "\u0e15.6",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e1a\u0e32\u0e07\u0e41\u0e04 - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Future Park Bang khae Department Store - Thonburi Housing",
        "short": "\u0e15.6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1213",
        "label": "\u0e15.2",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e40\u0e01\u0e37\u0e49\u0e2d;Pata Pinklao Department Store - Ruam Kuea Village",
        "short": "\u0e15.2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1214",
        "label": "\u0e15.84",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Victory Monument - Rangsit (Khlong 1) (Highway)",
        "short": "\u0e15.84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1215",
        "label": "\u0e15.83",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Victory Monument - Future Park Rangsit Department Store (Highway)",
        "short": "\u0e15.83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1216",
        "label": "\u0e15.82",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e15\u0e25\u0e32\u0e14\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48;Victory Monument - Saphan Mai Market (Highway)",
        "short": "\u0e15.82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1217",
        "label": "\u0e15.81",
        "long": "\u0e2d.\u0e2a.\u0e21.\u0e17. - \u0e15\u0e25\u0e32\u0e14\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48;MCOT - Saphan Mai Market",
        "short": "\u0e15.81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1218",
        "label": "\u0e15.80",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;The mall Bang Kapi Department Store - The mall Ngam Wong Wan Department Store",
        "short": "\u0e15.80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1219",
        "label": "\u0e15.80",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Ramkhamhaeng University - Nonthaburi Pier",
        "short": "\u0e15.80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1220",
        "label": "\u0e15.79",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Kasetsart University - Nonthaburi Pier",
        "short": "\u0e15.79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1221",
        "label": "\u0e15.78",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e1e\u0e07\u0e29\u0e4c\u0e40\u0e1e\u0e0a\u0e23 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Phong Phet Market- Bua Thong Village",
        "short": "\u0e15.78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1222",
        "label": "\u0e15.77",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e41\u0e04 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e31\u0e15\u0e19\u0e32\u0e18\u0e34\u0e40\u0e1a\u0e28\u0e23\u0e4c;Bang Khae - Ratthanathibate Village",
        "short": "\u0e15.77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1223",
        "label": "\u0e15.77",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e1a\u0e32\u0e07\u0e41\u0e04 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;The mall Bang Khae Department Store - Bua Thong Village",
        "short": "\u0e15.77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1224",
        "label": "\u0e15.76",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Pata Pinklao Department Store - Bua Thong Village",
        "short": "\u0e15.76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1225",
        "label": "\u0e15.75",
        "long": "\u0e2a\u0e35\u0e25\u0e21 - \u0e0b\u0e2d\u0e22\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 84 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Silom - Soi Lardprao 84 (Highway)",
        "short": "\u0e15.75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1226",
        "label": "\u0e15.73",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e21\u0e28\u0e38\u0e25\u0e01\u0e32\u0e01\u0e23 (\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22) - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);The Customs Department (Khlong Toei) - Thonburi Housing (Highway)",
        "short": "\u0e15.73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1227",
        "label": "\u0e15.71",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Thonburi Housing (Highway)",
        "short": "\u0e15.71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1228",
        "label": "\u0e15.71",
        "long": "\u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33 - \u0e27\u0e31\u0e14\u0e2a\u0e19 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Pratunam - Son Temple (Highway)",
        "short": "\u0e15.71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1229",
        "label": "\u0e15.70",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 22 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Victory Monument - Soi Ramkhamhaeng 22 (Highway)",
        "short": "\u0e15.70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1230",
        "label": "\u0e15.68",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Hua Lamphong - Ramkhamhaeng University ,Bangna Campus (Highway)",
        "short": "\u0e15.68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1231",
        "label": "\u0e15.68",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Khlong Toei - Samrong (Highway)",
        "short": "\u0e15.68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1232",
        "label": "\u0e15.68",
        "long": "\u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07 - \u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Hua Lamphong - Samrong(Highway)",
        "short": "\u0e15.68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1233",
        "label": "\u0e15.67",
        "long": "\u0e2a\u0e35\u0e25\u0e21 - \u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Silom - Bangna (Highway)",
        "short": "\u0e15.67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1234",
        "label": "\u0e15.63",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e2d\u0e34\u0e21\u0e1e\u0e35\u0e40\u0e23\u0e35\u0e22\u0e25\u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangna - Imperial World Samrong (Highway)",
        "short": "\u0e15.63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1235",
        "label": "\u0e15.63",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Rangsit - Bang Phli Housing (Highway)",
        "short": "\u0e15.63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1236",
        "label": "\u0e15.61",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Central Plaza Lardprao Department Store - Bangna(Highway)",
        "short": "\u0e15.61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1237",
        "label": "\u0e15.60",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e40\u0e2b\u0e19\u0e37\u0e2d (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2) - \u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Bus Terminal (Mo Chit 2) - Samrong (Highway)",
        "short": "\u0e15.60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1238",
        "label": "\u0e15.59",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e40\u0e2b\u0e19\u0e37\u0e2d (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2) - \u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Bus Terminal (Mo Chit 2) - Pak Nam (Highway)",
        "short": "\u0e15.59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1239",
        "label": "\u0e15.58",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Bus Terminal (Chatuchak) - Bang Phli Housing (Highway)",
        "short": "\u0e15.58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1240",
        "label": "\u0e15.57",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e19\u0e49\u0e2d\u0e21\u0e08\u0e34\u0e15\u0e15\u0e4c - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23;Nomjit Department Store - Mahanakorn University",
        "short": "\u0e15.57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1241",
        "label": "\u0e15.56",
        "long": "\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34 - \u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32;Bang Kapi - Rom Klao Housing",
        "short": "\u0e15.56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1242",
        "label": "\u0e15.55",
        "long": "\u0e27\u0e31\u0e14\u0e1e\u0e23\u0e30\u0e28\u0e23\u0e35\u0e21\u0e2b\u0e32\u0e18\u0e32\u0e15\u0e38 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23;Wat Phra Si Mahathat - Mahanakorn University",
        "short": "\u0e15.55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1243",
        "label": "\u0e15.54",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e41\u0e1f\u0e0a\u0e31\u0e48\u0e19\u0e44\u0e2d\u0e23\u0e4c\u0e41\u0e25\u0e19\u0e14\u0e4c - \u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e40\u0e08\u0e49\u0e32\u0e04\u0e38\u0e13\u0e17\u0e2b\u0e32\u0e23\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Fashion Island Department Store - King Mongkut's Institute of Technology Ladkrabang",
        "short": "\u0e15.54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1244",
        "label": "\u0e15.53",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e1a\u0e32\u0e07\u0e1a\u0e48\u0e2d;Bangna - Bang Bo",
        "short": "\u0e15.53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1245",
        "label": "\u0e15.53",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35;Bangna - Bang Phli Housing",
        "short": "\u0e15.53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1246",
        "label": "\u0e15.51",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34 - \u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33;The mall Bang Kapi Department Store - Par Nam",
        "short": "\u0e15.51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1247",
        "label": "\u0e15.52",
        "long": "\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34 - \u0e1a\u0e32\u0e07\u0e19\u0e32;Bang Kapi - Bangna",
        "short": "\u0e15.52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1248",
        "label": "\u0e15.50",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c - \u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Happy Land - Ladkrabang",
        "short": "\u0e15.50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1249",
        "label": "\u0e15.50",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34 - \u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Bang Kapi - Ladkrabang",
        "short": "\u0e15.50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1250",
        "label": "\u0e15.50",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c - \u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e40\u0e08\u0e49\u0e32\u0e04\u0e38\u0e13\u0e17\u0e2b\u0e32\u0e23\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Seacon Square Department Store - King Mongkut's Institute of Technology Ladkrabang",
        "short": "\u0e15.50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1251",
        "label": "\u0e15.49",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c;Ramkhamhaeng University - Seacon Square Department Store",
        "short": "\u0e15.49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1252",
        "label": "\u0e15.48",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 103 - \u0e1b\u0e23\u0e30\u0e40\u0e27\u0e28;Sukhumvit 103 - Prawet",
        "short": "\u0e15.48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1253",
        "label": "\u0e15.48",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e19\u0e32;Seacon Square Department Store - Ramkhamhaeng University Bang Na Campus",
        "short": "\u0e15.48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1254",
        "label": "\u0e15.48",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e19\u0e32;Ramkhamhaeng University - Ramkhamhaeng University Bang Na Campus",
        "short": "\u0e15.48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1255",
        "label": "\u0e15.46",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 7;Central Plaza Lardprao Department Store - Rama 7 Bridge",
        "short": "\u0e15.46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1256",
        "label": "\u0e15.45",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e2b\u0e2d\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e27\u0e25\u0e42\u0e01\u0e49\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;University of the Thai Chamber of Commerce - Welco Ramkhamhaeng Department Store",
        "short": "\u0e15.45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1257",
        "label": "\u0e15.43",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Ramkhamhaeng University - The mall Ngam wong wan Department Store",
        "short": "\u0e15.43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1258",
        "label": "\u0e15.42",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e15\u0e25\u0e32\u0e14\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48;Ramkhamhaeng Airport Rail Link Station - Saphan Mai Market",
        "short": "\u0e15.42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1259",
        "label": "\u0e15.41",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e31\u0e15\u0e19\u0e42\u0e01\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e4c 200 \u0e1b\u0e35 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34;Rattanakosin 200 years Village - The mall Bang Kapi Department Store",
        "short": "\u0e15.41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1260",
        "label": "\u0e15.40",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e19\u0e49\u0e2d\u0e21\u0e08\u0e34\u0e15\u0e15\u0e4c;Kasetsart University - Nomjit Department Store",
        "short": "\u0e15.40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1261",
        "label": "\u0e15.39",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Min Buri - Rangsit",
        "short": "\u0e15.39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1262",
        "label": "\u0e15.38",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 4;The mall Ngam wong wan Department Store - Bang Bua Thong 4 Village",
        "short": "\u0e15.38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1263",
        "label": "\u0e15.37",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e31\u0e15\u0e19\u0e32\u0e18\u0e34\u0e40\u0e1a\u0e28\u0e23\u0e4c;Bangkok Bus Terminal (Chatuchak) - Rattanathibate Village",
        "short": "\u0e15.37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1264",
        "label": "\u0e15.37",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e31\u0e15\u0e19\u0e32\u0e18\u0e34\u0e40\u0e1a\u0e28\u0e23\u0e4c;Central Plaza Lardprao Department Store - Rattanathibate Village",
        "short": "\u0e15.37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1265",
        "label": "\u0e15.37",
        "long": "\u0e2a\u0e27\u0e19\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Chatuchak Park - Bang Bua Thong District",
        "short": "\u0e15.37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1266",
        "label": "\u0e15.36",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e17\u0e38\u0e48\u0e07\u0e04\u0e23\u0e38;Wongwian Yai - Thung Kru",
        "short": "\u0e15.36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1267",
        "label": "\u0e15.35",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07;Sanam Luang - Phra Pradaeng Pier",
        "short": "\u0e15.35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1268",
        "label": "\u0e15.34",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e19 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e23\u0e23\u0e29\u0e32;Khlong San - Hansa Village",
        "short": "\u0e15.34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1269",
        "label": "\u0e15.32",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 40 - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ram-intra 40 - Pratunam (Highway)",
        "short": "\u0e15.32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1270",
        "label": "\u0e15.32",
        "long": "\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 (\u0e0b\u0e2d\u0e22\u0e19\u0e27\u0e25\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c) - \u0e2a\u0e35\u0e25\u0e21 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ram-intra (Soi Nuanchan) - Silom (Highway)",
        "short": "\u0e15.32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1271",
        "label": "\u0e15.31",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49 - \u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Southern Bus Terminal - Bangna (Highway)",
        "short": "\u0e15.31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1272",
        "label": "\u0e15.30",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19 \u0e16.\u0e01\u0e33\u0e41\u0e1e\u0e07\u0e40\u0e1e\u0e0a\u0e23 2);Bangkok Bus Terminal (Chatuchak) - Bangna (Highway Kamphaeng Phet 2 Road)",
        "short": "\u0e15.30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1273",
        "label": "\u0e15.30",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkok Bus Terminal (Chatuchak) - Bangna (Highway)",
        "short": "\u0e15.30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1274",
        "label": "\u0e15.29",
        "long": "\u0e2a\u0e27\u0e19\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35 - \u0e1a\u0e32\u0e07\u0e1b\u0e30\u0e41\u0e01\u0e49\u0e27 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Lum Phi Ni Park - Bang Pa Kaeo (Highway)",
        "short": "\u0e15.29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1275",
        "label": "\u0e15.28",
        "long": "\u0e2a\u0e35\u0e25\u0e21 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e20\u0e39\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Silom - Banglamphu Ngam wong wan Department Store (Highway)",
        "short": "\u0e15.28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1276",
        "label": "\u0e15.27",
        "long": "\u0e21\u0e32\u0e1a\u0e38\u0e0d\u0e04\u0e23\u0e2d\u0e07 - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ma Bun Khlong - Pak Kret (Highway)",
        "short": "\u0e15.27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1277",
        "label": "\u0e15.27",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e35\u0e25\u0e21 - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Silom - Pak Kret (Highway)",
        "short": "\u0e15.27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1278",
        "label": "\u0e15.26",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e20\u0e39\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e2d\u0e42\u0e28\u0e01 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Banglamphu Ngam wong wan Department Store - Asok (Highway)",
        "short": "\u0e15.26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1279",
        "label": "\u0e15.26",
        "long": "\u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 9 (\u0e41\u0e22\u0e01 \u0e2d.\u0e2a.\u0e21.\u0e17.) - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Rama 9 (MCOT Intersection) - Pak Kret (Highway)",
        "short": "\u0e15.26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1280",
        "label": "\u0e15.25",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32;Min Buri - Rom Klao Housing",
        "short": "\u0e15.25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1281",
        "label": "\u0e15.24",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35;Min Buri - Bang Phli",
        "short": "\u0e15.24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1282",
        "label": "\u0e15.23",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2d\u0e21\u0e23\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c - \u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49;Amon Sap Village - Hua Takhe",
        "short": "\u0e15.23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1283",
        "label": "\u0e15.23",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 (\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49);Min Buri - Ladkrabang (Hua Takhe)",
        "short": "\u0e15.23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1284",
        "label": "\u0e15.22",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;Min Buri - Pak Kret",
        "short": "\u0e15.22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1285",
        "label": "\u0e15.21",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34 - \u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01;The mall Bang Kapi Department Store - Nong Chok",
        "short": "\u0e15.21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1286",
        "label": "\u0e15.21",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01;Ramkhamhaeng Airport Rail Link Station - Nong Chok",
        "short": "\u0e15.21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1287",
        "label": "\u0e15.19",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33;Ram-intra - Pratunam",
        "short": "\u0e15.19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1288",
        "label": "\u0e15.19",
        "long": "\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 \u0e01\u0e21.8 - \u0e2d\u0e34\u0e21\u0e1e\u0e34\u0e40\u0e23\u0e35\u0e22\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27;Ram-intra km.8 - Imperial World Ladprao",
        "short": "\u0e15.19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1289",
        "label": "\u0e15.18",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e04\u0e39\u0e49\u0e0b\u0e49\u0e32\u0e22 - \u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01;Min Buri - Khu Sai - Nong Chok",
        "short": "\u0e15.18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1290",
        "label": "\u0e15.17",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e04\u0e39\u0e49\u0e02\u0e27\u0e32 - \u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01;Min Buri - Khu Khwa - Nong Chok",
        "short": "\u0e15.17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1291",
        "label": "\u0e15.16",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e40\u0e2b\u0e19\u0e37\u0e2d (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2);Min Buri - Bangkok Bus Terminal (Mo Chit 2)",
        "short": "\u0e15.16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1292",
        "label": "\u0e15.15",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e41\u0e04\u0e23\u0e32\u0e22;Min Buri - Khae Rai",
        "short": "\u0e15.15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1293",
        "label": "\u0e15.15",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Min Buri - Bang Bua Thong",
        "short": "\u0e15.15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1294",
        "label": "\u0e15.15",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23;Min Buri - Chatuchak",
        "short": "\u0e15.15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1295",
        "label": "\u0e15.13",
        "long": "\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 - \u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Saphan Mai - The mall Ngam wong wan Department Store",
        "short": "\u0e15.13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1296",
        "label": "\u0e15.14",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e41\u0e1f\u0e0a\u0e31\u0e48\u0e19\u0e44\u0e2d\u0e23\u0e4c\u0e41\u0e25\u0e19\u0e14\u0e4c - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c;Fasion Island Department Store - Kasetsart University",
        "short": "\u0e15.14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1297",
        "label": "\u0e15.10",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e40\u0e2b\u0e19\u0e37\u0e2d (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2) - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;Bangkok Bus Terminal (Mo Chit 2) - Pak Kret",
        "short": "\u0e15.10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1298",
        "label": "\u0e15.9",
        "long": "\u0e20\u0e31\u0e15\u0e15\u0e32\u0e04\u0e32\u0e23\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e21\u0e34\u0e15\u0e23 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Sermmit Restaurant - Bua Thong Village",
        "short": "\u0e15.9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1299",
        "label": "\u0e15.8",
        "long": "\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e31\u0e15\u0e19\u0e32\u0e18\u0e34\u0e40\u0e1a\u0e28\u0e23\u0e4c;Phra Pin-klao Bridge - Rattanathibate Village",
        "short": "\u0e15.8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "13",
        "label": "112",
        "long": "\u0e40\u0e14\u0e48\u0e19\u0e0a\u0e31\u0e22 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Den Chai - Krung Thep Aphiwat",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1300",
        "label": "\u0e15.8",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e21\u0e2d\u0e23\u0e4c\u0e23\u0e35\u0e48\u0e04\u0e34\u0e07\u0e2a\u0e4c (\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32) - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e24\u0e01\u0e29\u0e32 3;Merry King Department Store (Pinklao)- Pruksa Village",
        "short": "\u0e15.8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1301",
        "label": "\u0e15.8",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Sanam Luang - Bang Yai District",
        "short": "\u0e15.8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1302",
        "label": "\u0e15.8",
        "long": "\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Phra Pin-klao Bridge - Bang Bua Thong District",
        "short": "\u0e15.8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1303",
        "label": "\u0e15.7",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e14\u0e34\u0e19\u0e41\u0e14\u0e07 - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Din Daeng Pier - Thonburi Housing",
        "short": "\u0e15.7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1304",
        "label": "\u0e15.12",
        "long": "\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Central Plaza Ladprao Department Store - Nonthaburi Pier",
        "short": "\u0e15.12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1305",
        "label": "\u0e15.5",
        "long": "\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e28\u0e23\u0e29\u0e10\u0e01\u0e34\u0e08;Phra Pin-klao Bridge - Setthakit Village",
        "short": "\u0e15.5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1306",
        "label": "\u0e15.4",
        "long": "\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e23\u0e23\u0e29\u0e32;Phra Pin-klao Bridge - Hunsa Village",
        "short": "\u0e15.4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1307",
        "label": "\u0e15.3",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e19\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c;Pata Pinklao Department Store - Sin Somboon Village",
        "short": "\u0e15.3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1308",
        "label": "\u0e15.11",
        "long": "\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;The mall Ngam wong wan Department Store - Pak Kret",
        "short": "\u0e15.11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1309",
        "label": "\u0e15.1",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e2b\u0e27\u0e49\u0e32 - \u0e15\u0e25\u0e32\u0e14\u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35);Bang Wha BTS Station - Phutthamonthon Market (Borommaratchachonnani Road)",
        "short": "\u0e15.1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1310",
        "label": "\u0e15.1",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25\u0e2a\u0e32\u0e22 7 - \u0e27\u0e31\u0e14\u0e44\u0e23\u0e48\u0e02\u0e34\u0e07;Pata Pinklao Department Store - Phutthamonthon 7 - Wat Rai Khing",
        "short": "\u0e15.1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1311",
        "label": "\u0e15.1",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e21\u0e2b\u0e34\u0e14\u0e25 (\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32);Pata Pinklao Department Store - Mahidol University (Saraya)",
        "short": "\u0e15.1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1312",
        "label": "\u0e15.1",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Pata Pinklao Department Store - Sampran District",
        "short": "\u0e15.1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1313",
        "label": "\u0e15.1073",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e40\u0e17\u0e2a\u0e42\u0e01\u0e49\u0e42\u0e25\u0e15\u0e31\u0e2a\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e37\u0e48\u0e19 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Tesco Lotus Prachachuen - The mall Ngam wong wan Department Store",
        "short": "\u0e15.1073",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1314",
        "label": "\u0e15.44",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e2b\u0e31\u0e27\u0e2b\u0e21\u0e32\u0e01 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27;Central Plaza Hua Mak Department Store - Central Plaza Ladprao Department Store",
        "short": "\u0e15.44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1315",
        "label": "\u0e15.2",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e40\u0e01\u0e37\u0e49\u0e2d - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32;Ruam Kuea Village - Pata Pinklao Department Store",
        "short": "\u0e15.2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1316",
        "label": "\u0e15.3",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e19\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32;Sinsomboon Village - Pata Pinklao Department Store",
        "short": "\u0e15.3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1317",
        "label": "\u0e15.4",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e23\u0e23\u0e29\u0e32 - \u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32;Hunsa Village - Phra Pin-klao Bridge",
        "short": "\u0e15.4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1318",
        "label": "\u0e15.5",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e28\u0e23\u0e29\u0e10\u0e01\u0e34\u0e08 - \u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32;Setthakit Village - Phra Pin-klao Bridge",
        "short": "\u0e15.5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1319",
        "label": "\u0e15.6",
        "long": "\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e1a\u0e32\u0e07\u0e41\u0e04;Thonburi Housing - Future Park Bang Khae Department Store",
        "short": "\u0e15.6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1320",
        "label": "\u0e15.7",
        "long": "\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e14\u0e34\u0e19\u0e41\u0e14\u0e07;Thonburi Housing - Din Daeng Pier",
        "short": "\u0e15.7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1321",
        "label": "\u0e15.8",
        "long": "\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32;Bang Bua Thong District - Phra Pin-klao Bridge",
        "short": "\u0e15.8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1322",
        "label": "\u0e15.8",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e24\u0e01\u0e29\u0e32 3 - \u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e21\u0e2d\u0e23\u0e4c\u0e23\u0e35\u0e48\u0e04\u0e34\u0e07\u0e2a\u0e4c (\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32);Pruksa 3 Village - Merry King Department Store",
        "short": "\u0e15.8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1323",
        "label": "\u0e15.9",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e20\u0e31\u0e15\u0e15\u0e32\u0e04\u0e32\u0e23\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e21\u0e34\u0e15\u0e23;Bua Thong Village - Sermmit Restaurant (Pinklao)",
        "short": "\u0e15.9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1324",
        "label": "\u0e15.10",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e40\u0e2b\u0e19\u0e37\u0e2d (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2);Pak Kret - Bangkok Bus Terminal (Mo Chit 2)",
        "short": "\u0e15.10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1325",
        "label": "\u0e15.11",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Pak Kret - The mall Ngam wong wan Department Store",
        "short": "\u0e15.11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1326",
        "label": "\u0e15.12",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27;Nonthaburi Pier - Central Plaza Ladprao Department Store",
        "short": "\u0e15.12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1327",
        "label": "\u0e15.12",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e16\u0e19\u0e19\u0e27\u0e07\u0e28\u0e4c\u0e2a\u0e27\u0e48\u0e32\u0e07 - \u0e2a\u0e27\u0e19\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23;Nonthaburi Pier - Wong Sawang Road - Chatuchak Park",
        "short": "\u0e15.12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1328",
        "label": "\u0e15.13",
        "long": "\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48;The mall Ngam wong wan Department Store - Saphan Mai",
        "short": "\u0e15.13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1329",
        "label": "\u0e15.14",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e41\u0e1f\u0e0a\u0e31\u0e48\u0e19\u0e44\u0e2d\u0e23\u0e4c\u0e41\u0e25\u0e19\u0e14\u0e4c;Kasetsart University - Fasion Island Department Store",
        "short": "\u0e15.14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1330",
        "label": "\u0e15.15",
        "long": "\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Chatuchak - Min Buri",
        "short": "\u0e15.15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1331",
        "label": "\u0e15.15",
        "long": "\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Bang Bua Thong - Min Buri",
        "short": "\u0e15.15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1332",
        "label": "\u0e15.15",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e41\u0e04\u0e23\u0e32\u0e22 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Khae Rai - Min Buri",
        "short": "\u0e15.15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1333",
        "label": "\u0e15.16",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e40\u0e2b\u0e19\u0e37\u0e2d (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2) - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok Bus Terminal (Mo Chit 2) - Min Buri",
        "short": "\u0e15.16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1334",
        "label": "\u0e15.17",
        "long": "\u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01 - \u0e04\u0e39\u0e49\u0e02\u0e27\u0e32 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Nong Chok - Khu Khwa - Min Buri",
        "short": "\u0e15.17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1335",
        "label": "\u0e15.18",
        "long": "\u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01 - \u0e04\u0e39\u0e49\u0e0b\u0e49\u0e32\u0e22 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Nong Chok - Khu Sai - Min Buri",
        "short": "\u0e15.18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1336",
        "label": "\u0e15.19",
        "long": "\u0e2d\u0e34\u0e21\u0e1e\u0e34\u0e40\u0e23\u0e35\u0e22\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 \u0e01\u0e21.8;Imperial World Ladprao Department Store - Ram-intra km.8",
        "short": "\u0e15.19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1337",
        "label": "\u0e15.19",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33 - \u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32;Patunam - Ram-intra",
        "short": "\u0e15.19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1338",
        "label": "\u0e15.20",
        "long": "\u0e27\u0e31\u0e14\u0e25\u0e33\u0e15\u0e49\u0e2d\u0e22\u0e15\u0e34\u0e48\u0e07 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Lum Toi Ting Temple - Min Buri",
        "short": "\u0e15.20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1339",
        "label": "\u0e15.21",
        "long": "\u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;Nong Chok - Ramkhamhaeng Airport Rail Link Station",
        "short": "\u0e15.21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1340",
        "label": "\u0e15.21",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34;Nong Chok - The mall Bang Kapi Department Store",
        "short": "\u0e15.21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1341",
        "label": "\u0e15.22",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Pak Kret - Min Buri",
        "short": "\u0e15.22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1342",
        "label": "\u0e15.23",
        "long": "\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 (\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49)) - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Ladkrabang (Hua Takhe) - Min Buri",
        "short": "\u0e15.23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1343",
        "label": "\u0e15.24",
        "long": "\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Bang Phli - Min Buri",
        "short": "\u0e15.24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1344",
        "label": "\u0e15.25",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Rom Klao Community Housing - Min Buri",
        "short": "\u0e15.25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1345",
        "label": "\u0e15.26",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 9 (\u0e41\u0e22\u0e01 \u0e2d.\u0e2a.\u0e21.\u0e17.);Pak Kret (Highway) - Rama 9 Road (MCOT Intersection)",
        "short": "\u0e15.26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1346",
        "label": "\u0e15.26",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e42\u0e28\u0e01 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e20\u0e39\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Asok (Highway) - Banglamphu Ngam wong wan Department Store",
        "short": "\u0e15.26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1347",
        "label": "\u0e15.28",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e20\u0e39\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2a\u0e35\u0e25\u0e21;Banglamphu Ngam wong wan Department Store (Highway) - Silom",
        "short": "\u0e15.28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1348",
        "label": "\u0e15.29",
        "long": "\u0e1a\u0e32\u0e07\u0e1b\u0e30\u0e41\u0e01\u0e49\u0e27 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2a\u0e27\u0e19\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35;Bang Pa Keao (Highway) - Lumpini Park",
        "short": "\u0e15.29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1349",
        "label": "\u0e15.30",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23);Bangna (Highway) - Bangkok Bus Terminal (Chatuchak)",
        "short": "\u0e15.30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1350",
        "label": "\u0e15.30",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19 \u0e16.\u0e01\u0e33\u0e41\u0e1e\u0e07\u0e40\u0e1e\u0e0a\u0e23 2) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23);Bangna (Highway Kamphaeng Phet 2 Road) - Bangkok Bus Terminal (Chatuchak)",
        "short": "\u0e15.30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1351",
        "label": "\u0e15.31",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49;Bangna (Highway) - Bangkok Southern Bus Terminal",
        "short": "\u0e15.31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1352",
        "label": "\u0e15.32",
        "long": "\u0e2a\u0e35\u0e25\u0e21 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 (\u0e0b\u0e2d\u0e22\u0e19\u0e27\u0e25\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c);Silom (Highway) Ram-intra (Soi Nuanchan)",
        "short": "\u0e15.32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1353",
        "label": "\u0e15.32",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 40;Patunam (Highway) - Ram-intra 40",
        "short": "\u0e15.32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1354",
        "label": "\u0e15.34",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e23\u0e23\u0e29\u0e32 - \u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e19;Hunsa Village - Khlong San",
        "short": "\u0e15.34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1355",
        "label": "\u0e15.35",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Pra Padaeng Pier - Snam Luang",
        "short": "\u0e15.35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1356",
        "label": "\u0e15.36",
        "long": "\u0e17\u0e38\u0e48\u0e07\u0e04\u0e23\u0e38 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Thung Kru - Wongwian Yai",
        "short": "\u0e15.36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1357",
        "label": "\u0e15.37",
        "long": "\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e2a\u0e27\u0e19\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23;Bang Bua Thong District- Chatuchak Park",
        "short": "\u0e15.37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1358",
        "label": "\u0e15.37",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e31\u0e15\u0e19\u0e32\u0e18\u0e34\u0e40\u0e1a\u0e28\u0e23\u0e4c - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27;Rattanathibate Village - Central Plaza Ladprao Department Store",
        "short": "\u0e15.37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1359",
        "label": "\u0e15.38",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 4 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Bang Bua Thong 4 - The mall Ngam wong wan Department Store",
        "short": "\u0e15.38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1360",
        "label": "\u0e15.39",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Rangsit - Min Buri",
        "short": "\u0e15.39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1361",
        "label": "\u0e15.40",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e19\u0e49\u0e2d\u0e21\u0e08\u0e34\u0e15\u0e15\u0e4c - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c;Nomjit Department Store - Kasetsart University",
        "short": "\u0e15.40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1362",
        "label": "\u0e15.43",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;The mall Ngam wong wan Department Store - Ramkhamhaeng University",
        "short": "\u0e15.43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1363",
        "label": "\u0e15.44",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e2b\u0e31\u0e27\u0e2b\u0e21\u0e32\u0e01;Central Plaza Ladprao Department Store - Central Plaza Hua Mak Department Store",
        "short": "\u0e15.44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1364",
        "label": "\u0e15.45",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e27\u0e25\u0e42\u0e01\u0e49\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e2b\u0e2d\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32;Welco Ramkhamhaeng Department Store - University of the Thai Chamber of Commerce",
        "short": "\u0e15.45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1365",
        "label": "\u0e15.46",
        "long": "\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 7 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27;Rama 7 Bridge - Central Plaza Ladprao Department Store",
        "short": "\u0e15.46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1366",
        "label": "\u0e15.48",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;Ramkhamhaeng University,Bangna Campus - Ramkhamhaeng University",
        "short": "\u0e15.48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1367",
        "label": "\u0e15.48",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c;Ramkhamhaeng University,Bangna Campus - Seacon Square Department Store",
        "short": "\u0e15.48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1368",
        "label": "\u0e15.48",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e23\u0e30\u0e40\u0e27\u0e28 - \u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 103;Prawet - Sukhumvit 103",
        "short": "\u0e15.48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1369",
        "label": "\u0e15.49",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;Seacon Square Department Store - Ramkhamhaeng University",
        "short": "\u0e15.49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1370",
        "label": "\u0e15.50",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e40\u0e08\u0e49\u0e32\u0e04\u0e38\u0e13\u0e17\u0e2b\u0e32\u0e23\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c;King Mongkut's Institute of Technology Ladkrabang - Seacon Square Department Store",
        "short": "\u0e15.50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1371",
        "label": "\u0e15.50",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c;Ladkrabang - Happy Land",
        "short": "\u0e15.50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1372",
        "label": "\u0e15.52",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34;Bangna - Bang Kapi",
        "short": "\u0e15.52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1373",
        "label": "\u0e15.55",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e1e\u0e23\u0e30\u0e28\u0e23\u0e35\u0e21\u0e2b\u0e32\u0e18\u0e32\u0e15\u0e38;Mahanakorn University - Phrasri Mahathat Temple",
        "short": "\u0e15.55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1374",
        "label": "\u0e15.56",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34;Rom Klao Community Housing - Bang Kapi",
        "short": "\u0e15.56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1375",
        "label": "\u0e15.57",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e19\u0e49\u0e2d\u0e21\u0e08\u0e34\u0e15\u0e15\u0e4c;Mahanakorn University - Nomjit Department Store",
        "short": "\u0e15.57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1376",
        "label": "\u0e15.117",
        "long": "\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;Lumlukka - Ramkhamhaeng University",
        "short": "\u0e15.117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1377",
        "label": "\u0e15.114",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Future Park Rangsit Department Store - The mall Ngam wong wan Department Store",
        "short": "\u0e15.114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1378",
        "label": "\u0e15.84",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Victory Monument - Future Park Rangsit Department Store",
        "short": "\u0e15.84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1379",
        "label": "\u0e15.84",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23;Rangsit - Chatuchak",
        "short": "\u0e15.84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1380",
        "label": "\u0e15.84",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (\u0e04\u0e25\u0e2d\u0e07 1) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Rangsit (Khlong 1) - Victory Monument",
        "short": "\u0e15.84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1381",
        "label": "\u0e15.83",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1f\u0e34\u0e27\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e1b\u0e32\u0e23\u0e4c\u0e04\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Future Park Rangsit Department Store - Victory Monument",
        "short": "\u0e15.83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1382",
        "label": "\u0e15.82",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Saphan Mai Market - Victory Monument",
        "short": "\u0e15.82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1383",
        "label": "\u0e15.81",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48 - \u0e2d.\u0e2a.\u0e21.\u0e17.;Saphan Mai Market - MCOT",
        "short": "\u0e15.81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1384",
        "label": "\u0e15.79",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c;Nonthaburi Pier - Kasetsart University",
        "short": "\u0e15.79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1385",
        "label": "\u0e15.77",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e1a\u0e32\u0e07\u0e41\u0e04;Bua Thong Village - The mall Bang Khae Department Store",
        "short": "\u0e15.77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1386",
        "label": "\u0e15.76",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1e\u0e32\u0e15\u0e49\u0e32\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32;Bua Thong Village - Pata Pinklao Department Store",
        "short": "\u0e15.76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1387",
        "label": "\u0e15.75",
        "long": "\u0e0b\u0e2d\u0e22\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 84 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2a\u0e35\u0e25\u0e21;Soi Ladprao 84 (Highway) - Silom",
        "short": "\u0e15.75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1388",
        "label": "\u0e15.74",
        "long": "\u0e0b\u0e2d\u0e22\u0e19\u0e27\u0e25\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e16\u0e19\u0e19\u0e19\u0e23\u0e32\u0e18\u0e34\u0e27\u0e32\u0e2a\u0e23\u0e32\u0e0a\u0e19\u0e04\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c - \u0e2a\u0e35\u0e25\u0e21;Soi Nuanchan (Highway) - Naradhiwas Rajanagarindra Road - Silom",
        "short": "\u0e15.74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1389",
        "label": "\u0e15.73",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e01\u0e23\u0e21\u0e28\u0e38\u0e25\u0e01\u0e32\u0e01\u0e23 (\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22);Thonburi Housing (Highway) - The Customs Department (Khlong Toei)",
        "short": "\u0e15.73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1390",
        "label": "\u0e15.71",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Thonburi Housing (Highway) - Victory Monument",
        "short": "\u0e15.71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1391",
        "label": "\u0e15.71",
        "long": "\u0e27\u0e31\u0e14\u0e2a\u0e19 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33;Son Temple (Highway) - Pratunam",
        "short": "\u0e15.71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1392",
        "label": "\u0e15.70",
        "long": "\u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 22 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Soi Ramkhamhaeng 22 (Highway) - Victory Monument",
        "short": "\u0e15.70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1393",
        "label": "\u0e15.67",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2a\u0e35\u0e25\u0e21;Bangna (Highway) - Silom",
        "short": "\u0e15.67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1394",
        "label": "\u0e15.65",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e20\u0e39\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e21\u0e32\u0e1a\u0e38\u0e0d\u0e04\u0e23\u0e2d\u0e07;Banglamphu Ngam wong wan Department Store (Highway) - Ma Bun Khlong",
        "short": "\u0e15.65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1395",
        "label": "\u0e15.64",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Pak Kret (Highway) - Victory Monument",
        "short": "\u0e15.64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1396",
        "label": "\u0e15.62",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c;Samrong (Highway) - Kasetsart University",
        "short": "\u0e15.62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1397",
        "label": "\u0e15.61",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27;Bangna (Highway) - Central Plaza Ladprao Department Store",
        "short": "\u0e15.61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1398",
        "label": "\u0e15.59",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e32\u0e22\u0e40\u0e2b\u0e19\u0e37\u0e2d (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2);Pak Nam (Highway) Bangkok Bus Terminal (Mo Chit 2)",
        "short": "\u0e15.59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1399",
        "label": "\u0e15.58",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19 \u0e16\u0e19\u0e19\u0e01\u0e33\u0e41\u0e1e\u0e07\u0e40\u0e1e\u0e0a\u0e23 2) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23);Bang Phli Housing - Bangkok Bus Terminal (Chatuchak)",
        "short": "\u0e15.58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "14",
        "label": "133",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Krung Thep Aphiwat - Nong Khai",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1400",
        "label": "1009",
        "long": "(\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e44\u0e1b) \u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e15\u0e25\u0e32\u0e14\u0e27\u0e07\u0e28\u0e01\u0e23 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Ying Charoen Market - Wongsakon Market - Min Buri (Departure)",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1401",
        "label": "1009",
        "long": "(\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e01\u0e25\u0e31\u0e1a) \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e15\u0e25\u0e32\u0e14\u0e27\u0e07\u0e28\u0e01\u0e23 - \u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d;Min Buri - Wongsakon Market - Ying Charoen Market (Return)",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1402",
        "label": "1009",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e27\u0e31\u0e14\u0e41\u0e1b\u0e49\u0e19\u0e17\u0e2d\u0e07\u0e42\u0e2a\u0e20\u0e32\u0e23\u0e32\u0e21;Ying Charoen Market - Panthong Soparam Temple",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1403",
        "label": "1009",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e16\u0e19\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e2a\u0e34\u0e19 - \u0e15\u0e25\u0e32\u0e14\u0e27\u0e07\u0e28\u0e01\u0e23;Ying Charoen Market - Phoemsin Road - Wongsakon Market",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1404",
        "label": "1009",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e07\u0e01\u0e25\u0e21\u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e27\u0e31\u0e14\u0e40\u0e01\u0e32\u0e30\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e32\u0e23\u0e32\u0e21 - \u0e16\u0e19\u0e19\u0e1e\u0e2b\u0e25\u0e42\u0e22\u0e18\u0e34\u0e19 - \u0e23\u0e31\u0e15\u0e19\u0e42\u0e01\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e2a\u0e21\u0e42\u0e20\u0e0a\u0e19\u0e4c;Ying Charoen Market - Koh Suwannaram Temple - Phahon Yothin Road - Rattanakosinsompoch",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1405",
        "label": "1009",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e16\u0e19\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e2a\u0e34\u0e19 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e31\u0e15\u0e19\u0e42\u0e01\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e2a\u0e21\u0e42\u0e20\u0e0a\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Ying Charoen Market - Phoemsin Road - Rattanakosinsompochbangkhen School",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1406",
        "label": "1009",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e2d\u0e22\u0e39\u0e48\u0e14\u0e35\u0e1a\u0e33\u0e23\u0e38\u0e07\u0e18\u0e23\u0e23\u0e21 (\u0e27\u0e31\u0e14\u0e2d\u0e2d\u0e40\u0e07\u0e34\u0e19) - \u0e15\u0e25\u0e32\u0e14\u0e27\u0e07\u0e28\u0e01\u0e23 - \u0e16\u0e19\u0e19\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32;Yudee Bamrungtham (O Ngoen Temple)Temple - Wongsakon Market - Lumlukka Road",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1407",
        "label": "1009",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e07\u0e01\u0e25\u0e21\u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e15\u0e25\u0e32\u0e14\u0e27\u0e07\u0e28\u0e01\u0e23 - \u0e27\u0e31\u0e0a\u0e23\u0e1e\u0e25;Ying Charoen Market - Wongsakon Market - Watchara Phon",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1408",
        "label": "1009",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e07\u0e01\u0e25\u0e21\u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e15\u0e25\u0e32\u0e14\u0e27\u0e07\u0e28\u0e01\u0e23 - \u0e16\u0e19\u0e19\u0e1e\u0e2b\u0e25\u0e42\u0e22\u0e18\u0e34\u0e19 - \u0e23\u0e31\u0e15\u0e19\u0e42\u0e01\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e2a\u0e21\u0e42\u0e20\u0e0a\u0e19\u0e4c;Ying Charoen Market - Wongsakon Market - Phahon Yothin Road - Rattanakosinsompoch",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1409",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e08\u0e31\u0e2a\u0e42\u0e01\u0e49;Phra Khanong - Jusco Department Store",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1410",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e08\u0e31\u0e2a\u0e42\u0e01\u0e49;Ladkrabang - Jusco Department Store",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1411",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e40\u0e17\u0e34\u0e14\u0e44\u0e17;Rom Klao Community Housing - Terdthai Shopping Center",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1412",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2b\u0e31\u0e27\u0e2b\u0e21\u0e32\u0e01;Phra Khanong - Hua Mak Airport Rail Link Station",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1413",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e16\u0e19\u0e19\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e21\u0e01\u0e32 \u0e1a\u0e32\u0e07\u0e19\u0e32;Phra Khanong - Srinakharin Road - Mega Bangna Department Store",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1414",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e27\u0e31\u0e14\u0e01\u0e34\u0e48\u0e07\u0e41\u0e01\u0e49\u0e27;Ladkrabang Airport Rail Link Station - Kaew King Temple",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1415",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Ladkrabang Generous Village - Ladkrabang Industrial Estate",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1416",
        "label": "1013",
        "long": "\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Phra Khanong - Ladkrabang",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1417",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e0b\u0e2d\u0e22\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e21\u0e34\u0e15\u0e23\u0e20\u0e32\u0e1e;Phra Khanong - Soi Mittraphap Village",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1418",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e0b\u0e2d\u0e22\u0e2a\u0e32\u0e21\u0e1e\u0e35\u0e48\u0e19\u0e49\u0e2d\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e40\u0e2a\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c;Phra Khanong - Soi Sam Phinong - Seri Center Department Store",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1419",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e0b\u0e2d\u0e22\u0e2a\u0e30\u0e41\u0e25\u0e30\u0e19\u0e49\u0e2d\u0e22;Phra Khanong - Soi Sa Lae Noi",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1420",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e40\u0e2a\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c;Phra Khanong - Seri Center Department Store",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1421",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e40\u0e17\u0e1e\u0e28\u0e34\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e1a\u0e23\u0e23\u0e08\u0e38\u0e41\u0e25\u0e30\u0e41\u0e22\u0e01\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e01\u0e25\u0e48\u0e2d\u0e07;Phra Khanong - Debsirinromklao School - Inland Contrainer Depot",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1422",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e40\u0e2a\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c;Ladkrabang - Seri Center Department Store",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1423",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e42\u0e02\u0e19\u0e07 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2a\u0e23\u0e35;Phra Khanong - Seri Village",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1424",
        "label": "1013",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e40\u0e2a\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 4;Seri Center Department Store - Department of Land Transport 4",
        "short": "1013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1425",
        "label": "1014",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e1b\u0e23\u0e30\u0e40\u0e27\u0e28;Sukhumvit - Prawet",
        "short": "1014",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1426",
        "label": "1014",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19\u0e08\u0e31\u0e14\u0e2a\u0e23\u0e23\u0e22\u0e32\u0e2a\u0e39\u0e1a;Sukhumvit - Soi Tee Din Jud San Yar Soob",
        "short": "1014",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1427",
        "label": "1014",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c (\u0e02\u0e32\u0e44\u0e1b);Sukhumvit - Seacon Square Department Store (Departure)",
        "short": "1014",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1428",
        "label": "1014",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c (\u0e02\u0e32\u0e01\u0e25\u0e31\u0e1a);Sukhumvit - Seacon Square Department Store (Return)",
        "short": "1014",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1429",
        "label": "1014",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e40\u0e1b\u0e23\u0e21\u0e24\u0e17\u0e31\u0e22;Sukhumvit - Soi Premruethai",
        "short": "1014",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1430",
        "label": "1014",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e1b\u0e31\u0e01\u0e2b\u0e25\u0e31\u0e01;Sukhumvit - Klong Paklak School",
        "short": "1014",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1431",
        "label": "1014",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e19\u0e04\u0e23\u0e1a\u0e32\u0e25\u0e2d\u0e38\u0e14\u0e21\u0e2a\u0e38\u0e02 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c;Udomsuk Police Station - Seacon Square Department Store",
        "short": "1014",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1432",
        "label": "1014",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e2d\u0e38\u0e14\u0e21\u0e2a\u0e38\u0e02 26 \u0e41\u0e22\u0e01 51 (\u0e0b\u0e2d\u0e22\u0e1e\u0e36\u0e48\u0e07\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c);Sukhumvit - Soi Udomsuk 26 Yeak 51",
        "short": "1014",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1433",
        "label": "1017",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e04\u0e32\u0e23\u0e4c\u0e1f\u0e39\u0e23\u0e4c \u0e1a\u0e32\u0e07\u0e1a\u0e2d\u0e19;Phet Kasem - Carrefour Bang Bon Department Store",
        "short": "1017",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1434",
        "label": "1018",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e22\u0e32;Thonburi Railway Station - Salaya",
        "short": "1018",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1435",
        "label": "1018",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e27\u0e31\u0e14\u0e0a\u0e31\u0e22\u0e1e\u0e24\u0e01\u0e29\u0e4c;Thonburi Railway Station - Chaiyaphruek Temple",
        "short": "1018",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1436",
        "label": "1018",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e27\u0e31\u0e14\u0e28\u0e23\u0e35\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34;Thonburi Railway Station - Sri Pra Wat Temple",
        "short": "1018",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1437",
        "label": "1018",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e23.\u0e23.\u0e40\u0e17\u0e1e\u0e28\u0e34\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c \u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Thonburi Railway Station - Debsirin Nonthaburi School",
        "short": "1018",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1438",
        "label": "1018",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e44\u0e01\u0e23\u0e43\u0e19;Thonburi Railway Station - Bang Krai Nai Temple",
        "short": "1018",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1439",
        "label": "1019",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e1b\u0e25\u0e32\u0e22\u0e0b\u0e2d\u0e22\u0e17\u0e2d\u0e07\u0e2b\u0e25\u0e48\u0e2d;Sukhumvit - Thong Lo",
        "short": "1019",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1440",
        "label": "1033",
        "long": "\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e0b\u0e2d\u0e22\u0e08\u0e31\u0e19\u0e17\u0e23\u0e32\u0e2a\u0e38\u0e02;Ladprao - Soi Chanthra Suk",
        "short": "1033",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1441",
        "label": "1034",
        "long": "\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e1a\u0e36\u0e07\u0e17\u0e2d\u0e07\u0e2b\u0e25\u0e32\u0e07;Ladprao - Soi Bueng Thong Lang Temple",
        "short": "1034",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1442",
        "label": "1035",
        "long": "\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e1a\u0e49\u0e32\u0e19\u0e27\u0e31\u0e07\u0e2b\u0e34\u0e19;Ladprao - Baan Wang Hin",
        "short": "1035",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1443",
        "label": "1038",
        "long": "\u0e1e\u0e2b\u0e25\u0e42\u0e22\u0e18\u0e34\u0e19 - \u0e0b\u0e2d\u0e22\u0e40\u0e2a\u0e19\u0e32\u0e19\u0e34\u0e04\u0e21 2;Phahon Yothin - Soi Sena Nikhom 2",
        "short": "1038",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1444",
        "label": "1039",
        "long": "\u0e1e\u0e2b\u0e25\u0e42\u0e22\u0e18\u0e34\u0e19 - \u0e0b\u0e2d\u0e22\u0e41\u0e2d\u0e19\u0e40\u0e19\u0e47\u0e01\u0e0b\u0e4c;Phahon Yothin - Soi Annex",
        "short": "1039",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1445",
        "label": "1041",
        "long": "\u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e0a\u0e04\u0e23\u0e39 - \u0e40\u0e28\u0e23\u0e29\u0e10\u0e28\u0e34\u0e23\u0e34;Soi Ratchakhru - Setsiri",
        "short": "1041",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1446",
        "label": "1043",
        "long": "\u0e0b\u0e2d\u0e22\u0e2d\u0e34\u0e19\u0e17\u0e32\u0e21\u0e23\u0e30 11 - \u0e0b\u0e2d\u0e22\u0e2d\u0e32\u0e20\u0e32\u0e28\u0e34\u0e23\u0e34;Soi Inthamara 11 - Soi Apasiri",
        "short": "1043",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1447",
        "label": "1044",
        "long": "\u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e21\u0e31\u0e01\u0e01\u0e30\u0e2a\u0e31\u0e19 - \u0e0b\u0e2d\u0e22\u0e23\u0e31\u0e0a\u0e0f\u0e20\u0e31\u0e13\u0e11\u0e4c;Makkasan Intersection - Soi Ratchataphan",
        "short": "1044",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1448",
        "label": "1048",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e27\u0e22\u0e02\u0e27\u0e32\u0e07 - \u0e0b\u0e2d\u0e22\u0e08\u0e31\u0e19\u0e17\u0e34\u0e21\u0e32;Huai Khwang - Soi Chanthima",
        "short": "1048",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1449",
        "label": "1048",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e0b\u0e2d\u0e22\u0e08\u0e31\u0e19\u0e17\u0e34\u0e21\u0e32;Lardprao - Soi Chanthima",
        "short": "1048",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1450",
        "label": "1054",
        "long": "\u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 32 - \u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21\u0e17\u0e35\u0e48 9 \u0e0b\u0e2d\u0e22 57;Soi Ramkhamheang 32 - Rama 9 Soi 57",
        "short": "1054",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1451",
        "label": "1058",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e16\u0e19\u0e19\u0e15\u0e34\u0e27\u0e32\u0e19\u0e19\u0e17\u0e4c;Don Mueang Railway Station - Tiwanon Road Intersection",
        "short": "1058",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1452",
        "label": "1058",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e40\u0e02\u0e49\u0e32\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e40\u0e2d\u0e01;Don Mueang Railway Station - Mueang Ek Village Intersection",
        "short": "1058",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1453",
        "label": "1058",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e40\u0e04\u0e2b\u0e30\u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e32;Don Mueang Temple - Chaengwattha Housing",
        "short": "1058",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1454",
        "label": "1058",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e42\u0e01\u0e2a\u0e38\u0e21;Don Mueang Temple - Kosum Village Market",
        "short": "1058",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1455",
        "label": "1058",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e01\u0e2d\u0e07\u0e1e\u0e31\u0e19\u0e17\u0e2b\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23;Don Mueang Temple - Signal Battalion",
        "short": "1058",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1456",
        "label": "1058",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e16\u0e19\u0e19\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2d\u0e38\u0e17\u0e34\u0e28 (\u0e27\u0e19\u0e02\u0e27\u0e32);Don Mueang Railway Station - Pracha Uthit Road",
        "short": "1058",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1457",
        "label": "1058",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e08\u0e23\u0e34\u0e0d;Don Mueang Railway Station - Pin Charoen Village",
        "short": "1058",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1458",
        "label": "1059",
        "long": "\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e19\u0e34\u0e21\u0e34\u0e15\u0e23\u0e43\u0e2b\u0e21\u0e48;Ram Intra - Nimit Mai",
        "short": "1059",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1459",
        "label": "1059",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e27\u0e34\u0e25\u0e25\u0e48\u0e32\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32;Ram Intra - Villa Ramintra Village",
        "short": "1059",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1460",
        "label": "1060",
        "long": "\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e43\u0e2b\u0e0d\u0e48;Ram Intra - Wat Nong Yai",
        "short": "1060",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1461",
        "label": "1060",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e1e\u0e23\u0e1e\u0e23\u0e30\u0e23\u0e48\u0e27\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c;Ram Intra - Phon Phra Ruang Prasit Community Housing",
        "short": "1060",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1462",
        "label": "1060",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e16\u0e19\u0e19\u0e08\u0e15\u0e38\u0e42\u0e0a\u0e15\u0e34 - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e43\u0e2b\u0e0d\u0e48;Ram Intra - Chatu Chot Road - Wat Nong Yai",
        "short": "1060",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1463",
        "label": "1062",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 39 - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e49\u0e27\u0e22\u0e02\u0e27\u0e32\u0e07;Soi Ramkhamhaeng 39 - Huai Kwang Market",
        "short": "1062",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1464",
        "label": "1066",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 3 (\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34) - \u0e04\u0e25\u0e2d\u0e07\u0e25\u0e32\u0e14\u0e1a\u0e31\u0e27\u0e02\u0e32\u0e27;Sukhaphiban Market 3 (Bang Kapi) - Khlong Lat Bua Khao",
        "short": "1066",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1465",
        "label": "1066",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 3 (\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34) - \u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32;Sukhaphiban Market 3 (Bang Kapi) - Rom Klao Community Housing",
        "short": "1066",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1466",
        "label": "1068",
        "long": "\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e19\u0e31\u0e19\u0e15\u0e4c\u0e2a\u0e38\u0e02\u0e2a\u0e31\u0e19\u0e15\u0e4c;Ram Intra - Nan Suk San Village",
        "short": "1068",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1467",
        "label": "1068",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e44\u0e1b\u0e23\u0e29\u0e13\u0e35\u0e22\u0e4c;Ram Intra - Praisani Village",
        "short": "1068",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1468",
        "label": "1069",
        "long": "\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 14 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2a\u0e19\u0e32\u0e19\u0e34\u0e40\u0e27\u0e28\u0e19\u0e4c\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23 2;Ram Intra 14 - Sena Niwet Housing Project 2",
        "short": "1069",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1469",
        "label": "1069",
        "long": "\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 14 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e19\u0e35\u0e22\u0e21\u0e01\u0e25\u0e48\u0e33\u0e2a\u0e32\u0e21\u0e31\u0e04\u0e04\u0e35;Ram Intra 14 - Niam Klam Samakkhi Housing",
        "short": "1069",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1470",
        "label": "1070",
        "long": "\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 1;Ram Intra 14 - Sukhaphiban 1",
        "short": "1070",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1471",
        "label": "1070",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e16\u0e19\u0e19\u0e19\u0e27\u0e25\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c (\u0e14\u0e49\u0e32\u0e19\u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 1) - \u0e0b\u0e2d\u0e1a\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e0d\u0e48\u0e2a\u0e38\u0e19\u0e17\u0e23 - \u0e0b\u0e2d\u0e22\u0e2d\u0e21\u0e23\u0e27\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Nuan Chan Road (Sukhaphiban 1 Road) - Soi Phuyai Sunthon - Soi Amon Wiwat",
        "short": "1070",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1472",
        "label": "1071",
        "long": "\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e1a\u0e49\u0e32\u0e19\u0e27\u0e31\u0e07\u0e2b\u0e34\u0e19;Ram Intra - Wang Hin Village",
        "short": "1071",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1473",
        "label": "1073",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e40\u0e17\u0e2a\u0e42\u0e01\u0e49\u0e42\u0e25\u0e15\u0e31\u0e2a\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e37\u0e48\u0e19 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Tesco Lotus Prachacheun - The Mall Ngamwongwan",
        "short": "1073",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1474",
        "label": "1075",
        "long": "\u0e17\u0e35\u0e48\u0e08\u0e31\u0e14\u0e2a\u0e23\u0e23\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25 1 - \u0e2a\u0e32\u0e21\u0e41\u0e22\u0e01\u0e40\u0e01\u0e29\u0e15\u0e23 (\u0e43\u0e15\u0e49);Municipal Allocation 1 - Kaset Intersection (South)",
        "short": "1075",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1475",
        "label": "1076",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e48\u0e32\u0e17\u0e23\u0e32\u0e22 - \u0e2a\u0e32\u0e21\u0e41\u0e22\u0e01\u0e40\u0e01\u0e29\u0e15\u0e23 (\u0e40\u0e2b\u0e19\u0e37\u0e2d);Tha Sai Community Housing - Kaset Intersection (North)",
        "short": "1076",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1476",
        "label": "1076",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e48\u0e32\u0e17\u0e23\u0e32\u0e22 - \u0e15\u0e25\u0e32\u0e14\u0e1e\u0e07\u0e29\u0e4c\u0e40\u0e1e\u0e0a\u0e23;Tha Sai Community Housing - Phong Phet Market",
        "short": "1076",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1477",
        "label": "1079",
        "long": "\u0e27\u0e31\u0e14\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e35\u0e48 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07;Lak Si Temple - Donmuang Housing Village",
        "short": "1079",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1478",
        "label": "1081",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e35\u0e48 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e42\u0e01\u0e2a\u0e38\u0e21 (\u0e44\u0e1b);Lak Si Railway Station - Kosum Village",
        "short": "1081",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1479",
        "label": "1081",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e35\u0e48 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e42\u0e01\u0e2a\u0e38\u0e21 (\u0e01\u0e25\u0e31\u0e1a);Lak Si Railway Station - Kosum Village",
        "short": "1081",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1480",
        "label": "1082",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e31\u0e21\u0e21\u0e32\u0e01\u0e23 - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c (\u0e44\u0e1b);Sammakon Village - Happy Land",
        "short": "1082",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1481",
        "label": "1082",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e31\u0e21\u0e21\u0e32\u0e01\u0e23 - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c (\u0e01\u0e25\u0e31\u0e1a);Sammakon Village - Happy Land",
        "short": "1082",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1482",
        "label": "1083",
        "long": "\u0e1e\u0e2b\u0e25\u0e42\u0e22\u0e18\u0e34\u0e19 52 - \u0e27\u0e31\u0e14\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e19\u0e34\u0e22\u0e21\u0e18\u0e23\u0e23\u0e21;Phahon Yothin 52 - Ratniyomtham Temple",
        "short": "1083",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1483",
        "label": "1083",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e2b\u0e25\u0e42\u0e22\u0e18\u0e34\u0e19 52 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19 \u0e1b.\u0e2a\u0e38\u0e27\u0e34\u0e21\u0e25;Phahon Yothin 52 - PO Suwimon Village",
        "short": "1083",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1484",
        "label": "1085",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e27\u0e31\u0e14\u0e1e\u0e23\u0e2b\u0e21\u0e23\u0e31\u0e07\u0e29\u0e35 (\u0e44\u0e1b);Don Mueang Railway Station - Promrangsi Temple",
        "short": "1085",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1485",
        "label": "1085",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e27\u0e31\u0e14\u0e1e\u0e23\u0e2b\u0e21\u0e23\u0e31\u0e07\u0e29\u0e35 (\u0e01\u0e25\u0e31\u0e1a);Don Mueang Railway Station - Promrangsi Temple",
        "short": "1085",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1486",
        "label": "1086",
        "long": "\u0e27\u0e31\u0e14\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e35\u0e48 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e0a\u0e27\u0e19\u0e0a\u0e37\u0e48\u0e19;Lak Si Temple - Chuan Chuen Village",
        "short": "1086",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1487",
        "label": "1088",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2b\u0e25\u0e31\u0e01\u0e2b\u0e01 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e14\u0e32\u0e27\u0e17\u0e2d\u0e07;Don Mueang Railway Station - Lak Hok - Dao Thong Village",
        "short": "1088",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1488",
        "label": "1089",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e0a\u0e23\u0e1e\u0e25 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e2a\u0e34\u0e19\u0e04\u0e2d\u0e19\u0e42\u0e14\u0e21\u0e34\u0e40\u0e19\u0e35\u0e22\u0e21;Soi Watcharapol - Permsin Condominium",
        "short": "1089",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1489",
        "label": "1096",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e15\u0e25\u0e32\u0e14\u0e2a\u0e14\u0e27\u0e31\u0e0a\u0e23\u0e1e\u0e25;Ying Charoen Market - Watcharapol Market",
        "short": "1096",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1490",
        "label": "1096",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 19;Ying Charoen Market - Soi Rarm Intra 19",
        "short": "1096",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1491",
        "label": "1096",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e25\u0e32\u0e14\u0e22\u0e34\u0e48\u0e07\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e27\u0e19\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Ying Charoen Market - Baan Suan Bang Khen",
        "short": "1096",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1492",
        "label": "1106",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e2b\u0e19\u0e2d\u0e07\u0e08\u0e2d\u0e01 - \u0e27\u0e31\u0e14\u0e1e\u0e37\u0e0a\u0e2d\u0e38\u0e14\u0e21;Sukhaphiban Nong Chok Market - Phut Udom Temple",
        "short": "1106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1493",
        "label": "1120",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e27\u0e31\u0e14\u0e1e\u0e23\u0e30\u0e22\u0e32\u0e2a\u0e38\u0e40\u0e23\u0e19\u0e17\u0e23\u0e4c;Min Buri - Phraya Suren Temple School",
        "short": "1120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1494",
        "label": "1121",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1a\u0e19\u0e0a\u0e30\u0e42\u0e15 (\u0e44\u0e1b);Min Buri Market - Baen Chado Community",
        "short": "1121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1495",
        "label": "1121",
        "long": "\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1a\u0e19\u0e0a\u0e30\u0e42\u0e15 - \u0e15\u0e25\u0e32\u0e14\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e01\u0e25\u0e31\u0e1a);Baen Chado Community - Min Buri Market",
        "short": "1121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1496",
        "label": "1123",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e19\u0e27\u0e21\u0e34\u0e19\u0e17\u0e23\u0e32\u0e0a\u0e34\u0e19\u0e39\u0e17\u0e34\u0e28 \u0e40\u0e1a\u0e0d\u0e08\u0e21\u0e23\u0e32\u0e0a\u0e32\u0e25\u0e31\u0e22 (\u0e44\u0e1b);Min Buri - Nawamintrachinuthit Benjamarachalai School",
        "short": "1123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1497",
        "label": "1123",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e19\u0e27\u0e21\u0e34\u0e19\u0e17\u0e23\u0e32\u0e0a\u0e34\u0e19\u0e39\u0e17\u0e34\u0e28 \u0e40\u0e1a\u0e0d\u0e08\u0e21\u0e23\u0e32\u0e0a\u0e32\u0e25\u0e31\u0e22 (\u0e01\u0e25\u0e31\u0e1a);Min Buri - Nawamintrachinuthit Benjamarachalai School",
        "short": "1123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1498",
        "label": "1123",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e (\u0e44\u0e1b);Min Buri - College of Business Administration and Tourism",
        "short": "1123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1499",
        "label": "1123",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e (\u0e01\u0e25\u0e31\u0e1a);Min Buri - College of Business Administration and Tourism",
        "short": "1123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "15",
        "label": "134",
        "long": "\u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Nong Khai - Krung Thep Aphiwat",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1500",
        "label": "1125",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e04\u0e25\u0e2d\u0e07\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e01\u0e35\u0e1a\u0e2b\u0e21\u0e39;Min Buri - Khlong 1 Kip Mu",
        "short": "1125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1501",
        "label": "1126",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e17\u0e2d\u0e07\u0e2a\u0e07\u0e27\u0e19;Min Buri - Thong Sa-Nguan Village",
        "short": "1126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1502",
        "label": "1126",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e27\u0e31\u0e14\u0e17\u0e2d\u0e07\u0e2a\u0e31\u0e21\u0e24\u0e17\u0e18\u0e34\u0e4c;Min Buri - Thongsamrit Temple School",
        "short": "1126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1503",
        "label": "1126",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e01\u0e32\u0e30;Min Buri - Baan Koh School",
        "short": "1126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1504",
        "label": "1126",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e35\u0e48;Min Buri - Khlong Si School",
        "short": "1126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1505",
        "label": "1128",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e21\u0e27\u0e32;Min Buri - Khlong Sam Wa",
        "short": "1128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1506",
        "label": "1131",
        "long": "\u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 2 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e2b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e04\u0e2b\u0e2a\u0e16\u0e32\u0e19 4;Sukhaphiban 2 Road - Sahakon Kheha Sathan 4 Village",
        "short": "1131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1507",
        "label": "1143",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e2a\u0e23\u0e23\u0e1e\u0e32\u0e27\u0e38\u0e18 - \u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e1a\u0e32\u0e07\u0e19\u0e32;Ordnance Department Pier - Bang Na Interesection",
        "short": "1143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1508",
        "label": "1143",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e02\u0e2d\u0e07\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e01\u0e32\u0e23\u0e01\u0e2d\u0e07\u0e17\u0e31\u0e1e\u0e40\u0e23\u0e37\u0e2d;Bang Na Interesection - Navy Welfare Department Housing Village",
        "short": "1143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1509",
        "label": "1212",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e28\u0e34\u0e23\u0e34\u0e1e\u0e08;Sukhumvit - Soi Siri phot",
        "short": "1212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1510",
        "label": "1213",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e1e\u0e36\u0e48\u0e07\u0e21\u0e35;Sukhumvit - Soi Phueng Mi",
        "short": "1213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1511",
        "label": "1215",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e27\u0e31\u0e14\u0e27\u0e0a\u0e34\u0e23\u0e18\u0e23\u0e23\u0e21\u0e2a\u0e32\u0e18\u0e34\u0e15 - \u0e0b\u0e2d\u0e22\u0e2a\u0e38\u0e20\u0e32\u0e1e\u0e07\u0e29\u0e4c 1;Sukhumvit - Wachiratham Sathit Temple - Soi Suphaphong",
        "short": "1215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1512",
        "label": "1216",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 105 - \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e28\u0e34\u0e04\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c;Sukhumvit 105 - Sikarin Hospital",
        "short": "1216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1513",
        "label": "1220",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e2a\u0e32\u0e21\u0e20\u0e1e\u0e19\u0e24\u0e21\u0e34\u0e15\u0e23;Sukhumvit - Soi Sam Phop Narue Mit",
        "short": "1220",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1514",
        "label": "1234",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 26;Rom Klao Community Housing - Soi Lat Krabang 26",
        "short": "1234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1515",
        "label": "1238",
        "long": "\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Lat Krabang - Min Buri",
        "short": "1238",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1516",
        "label": "1240",
        "long": "\u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e27\u0e34\u0e17\u0e22\u0e38 - \u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3;Witthayu Intersection - Rama 3 Road",
        "short": "1240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1517",
        "label": "1240",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e27\u0e34\u0e17\u0e22\u0e38 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e27\u0e23\u0e23\u0e31\u0e15\u0e19\u0e4c;Witthayu Intersection - Wararat Shopping Center",
        "short": "1240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1518",
        "label": "1249",
        "long": "\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e01\u0e23\u0e38\u0e07 - \u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e14\u0e2d\u0e19\u0e01\u0e38\u0e28\u0e25;Charoen Krung - Soi Don Kuson Temple",
        "short": "1249",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1519",
        "label": "1256",
        "long": "\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e40\u0e09\u0e25\u0e34\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c - \u0e27\u0e31\u0e14\u0e0a\u0e48\u0e2d\u0e07\u0e25\u0e21;Chaloem Phan Bridge - Chong Lom Temple",
        "short": "1256",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1520",
        "label": "1257",
        "long": "\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e01\u0e23\u0e38\u0e07 - \u0e0b\u0e2d\u0e22\u0e1b\u0e23\u0e30\u0e14\u0e39\u0e48 1;Charoen Krung - Soi Pradu 1",
        "short": "1257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1521",
        "label": "1258",
        "long": "\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e01\u0e23\u0e38\u0e07 - \u0e0b\u0e2d\u0e22\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c 27;Charoen Krung - Soi Chan 27",
        "short": "1258",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1522",
        "label": "1261",
        "long": "\u0e2a\u0e32\u0e18\u0e38\u0e1b\u0e23\u0e30\u0e14\u0e34\u0e29\u0e10\u0e4c - \u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e1b\u0e23\u0e34\u0e27\u0e32\u0e2a;Sathu Pradit - Soi Pariwat Temple",
        "short": "1261",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1523",
        "label": "1268",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e32\u0e23\u0e40\u0e0a\u0e37\u0e49\u0e2d\u0e40\u0e1e\u0e25\u0e34\u0e07;Khlong Toei Market - Chuea Phloeng",
        "short": "1268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1524",
        "label": "1269",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 4;Hua Ta Khe Market - Bangkok Land Transport Office Area 4",
        "short": "1269",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1525",
        "label": "1269",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Ladkrabang Generous Village - Lat Krabung Industrial Estate",
        "short": "1269",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1526",
        "label": "1269",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e25\u0e32\u0e14\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49 - \u0e27\u0e31\u0e14\u0e17\u0e34\u0e1e\u0e1e\u0e32\u0e27\u0e32\u0e2a;Hua Ta Khe Market - Tippawat Temple",
        "short": "1269",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1527",
        "label": "1269",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e25\u0e32\u0e14\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49 - \u0e15\u0e25\u0e32\u0e14\u0e25\u0e33\u0e1c\u0e31\u0e01\u0e0a\u0e35;Hua Ta Khe Market - Lam Phakchi Market",
        "short": "1269",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1528",
        "label": "1270",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49 - \u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e04\u0e34\u0e07 \u0e40\u0e1e\u0e32\u0e40\u0e27\u0e2d\u0e23\u0e4c \u0e2d\u0e34\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e40\u0e19\u0e0a\u0e31\u0e48\u0e19\u0e41\u0e19\u0e25 \u0e08\u0e33\u0e01\u0e31\u0e14 (\u0e1a\u0e32\u0e07\u0e1a\u0e48\u0e2d);Hua Ta Khe Market - King Power International Co.,Ltd. (Bang Bo)",
        "short": "1270",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1529",
        "label": "1271",
        "long": "\u0e27\u0e31\u0e14\u0e25\u0e38\u0e48\u0e21\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e28\u0e23\u0e31\u0e17\u0e18\u0e32 - \u0e2a\u0e38\u0e2a\u0e32\u0e19\u0e01\u0e27\u0e32\u0e07\u0e15\u0e38\u0e49\u0e07;Lum Charoen Sattha Temple - Kwang Tung Cemetery",
        "short": "1271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1530",
        "label": "1272",
        "long": "\u0e27\u0e31\u0e14\u0e25\u0e38\u0e48\u0e21\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e28\u0e23\u0e31\u0e17\u0e18\u0e32 - \u0e41\u0e22\u0e01\u0e40\u0e22\u0e47\u0e19\u0e2d\u0e32\u0e01\u0e32\u0e28;Lum Charoen Sattha Temple - Yen Akat Intersection",
        "short": "1272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1531",
        "label": "1273",
        "long": "\u0e27\u0e31\u0e14\u0e25\u0e38\u0e48\u0e21\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e28\u0e23\u0e31\u0e17\u0e18\u0e32 - \u0e04\u0e25\u0e2d\u0e07\u0e20\u0e39\u0e21\u0e34;Lum Charoen Sattha Temple - Khlong Phum",
        "short": "1273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1532",
        "label": "1279",
        "long": "\u0e27\u0e31\u0e14\u0e14\u0e2d\u0e01\u0e44\u0e21\u0e49 - \u0e16\u0e19\u0e19\u0e08\u0e31\u0e19\u0e17\u0e19\u0e4c;Dok Mai Temple - Chan Road",
        "short": "1279",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1533",
        "label": "1293",
        "long": "\u0e2d\u0e48\u0e2d\u0e19\u0e19\u0e38\u0e0a - \u0e42\u0e2e\u0e21\u0e42\u0e1b\u0e23\u0e2a\u0e32\u0e02\u0e32\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e16\u0e19\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e32\u0e15\u0e23\u0e32\u0e14;On Nut - HomePro Bang Phli - Bang Na-Trat Road",
        "short": "1293",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1534",
        "label": "1304",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32;Min Buri - Lam Luk Ka",
        "short": "1304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1535",
        "label": "1304",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e27\u0e31\u0e14\u0e28\u0e23\u0e35\u0e2a\u0e38\u0e02;Min Buri - Si Suk Temple",
        "short": "1304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1536",
        "label": "1305",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e19\u0e18\u0e23;Happy Land Market - Sinthon Village",
        "short": "1305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1537",
        "label": "1306",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e24\u0e01\u0e29\u0e0a\u0e32\u0e15\u0e34 - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c;Phruek Sachat Village - Happy Land",
        "short": "1306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1538",
        "label": "1316",
        "long": "\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e0724 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e2d\u0e31\u0e2a\u0e2a\u0e31\u0e21\u0e0a\u0e31\u0e0d\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08;Ramkhamhaeng 24 - Assumption Business Administration College",
        "short": "1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1539",
        "label": "1316",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 24 - \u0e0b\u0e2d\u0e22\u0e2a\u0e07\u0e27\u0e19\u0e2a\u0e34\u0e19;Ramkhamhaeng 24 - Soi Sa-nguan Sin",
        "short": "1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1540",
        "label": "1316",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 24 - \u0e0b\u0e2d\u0e22\u0e23\u0e37\u0e48\u0e19\u0e23\u0e21\u0e22\u0e4c;Ramkhamhaeng 24 - Soi Ruen Rom",
        "short": "1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1541",
        "label": "1316",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 24 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2a\u0e23\u0e35\u0e2b\u0e31\u0e27\u0e2b\u0e21\u0e32\u0e01 (\u0e0b\u0e2d\u0e22\u0e40\u0e2a\u0e23\u0e35 1 - 2);Ramkhamhaeng 24 - Seri Huamak Village (Soi Seri 1 - 2)",
        "short": "1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1542",
        "label": "1316",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 24 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2a\u0e23\u0e35 4;Ramkhamhaeng 24 - Seri Village 4",
        "short": "1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1543",
        "label": "1316",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 24 - \u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07\u0e17\u0e32\u0e27\u0e19\u0e4c\u0e40\u0e2e\u0e49\u0e32\u0e2a\u0e4c;Ramkhamhaeng 24 - Soi Ram Townhouse",
        "short": "1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1544",
        "label": "1316",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 24 - \u0e0b\u0e2d\u0e22\u0e28\u0e34\u0e23\u0e34\u0e21\u0e34\u0e15\u0e23;Ramkhamhaeng 24 - Soi Sirimit",
        "short": "1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1545",
        "label": "1316",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 24 - \u0e0b\u0e2d\u0e22\u0e28\u0e34\u0e23\u0e34\u0e16\u0e32\u0e27\u0e23;Ramkhamhaeng 24 - Soi Siri Thawon",
        "short": "1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1546",
        "label": "1316",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 24 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e1e\u0e39\u0e19\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e2a\u0e34\u0e19;Ramkhamhaeng 24 - Soi Phun Sap Sin",
        "short": "1316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1547",
        "label": "1319",
        "long": "\u0e0b\u0e2d\u0e22\u0e41\u0e09\u0e25\u0e49\u0e21\u0e19\u0e34\u0e21\u0e34\u0e15\u0e23 - \u0e0b\u0e2d\u0e22\u0e2d\u0e22\u0e39\u0e48\u0e14\u0e35 - \u0e2a\u0e30\u0e1e\u0e32\u0e19 3 (\u0e02\u0e32\u0e44\u0e1b);Soi Chalaem Nimit - Soi Yu Di - 3 Bridge",
        "short": "1319",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1548",
        "label": "1319",
        "long": "\u0e0b\u0e2d\u0e22\u0e41\u0e09\u0e25\u0e49\u0e21\u0e19\u0e34\u0e21\u0e34\u0e15\u0e23 - \u0e0b\u0e2d\u0e22\u0e2d\u0e22\u0e39\u0e48\u0e14\u0e35 - \u0e2a\u0e30\u0e1e\u0e32\u0e19 3 (\u0e02\u0e32\u0e01\u0e25\u0e31\u0e1a);Soi Chalaem Nimit - Soi Yu Di - 3 Bridge",
        "short": "1319",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1549",
        "label": "1320",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2d\u0e48\u0e2d\u0e19\u0e19\u0e38\u0e0a - \u0e0b\u0e2d\u0e22\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e01\u0e32\u0e23 30;On Nut Market - Soi Phatthanakan 30",
        "short": "1320",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1550",
        "label": "1320",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e15\u0e25\u0e32\u0e14\u0e2d\u0e48\u0e2d\u0e19\u0e19\u0e38\u0e0a - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1b\u0e31\u0e0d\u0e0d\u0e32 (\u0e14\u0e49\u0e32\u0e19\u0e2b\u0e25\u0e31\u0e07);On Nut Market - Punya Village (Back)",
        "short": "1320",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1551",
        "label": "1411",
        "long": "\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e14\u0e35\u0e14\u0e27\u0e14 - \u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e43\u0e2b\u0e21\u0e48\u0e1e\u0e34\u0e40\u0e23\u0e19\u0e17\u0e23\u0e4c;Soi Diduat Temple - Soi Mai Phiren Temple",
        "short": "1411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1552",
        "label": "1416",
        "long": "\u0e08\u0e23\u0e31\u0e0d\u0e2a\u0e19\u0e34\u0e17\u0e27\u0e07\u0e28\u0e4c - \u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e01\u0e23\u0e27\u0e22;Charan Sanitwong - Bang Kruai Market",
        "short": "1416",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1553",
        "label": "1418",
        "long": "\u0e08\u0e23\u0e31\u0e0d\u0e2a\u0e19\u0e34\u0e17\u0e27\u0e07\u0e28\u0e4c - \u0e0b\u0e2d\u0e22\u0e28\u0e31\u0e01\u0e14\u0e34\u0e4c\u0e40\u0e08\u0e23\u0e34\u0e0d;Charan Sanitwong - Soi Sak Charoen",
        "short": "1418",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1554",
        "label": "1419",
        "long": "\u0e08\u0e23\u0e31\u0e0d\u0e2a\u0e19\u0e34\u0e17\u0e27\u0e07\u0e28\u0e4c 35 - \u0e27\u0e31\u0e14\u0e28\u0e34\u0e23\u0e34\u0e27\u0e31\u0e12\u0e19\u0e32\u0e23\u0e32\u0e21;Charan Sanitwong 35 - Siri Wattanaram Temple",
        "short": "1419",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1555",
        "label": "1419",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e08\u0e23\u0e31\u0e0d\u0e2a\u0e19\u0e34\u0e17\u0e27\u0e07\u0e28\u0e4c 35 - \u0e2a\u0e32\u0e21\u0e41\u0e22\u0e01\u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e17\u0e2d\u0e07;Charan Sanitwong 35 - Pho Thong Intersction",
        "short": "1419",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1556",
        "label": "1419",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e08\u0e23\u0e31\u0e0d\u0e2a\u0e19\u0e34\u0e17\u0e27\u0e07\u0e28\u0e4c 35 - \u0e27\u0e31\u0e14\u0e01\u0e23\u0e30\u0e42\u0e08\u0e21\u0e17\u0e2d\u0e07;Charan Sanitwong 35 - Krachom Thong Temple",
        "short": "1419",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1557",
        "label": "1438",
        "long": "\u0e08\u0e23\u0e31\u0e0d\u0e2a\u0e19\u0e34\u0e17\u0e27\u0e07\u0e28\u0e4c 13 - \u0e16\u0e19\u0e19\u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25\u0e2a\u0e32\u0e22 2;Charan Sanitwong 13 - Phuttha Monthon Sai 2 Road",
        "short": "1438",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1558",
        "label": "1438",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e08\u0e23\u0e31\u0e0d\u0e2a\u0e19\u0e34\u0e17\u0e27\u0e07\u0e28\u0e4c 13 - \u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e01\u0e32\u0e23\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Charan Sanitwong 13 - Thon Buri Commercial College",
        "short": "1438",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1559",
        "label": "1438",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e08\u0e23\u0e31\u0e0d\u0e2a\u0e19\u0e34\u0e17\u0e27\u0e07\u0e28\u0e4c 13 - \u0e2a\u0e19.\u0e1a\u0e32\u0e07\u0e40\u0e2a\u0e32\u0e18\u0e07;Charan Sanitwong 13 - Bang Sao Thong Police Station",
        "short": "1438",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1560",
        "label": "1441",
        "long": "\u0e08\u0e23\u0e31\u0e0d\u0e2a\u0e19\u0e34\u0e17\u0e27\u0e07\u0e28\u0e4c - \u0e0b\u0e2d\u0e22\u0e1e\u0e23\u0e30\u0e22\u0e32\u0e27\u0e23\u0e38\u0e1e\u0e07\u0e29\u0e4c;Charan Sanitwong - Soi Phraya Woraphong",
        "short": "1441",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1561",
        "label": "1442",
        "long": "\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e23\u0e31\u0e16 - \u0e0b\u0e2d\u0e22\u0e2a\u0e32\u0e23\u0e20\u0e35;Chroen Rat - Soi Saraphi",
        "short": "1442",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1562",
        "label": "1445",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c - \u0e0b\u0e2d\u0e22\u0e1a\u0e32\u0e07\u0e21\u0e14;Suk Sawat - Bang Mot",
        "short": "1445",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1563",
        "label": "1449",
        "long": "\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21 63 - \u0e04\u0e25\u0e2d\u0e07\u0e02\u0e27\u0e32\u0e07 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e41\u0e02\u0e21;Phet Kasem 63 - Khlong Khwang - Nongkhaem Temple School",
        "short": "1449",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1564",
        "label": "1449",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21 63 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e19\u0e34\u0e19\u0e2a\u0e38\u0e02\u0e32\u0e23\u0e32\u0e21;Phet Kasem 63 - Soi Ninsukaram Temple",
        "short": "1449",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1565",
        "label": "1449",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e41\u0e02\u0e21 - \u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e16\u0e19\u0e19\u0e1a\u0e32\u0e07\u0e1a\u0e2d\u0e19 4;Nongkhaem Temple School - Bang Bon 4 Road",
        "short": "1449",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1566",
        "label": "1450",
        "long": "\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21 48 - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25\u0e2a\u0e32\u0e22 1;Phet Kasem 48 - Phuttha Monthon Sai 1",
        "short": "1450",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1567",
        "label": "1450",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21 48 - \u0e04\u0e25\u0e2d\u0e07\u0e23\u0e32\u0e0a\u0e21\u0e19\u0e15\u0e23\u0e35;Phet Kasem 48 - Khlong Ratcha Montri",
        "short": "1450",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1568",
        "label": "1451",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c 30 - \u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e23\u0e2d\u0e14;Suk Sawat 30 - Khlong Sarod",
        "short": "1451",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1569",
        "label": "1452",
        "long": "\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21 - \u0e0b\u0e2d\u0e22\u0e40\u0e01\u0e29\u0e21\u0e2a\u0e38\u0e02 - \u0e16\u0e19\u0e19\u0e01\u0e32\u0e0d\u0e08\u0e19\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01;Phet Kasem - Soi Kasemsuk - Kanchanaphisek Road",
        "short": "1452",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1570",
        "label": "1454",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e28\u0e34\u0e23\u0e34\u0e40\u0e01\u0e29\u0e21 - \u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e41\u0e04;Siri Kasem Village - Bang Khae Market",
        "short": "1454",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1571",
        "label": "1469",
        "long": "\u0e2d\u0e34\u0e19\u0e17\u0e1b\u0e31\u0e08 - \u0e0b\u0e2d\u0e22\u0e17\u0e27\u0e35\u0e27\u0e31\u0e12\u0e19\u0e32;Inthapat - Soi Thawi Watthana",
        "short": "1469",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1572",
        "label": "1497",
        "long": "\u0e16\u0e19\u0e19\u0e23\u0e32\u0e07\u0e42\u0e1e\u0e18\u0e34\u0e4c - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e01\u0e23\u0e30\u0e14\u0e35\u0e48;Rang Pho Road - Bang Kadi Temple",
        "short": "1497",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1573",
        "label": "1504",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e2d\u0e19\u0e32\u0e21\u0e31\u0e22\u0e07\u0e32\u0e21\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e04\u0e25\u0e2d\u0e07\u0e23\u0e32\u0e07\u0e42\u0e1e;Soi Anamai Ngam Charoen - Khlong Rang Pho",
        "short": "1504",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1574",
        "label": "1511",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e38\u0e40\u0e2b\u0e23\u0e48\u0e32\u0e0b\u0e35\u0e23\u0e2d;Min Buri -Siro Mosque",
        "short": "1511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1575",
        "label": "1512",
        "long": "\u0e27\u0e31\u0e14\u0e18\u0e23\u0e23\u0e21\u0e04\u0e38\u0e13\u0e32\u0e23\u0e32\u0e21 (\u0e27\u0e31\u0e14\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e48\u0e2d\u0e15\u0e32) - \u0e16\u0e19\u0e19\u0e1e\u0e34\u0e17\u0e22\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c;Thamma Khunaram Temple - Pittayalongkorn Road",
        "short": "1512",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1576",
        "label": "1514",
        "long": "\u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2 (\u0e0b\u0e2d\u0e22\u0e17\u0e35\u0e48 100) - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e41\u0e02\u0e21;Rama 2 Road (Soi 100) - Nongkhaem Temple",
        "short": "1514",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1577",
        "label": "1515",
        "long": "\u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2 (\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e41\u0e2a\u0e21\u0e14\u0e33) - \u0e27\u0e31\u0e14\u0e41\u0e2a\u0e21\u0e14\u0e33;Rama 2 Road (Soi Samae Dam Temple) - Samae Dam Temple",
        "short": "1515",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1578",
        "label": "1516",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49 - \u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e19\u0e33\u0e44\u0e01\u0e23;Hua Ta Khe Market - Numkrai Industrial Estate",
        "short": "1516",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1579",
        "label": "1517",
        "long": "\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49 - \u0e16\u0e19\u0e19\u0e09\u0e25\u0e2d\u0e07\u0e01\u0e23\u0e38\u0e07 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Hua Ta Khe - Chalong Krung Road - Min Buri",
        "short": "1517",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1580",
        "label": "1517",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49 - \u0e16\u0e19\u0e19\u0e2a\u0e38\u0e27\u0e34\u0e19\u0e17\u0e27\u0e07\u0e28\u0e4c;Hua Ta Khe - Suwinthawong Road",
        "short": "1517",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1581",
        "label": "1518",
        "long": "(\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e44\u0e1b) \u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c 26 - \u0e27\u0e31\u0e14\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e48\u0e2d\u0e42\u0e2d\u0e20\u0e32\u0e2a\u0e35;Suk Sawat 26 - Luang Pho Ophasi Temple",
        "short": "1518",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1582",
        "label": "1518",
        "long": "(\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e01\u0e25\u0e31\u0e1a) \u0e27\u0e31\u0e14\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e48\u0e2d\u0e42\u0e2d\u0e20\u0e32\u0e2a\u0e35 - \u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c 26;Luang Pho Ophasi Temple - Suk Sawat 26",
        "short": "1518",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1583",
        "label": "1518",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c 26 - \u0e27\u0e31\u0e14\u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e17\u0e2d\u0e07;Suk Sawat 26 - Pho Thong Temple",
        "short": "1518",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1584",
        "label": "1519",
        "long": "(\u0e27\u0e19\u0e02\u0e27\u0e32) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e38\u0e48\u0e07\u0e2a\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07;Thung Song Hong Community Housing",
        "short": "1519",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1585",
        "label": "1519",
        "long": "(\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e38\u0e48\u0e07\u0e2a\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07;Thung Song Hong Community Housing",
        "short": "1519",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1586",
        "label": "1519",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e38\u0e48\u0e07\u0e2a\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07 - \u0e0b\u0e2d\u0e22\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e38\u0e48\u0e07\u0e2a\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07\u0e2a\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e01;Thung Song Hong Community Housing - Soi Thung Song Hong Community Housing (Main)",
        "short": "1519",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1587",
        "label": "1519",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e38\u0e48\u0e07\u0e2a\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07 - \u0e0b\u0e2d\u0e22\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e17\u0e38\u0e48\u0e07\u0e2a\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07\u0e2a\u0e32\u0e22\u0e23\u0e2d\u0e07;Thung Song Hong Community Housing - Soi Thung Song Hong Community Housing (Sub)",
        "short": "1519",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1588",
        "label": "1520",
        "long": "\u0e0b\u0e2d\u0e22\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e01\u0e32\u0e23 30 - \u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34;Soi Phatthanakan 30 - Bang Kapi",
        "short": "1520",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1589",
        "label": "1520",
        "long": "\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34 - \u0e0b\u0e2d\u0e22\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e01\u0e32\u0e23 30;Bang Kapi - Soi Phatthanakan 30",
        "short": "1520",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1590",
        "label": "1524",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e19\u0e31\u0e01\u0e01\u0e35\u0e2c\u0e32\u0e41\u0e2b\u0e25\u0e21\u0e17\u0e2d\u0e07 - \u0e15\u0e25\u0e32\u0e14\u0e40\u0e2d\u0e35\u0e48\u0e22\u0e21\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34;Nakkila Laem Thong Village - Iam Sombat Market",
        "short": "1524",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1591",
        "label": "1526",
        "long": "\u0e16\u0e19\u0e2d\u0e21\u0e21\u0e34\u0e15\u0e23\u0e1e\u0e32\u0e23\u0e4c\u0e04 - \u0e0b\u0e2d\u0e22\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 81;Thanommit Park - Soi Lat Phrao 81",
        "short": "1526",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1592",
        "label": "1527",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2d\u0e2d\u0e40\u0e07\u0e34\u0e19 - \u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32;Ao Ngoen Market - Ram Intra",
        "short": "1527",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1593",
        "label": "1528",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 50 - \u0e04\u0e2d\u0e19\u0e42\u0e14\u0e21\u0e34\u0e40\u0e19\u0e35\u0e22\u0e21\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e21\u0e23\u0e2a\u0e38\u0e02;Sukhumvit 50 - Eua Amornsuk Condo",
        "short": "1528",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1594",
        "label": "1531",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e19\u0e27\u0e25\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c 56 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e19\u0e27\u0e21\u0e34\u0e19\u0e17\u0e23\u0e4c 163;Soi Nuan Chan 56 - Soi Nawamin 163",
        "short": "1531",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1595",
        "label": "1533",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2a\u0e14\u0e1b\u0e31\u0e10\u0e27\u0e34\u0e01\u0e23\u0e13\u0e4c - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 62;Pattavikorn Market - Soi Ram Intra 62",
        "short": "1533",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1596",
        "label": "1534",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e07\u0e01\u0e25\u0e21\u0e27\u0e31\u0e14\u0e01\u0e01 - \u0e0b\u0e2d\u0e22\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2 \u0e17\u0e35\u0e48 30;Kok Temple - Rama 2 Soi 30",
        "short": "1534",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1597",
        "label": "1535",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2 - \u0e27\u0e31\u0e14\u0e1a\u0e31\u0e27\u0e1c\u0e31\u0e19;Rama 2 Road - Bua Phan Temple",
        "short": "1535",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1598",
        "label": "1536",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e2b\u0e31\u0e27\u0e2b\u0e21\u0e32\u0e01 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e27\u0e19\u0e2a\u0e19;Hua Mak Generous Village - Suan Son Village",
        "short": "1536",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1599",
        "label": "1538",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e1a\u0e36\u0e07\u0e01\u0e38\u0e48\u0e21 - \u0e40\u0e2a\u0e23\u0e35\u0e44\u0e17\u0e22;Bueng Kum Generous - Seri Thai",
        "short": "1538",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "16",
        "label": "135",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Bangkok - Ubon Ratchathani",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1600",
        "label": "1539",
        "long": "\u0e41\u0e22\u0e01\u0e16\u0e19\u0e19\u0e15\u0e01 - \u0e15\u0e25\u0e32\u0e14\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;Tok Road Intersection - Khlong Toei Market",
        "short": "1539",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1601",
        "label": "1541",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e19\u0e31\u0e01\u0e01\u0e35\u0e2c\u0e32 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e2d\u0e31\u0e2a\u0e2a\u0e31\u0e21\u0e0a\u0e31\u0e0d\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08;Nakkila Village - Assumption Business Administration College",
        "short": "1541",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1602",
        "label": "1542",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e17\u0e31\u0e22\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c;Min Buri Generous - Hathairat",
        "short": "1542",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1603",
        "label": "1543",
        "long": "\u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e19\u0e23\u0e32\u0e18\u0e23 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c;Narathorn School - Seacon Square",
        "short": "1543",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1604",
        "label": "1544",
        "long": "\u0e0b\u0e2d\u0e22\u0e27\u0e34\u0e20\u0e32\u0e27\u0e14\u0e35\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 58 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e28\u0e23\u0e35\u0e1b\u0e17\u0e38\u0e21;Soi Vibhavadi Rangsit 58 - Sripatum University",
        "short": "1544",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1605",
        "label": "1544",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e28\u0e23\u0e35\u0e1b\u0e17\u0e38\u0e21 - \u0e0b\u0e2d\u0e22\u0e27\u0e34\u0e20\u0e32\u0e27\u0e14\u0e35\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 58;Sripatum University - Soi Vibhavadi Rangsit 58",
        "short": "1544",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1606",
        "label": "1545",
        "long": "\u0e16\u0e19\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 9 \u0e0b\u0e2d\u0e22 57 - \u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 26;Rama 9 Road Soi 57 - Soi Ramkhamhaeng 26",
        "short": "1545",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1607",
        "label": "1546",
        "long": "\u0e27\u0e31\u0e14\u0e1e\u0e38\u0e17\u0e18\u0e1a\u0e39\u0e0a\u0e32 - \u0e41\u0e22\u0e01\u0e17\u0e38\u0e48\u0e07\u0e04\u0e23\u0e38;Phutthabucha Temple - Thung Khru Intersection",
        "short": "1546",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1608",
        "label": "1547",
        "long": "\u0e0b\u0e2e\u0e22\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c 30 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e2a\u0e27\u0e19\u0e01\u0e38\u0e2b\u0e25\u0e32\u0e1a\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Soi Suk Sawat 30 - Suankularb Wittayalai Thonburi",
        "short": "1547",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1609",
        "label": "1548",
        "long": "\u0e0b\u0e2d\u0e22\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 43 - \u0e0b\u0e2d\u0e22\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 47 \u0e41\u0e22\u0e01 48;Soi Ngam Wong Wan 43 - Soi Ngam Wong Wan 47, Lane 48",
        "short": "1548",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1610",
        "label": "1549",
        "long": "\u0e27\u0e31\u0e14\u0e01\u0e33\u0e41\u0e1e\u0e07 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21\u0e17\u0e35\u0e48 2 \u0e0b\u0e2d\u0e22 56;Kamphaeng Temple - Rama 2 Road Soi 56",
        "short": "1549",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1611",
        "label": "1550",
        "long": "\u0e0b\u0e2d\u0e22\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2d\u0e38\u0e17\u0e34\u0e28 61 - \u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07\u0e2d\u0e32\u0e40\u0e02\u0e15;Soi Pracha Uthit 61 - Phra Pradaeng Arcade",
        "short": "1550",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1612",
        "label": "1505",
        "long": "\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e22\u0e32\u0e22\u0e23\u0e48\u0e21 - \u0e27\u0e31\u0e14\u0e17\u0e48\u0e32\u0e02\u0e49\u0e32\u0e21;Soi Yai Rom Temple - Tha Kham Temple",
        "short": "1505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1613",
        "label": "8335",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e22\u0e21 - \u0e0b.\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 8 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e1e\u0e07\u0e29\u0e4c\u0e28\u0e34\u0e23\u0e34\u0e0a\u0e31\u0e22 3;Baan Klong Yom- Soi Sukhaphiban 8 - Soi Phong Sirichai 3",
        "short": "8335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1614",
        "label": "8413",
        "long": "\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19 - \u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e19\u0e14\u0e32;Sam Phran District - Baan Khlong Chinda",
        "short": "8413",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1615",
        "label": "1705",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e08\u0e34\u0e19\u0e14\u0e32;Nakhon Pathom - Baan Khlong Chinda School",
        "short": "1705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1616",
        "label": "8483",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e32\u0e07\u0e41\u0e02\u0e21 - \u0e27\u0e31\u0e14\u0e14\u0e2d\u0e19\u0e40\u0e2a\u0e32\u0e40\u0e01\u0e35\u0e22\u0e14;Nakhon Pathom - Bang Khaem - Don Sao Kiat Temple",
        "short": "8483",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1617",
        "label": "8335",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e22\u0e21 - \u0e27\u0e31\u0e14\u0e17\u0e23\u0e07\u0e04\u0e19\u0e2d\u0e07 - \u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Baan Klong Yom - Song Khanong Temple - Sam Phran",
        "short": "8335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1618",
        "label": "8348",
        "long": "\u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19 - \u0e04\u0e25\u0e2d\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Sam Phran District - Khlong Mai - Sam Phran Village Market",
        "short": "8348",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1619",
        "label": "8239",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e27\u0e31\u0e14\u0e1b\u0e23\u0e35\u0e14\u0e32\u0e23\u0e32\u0e21;Nakhon Pathom - Pridaram Temple",
        "short": "8239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1620",
        "label": "8348",
        "long": "\u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19 - \u0e27\u0e31\u0e14\u0e40\u0e14\u0e0a\u0e32\u0e19\u0e38\u0e2a\u0e23\u0e13\u0e4c - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Sam Phran District - Decha Nuson Temple - Sam Phran Village Market",
        "short": "8348",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1621",
        "label": "8195",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e27\u0e31\u0e14\u0e15\u0e30\u0e42\u0e01\u0e2a\u0e39\u0e07;Nakhon Pathom - Tako Sung Temple",
        "short": "8195",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1622",
        "label": "8195",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e2b\u0e25\u0e27\u0e07;Nakhon Pathom - Bang Luang Market",
        "short": "8195",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1623",
        "label": "8500",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e07\u0e34\u0e49\u0e27\u0e23\u0e32\u0e22 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e24\u0e01\u0e29\u0e32 4 (\u0e0b\u0e2d\u0e22 51) - \u0e15\u0e25\u0e32\u0e14\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32;Ngiu Rai Railway Station - Phrueksa 4 Village (Soi 51) - Salaya Market",
        "short": "8500",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1624",
        "label": "8195",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e27\u0e31\u0e14\u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e25\u0e27\u0e07;Nakhon Pathom - Baan Luang Temple",
        "short": "8195",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1625",
        "label": "8235",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e27\u0e31\u0e14\u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e25\u0e27\u0e07;Nakhon Pathom - Baan Luang Temple",
        "short": "8235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1626",
        "label": "8228",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e49\u0e32\u0e19\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32;Nakhon Pathom - Baan Salaya",
        "short": "8228",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1627",
        "label": "6140",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e2a\u0e23\u0e30\u0e01\u0e30\u0e40\u0e17\u0e35\u0e22\u0e21;Nakhon Pathom - Sa Kathiam",
        "short": "6140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1628",
        "label": "1701",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e14\u0e2d\u0e19\u0e15\u0e39\u0e21;Nakhon Pathom - Don Tum",
        "short": "1701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1629",
        "label": "1705",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e49\u0e32\u0e19\u0e08\u0e34\u0e19\u0e14\u0e32;Nakhon Pathom - Baan Chinda",
        "short": "1705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1630",
        "label": "8273",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e19\u0e04\u0e23\u0e0a\u0e31\u0e22\u0e28\u0e23\u0e35 - \u0e1a\u0e49\u0e32\u0e19\u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30\u0e22\u0e32 (\u0e27\u0e19\u0e02\u0e27\u0e32);Nakhon Chai Si - Baan Tha Phraya",
        "short": "8273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1631",
        "label": "8335",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e22\u0e21 - \u0e27\u0e31\u0e14\u0e44\u0e23\u0e48\u0e02\u0e34\u0e07 - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Baan Klong Yom - Rai Khing Temple - Sam Phran Village Market",
        "short": "8335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1632",
        "label": "1705",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e49\u0e32\u0e19\u0e15\u0e32\u0e01\u0e41\u0e14\u0e14;Nakhon Pathom - Baan Tak Daet",
        "short": "1705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1633",
        "label": "8239",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e49\u0e32\u0e27\u0e31\u0e14\u0e1b\u0e23\u0e35\u0e14\u0e32\u0e23\u0e32\u0e21;Nakhon Pathom - Pridaram Temple Pier",
        "short": "8239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1634",
        "label": "8229",
        "long": "\u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e2a\u0e32\u0e22 4 \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e19\u0e04\u0e23\u0e0a\u0e31\u0e22\u0e28\u0e23\u0e35;Phutthamonthon Sai 4 - Nakhon Chai Si District Pier",
        "short": "8229",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1635",
        "label": "1701",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e27\u0e31\u0e14\u0e19\u0e23\u0e32\u0e20\u0e34\u0e23\u0e21\u0e22\u0e4c;Nakhon Pathom - Narapirom Temple",
        "short": "1701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1636",
        "label": "6147",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e2b\u0e2d\u0e21\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e1a\u0e49\u0e32\u0e19\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32;Nakhon Pathom - Hom Kret - Baan Salaya",
        "short": "6147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1637",
        "label": "8268",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e24\u0e01\u0e29\u0e32 4 (\u0e0b\u0e2d\u0e22 51) \u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e49\u0e27\u0e22\u0e1e\u0e25\u0e39;Salaya Market - Phrueksa 4 Village (Soi 51) - Ban Huai Phlu",
        "short": "8268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1638",
        "label": "8482",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1e\u0e30\u0e40\u0e19\u0e35\u0e22\u0e07\u0e41\u0e15\u0e01 - \u0e21\u0e32\u0e1a\u0e41\u0e04;Nakhon Pathom - Phaniang Taek - Map Khae",
        "short": "8482",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1639",
        "label": "8480",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21;Nakhon Pathom - Nakhon Pathom Transport Office",
        "short": "8480",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1640",
        "label": "1704",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e01\u0e32\u0e30\u0e41\u0e23\u0e14 - \u0e1a\u0e32\u0e07\u0e40\u0e25\u0e19;Nakhon Pathom - Baan Ko Raet - Bang Len",
        "short": "1704",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1641",
        "label": "8481",
        "long": "\u0e27\u0e31\u0e14\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e25\u0e32 - \u0e15\u0e25\u0e32\u0e14\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21;Thammasala Temple - Nakhon Pathom Market",
        "short": "8481",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1642",
        "label": "8335",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e22\u0e21 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21 130 - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Baan Klong Yom - Soi Phet Kasem 130 - Sam Phran Village Market",
        "short": "8335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1643",
        "label": "8138",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Nakhon Pathom - Sam Phran Village Market",
        "short": "8138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1644",
        "label": "8229",
        "long": "\u0e27\u0e31\u0e14\u0e25\u0e33\u0e1e\u0e0d\u0e32 - \u0e27\u0e31\u0e14\u0e21\u0e30\u0e40\u0e01\u0e25\u0e37\u0e2d - \u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e2a\u0e32\u0e22 4 \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25;Lam Phaya Temple - Makluea Temple - Phutthamonthon Sai 4",
        "short": "8229",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1645",
        "label": "1705",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e27\u0e31\u0e14\u0e1b\u0e23\u0e35\u0e14\u0e32\u0e23\u0e32\u0e21;Nakhon Pathom - Pridaram Temple",
        "short": "1705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1646",
        "label": "8335",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e22\u0e21 - \u0e16.\u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25\u0e2a\u0e32\u0e22 7 - \u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Baan Klong Yom - Phutthamonthon Sai 7 - Sam Phran",
        "short": "8335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1647",
        "label": "8273",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e19\u0e04\u0e23\u0e0a\u0e31\u0e22\u0e28\u0e23\u0e35 - \u0e1a\u0e49\u0e32\u0e19\u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30\u0e22\u0e32 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Nakhon Chai Si - Baan Tha Phraya",
        "short": "8273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1648",
        "label": "8271",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e49\u0e32\u0e19\u0e15\u0e49\u0e19\u0e21\u0e30\u0e40\u0e01\u0e25\u0e37\u0e2d;Nakhon Pathom - Baan Ton Makluea",
        "short": "8271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1649",
        "label": "1703",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Nakhon Pathom - Sam Phran",
        "short": "1703",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1650",
        "label": "6142",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e22\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e17;Nakhon Pathom - Yang Prasat",
        "short": "6142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1651",
        "label": "8485",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19 - \u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07;Sam Phran Market - Ban Bang Pradaeng",
        "short": "8485",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1652",
        "label": "8484",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e2b\u0e49\u0e27\u0e22\u0e1e\u0e25\u0e39;Nakhon Pathom - Huai Phlu",
        "short": "8484",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1653",
        "label": "8479",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e25\u0e19 - \u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e43\u0e19;Bang Len - Baan Bang Noi Nai",
        "short": "8479",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1654",
        "label": "8478",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e25\u0e19 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e20\u0e32\u0e29\u0e35;Bang Len - Bang Phasi Temple",
        "short": "8478",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1655",
        "label": "8414",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e25\u0e19 - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e49\u0e27\u0e22\u0e1e\u0e25\u0e39;Bang Len - Huai Phlu Market",
        "short": "8414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1656",
        "label": "8151",
        "long": "\u0e2b\u0e49\u0e27\u0e22\u0e1e\u0e25\u0e39 - \u0e2a\u0e32\u0e22\u0e40\u0e08\u0e47\u0e14;Huai Phlu - Sai 7",
        "short": "8151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1657",
        "label": "8215",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e19\u0e2d\u0e07\u0e40\u0e2a\u0e37\u0e2d;Nakhon Pathom - Baan Nong Sua",
        "short": "8215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1658",
        "label": "8230",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e25\u0e33\u0e1e\u0e0d\u0e32 - \u0e1a\u0e32\u0e07\u0e40\u0e25\u0e19;Nakhon Pathom - Lam Phaya - Bang Len",
        "short": "8230",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1659",
        "label": "8230",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e20\u0e32\u0e29\u0e35;Nakhon Pathom - Bang Phasi Temple",
        "short": "8230",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1660",
        "label": "8236",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e41\u0e22\u0e01\u0e27\u0e31\u0e14\u0e04\u0e27\u0e19\u0e40\u0e2a\u0e32\u0e40\u0e01\u0e35\u0e22\u0e14 - \u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e32\u0e07\u0e04\u0e39;Nakhon Pathom - Don Son Kiad Temple Intersection - Baan Bang Khu",
        "short": "8236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1661",
        "label": "8150",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e32\u0e07\u0e2b\u0e25\u0e27\u0e07;Nakhon Pathom - Bang Luang",
        "short": "8150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1662",
        "label": "8414",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e40\u0e25\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e2d\u0e19\u0e32\u0e21\u0e31\u0e22\u0e2a\u0e27\u0e48\u0e32\u0e07\u0e2d\u0e32\u0e23\u0e21\u0e22\u0e4c;Bang Len - Sawang Arom Health Center",
        "short": "8414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1663",
        "label": "8149",
        "long": "\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e21\u0e35\u0e20\u0e39\u0e21\u0e34;Sam Phran - Mephoom Temple",
        "short": "8149",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1664",
        "label": "8414",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e25\u0e19 - \u0e27\u0e31\u0e14\u0e21\u0e30\u0e40\u0e01\u0e25\u0e37\u0e2d;Bang Len - Makluea Temple",
        "short": "8414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1665",
        "label": "8272",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e19\u0e2d\u0e07\u0e07\u0e39\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e21;Nakhon Pathom - Baan Nong Ngu Luam",
        "short": "8272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1666",
        "label": "8241",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e17\u0e38\u0e48\u0e07\u0e1c\u0e31\u0e01\u0e01\u0e39\u0e14;Nakhon Pathom - Thung Phak Kut",
        "short": "8241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1667",
        "label": "1002",
        "long": "\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Nonthaburi - Bang Yai",
        "short": "1002",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1668",
        "label": "1003",
        "long": "\u0e1a\u0e32\u0e07\u0e01\u0e23\u0e27\u0e22 - \u0e44\u0e17\u0e23\u0e19\u0e49\u0e2d\u0e22 - \u0e1a\u0e23\u0e23\u0e08\u0e1a\u0e17\u0e32\u0e07\u0e2b\u0e25\u0e27\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02 346;Bang Kruai - Sai Noi - Highway 346",
        "short": "1003",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1669",
        "label": "1003",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e01\u0e23\u0e27\u0e22 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1a\u0e32\u0e07\u0e28\u0e23\u0e35\u0e40\u0e21\u0e37\u0e2d\u0e07;Bang Kruai - Bangsrimuang Pier",
        "short": "1003",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1670",
        "label": "1003",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1a\u0e32\u0e07\u0e28\u0e23\u0e35\u0e40\u0e21\u0e37\u0e2d\u0e07;Bang Bua Thong - Bangsrimuang Pier",
        "short": "1003",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1671",
        "label": "1004",
        "long": "\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e01\u0e25\u0e49\u0e27\u0e22 - \u0e44\u0e17\u0e23\u0e19\u0e49\u0e2d\u0e22;Bang Bua Thong - Baan Kluay - Sai Noi",
        "short": "1004",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1672",
        "label": "1006",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e19\u0e49\u0e33;Bang Khen - Sanam Bin Nam",
        "short": "1006",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1673",
        "label": "1010",
        "long": "\u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e1a\u0e32\u0e07\u0e2a\u0e35\u0e17\u0e2d\u0e07 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e1e\u0e23\u0e30\u0e19\u0e04\u0e23\u0e40\u0e2b\u0e19\u0e37\u0e2d;Bang Si Thong Intersection - King Mongkut's University of Technology North Bangkok",
        "short": "1010",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1674",
        "label": "1010",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e1e\u0e23\u0e30\u0e19\u0e04\u0e23\u0e40\u0e2b\u0e19\u0e37\u0e2d - \u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e1a\u0e32\u0e07\u0e2a\u0e35\u0e17\u0e2d\u0e07;King Mongkut's University of Technology North Bangkok - Bang Si Thong Intersection",
        "short": "1010",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1675",
        "label": "1023",
        "long": "(\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 - \u0e1a\u0e32\u0e07\u0e04\u0e39\u0e25\u0e31\u0e14;Bang Yai - Bang Khu Rat",
        "short": "1023",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1676",
        "label": "1023",
        "long": "(\u0e27\u0e19\u0e02\u0e27\u0e32) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 - \u0e1a\u0e32\u0e07\u0e04\u0e39\u0e25\u0e31\u0e14;Bang Yai -Bang Khu Rat",
        "short": "1023",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1677",
        "label": "1023",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e15\u0e49\u0e19\u0e40\u0e0a\u0e37\u0e2d\u0e01 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48\u0e0b\u0e34\u0e15\u0e35\u0e49;Ton Chueak Temple - Bang Yai City",
        "short": "1023",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1678",
        "label": "1024",
        "long": "(\u0e27\u0e19\u0e02\u0e27\u0e32) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 5 (\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e27\u0e31\u0e14\u0e19\u0e04\u0e23\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e4c) - \u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Bang Bua Thong - Rama 5 Bridge - Bang Yai District",
        "short": "1024",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1679",
        "label": "1024",
        "long": "(\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22)\u0e27\u0e07\u0e01\u0e25\u0e21\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 5 (\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e27\u0e31\u0e14\u0e19\u0e04\u0e23\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e4c) - \u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Bang Bua Thong - Rama 5 Bridge - Bang Yai District",
        "short": "1024",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1680",
        "label": "1025",
        "long": "\u0e27\u0e31\u0e14\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;Paknam Temple - Pak Kret",
        "short": "1025",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1681",
        "label": "1026",
        "long": "\u0e1a\u0e32\u0e07\u0e01\u0e23\u0e27\u0e22 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48\u0e0b\u0e34\u0e15\u0e35\u0e49;Bang Kruai - Bang Yai City",
        "short": "1026",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1682",
        "label": "1026",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e42\u0e1a\u0e2a\u0e16\u0e4c - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48\u0e0b\u0e34\u0e15\u0e35\u0e49;Bot Temple - Bang Yai City",
        "short": "1026",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1683",
        "label": "1027",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e27\u0e31\u0e14\u0e2a\u0e25\u0e31\u0e01\u0e40\u0e2b\u0e19\u0e37\u0e2d;Pak Kret - Salak Nuea Temple",
        "short": "1027",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1684",
        "label": "1029",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e0b\u0e2d\u0e22\u0e1e\u0e23\u0e30\u0e41\u0e21\u0e48\u0e01\u0e32\u0e23\u0e38\u0e13\u0e22\u0e4c;Pak Kret - Soi Phra Mae Karun",
        "short": "1029",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1685",
        "label": "1029",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e27\u0e31\u0e14\u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e17\u0e2d\u0e07\u0e1a\u0e19;Pak Kret - Pho Thong Bon School",
        "short": "1029",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1686",
        "label": "1029",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e16\u0e19\u0e19\u0e28\u0e23\u0e35\u0e2a\u0e21\u0e32\u0e19;Pak Kret - Srisaman Road",
        "short": "1029",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1687",
        "label": "1030",
        "long": "\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e43\u0e2b\u0e21\u0e48;Bang Yai - Baan Mai School",
        "short": "1030",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1688",
        "label": "1051",
        "long": "\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e27\u0e31\u0e14\u0e40\u0e15\u0e22;Bang Bua Thong - Toei Temple",
        "short": "1051",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1689",
        "label": "1052",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 - \u0e17\u0e35\u0e48\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Bang Yai Pier - Bang Yai District",
        "short": "1052",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1690",
        "label": "1053",
        "long": "\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e27\u0e31\u0e14\u0e2a\u0e32\u0e25\u0e35\u0e42\u0e02\u0e20\u0e34\u0e15\u0e32\u0e23\u0e32\u0e21;Nonthaburi - Salikho Phirataram Temple",
        "short": "1053",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1691",
        "label": "10",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1a\u0e32\u0e07\u0e28\u0e23\u0e35\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e08\u0e34\u0e15\u0e15\u0e4c\u0e27\u0e34\u0e2a\u0e38\u0e17\u0e18\u0e34\u0e4c - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e22\u0e32\u0e27\u0e1e\u0e23\u0e23\u0e13;Bangsrimuang Pier - Chitwisut Village - Yaowaphan Village",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1692",
        "label": "1102",
        "long": "(\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e44\u0e1b) \u0e27\u0e31\u0e14\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e16\u0e19\u0e19\u0e40\u0e25\u0e35\u0e48\u0e22\u0e07\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e40\u0e23\u0e27\u0e14\u0e35;Paknam Temple - Bypass Road - Rewadee",
        "short": "1102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1693",
        "label": "1102",
        "long": "(\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e01\u0e25\u0e31\u0e1a) \u0e27\u0e31\u0e14\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e16\u0e19\u0e19\u0e40\u0e25\u0e35\u0e48\u0e22\u0e07\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e40\u0e23\u0e27\u0e14\u0e35;Paknam Temple - Bypass Road - Rewadee",
        "short": "1102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1694",
        "label": "1103",
        "long": "\u0e15\u0e34\u0e27\u0e32\u0e19\u0e19\u0e17\u0e4c - \u0e0b\u0e2d\u0e22\u0e28\u0e23\u0e35\u0e1e\u0e23\u0e2a\u0e27\u0e23\u0e23\u0e04\u0e4c;Tiwanon - Soi Sripornsawan",
        "short": "1103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1695",
        "label": "1107",
        "long": "\u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e1e\u0e31\u0e07;Chaeng Watthana - Bang Pang Temple",
        "short": "1107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1696",
        "label": "1107",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e2d\u0e31\u0e21\u0e1e\u0e23\u0e44\u0e1e\u0e28\u0e32\u0e25;Chaeng Watthana - Ampornpaisarn School",
        "short": "1107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1697",
        "label": "1110",
        "long": "\u0e16\u0e19\u0e19\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e37\u0e48\u0e19 - \u0e0b\u0e2d\u0e22\u0e2a\u0e32\u0e21\u0e31\u0e04\u0e04\u0e35;Pracha Chuen Road - Soi Samakkhi",
        "short": "1110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1698",
        "label": "1132",
        "long": "\u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e40\u0e02\u0e49\u0e32\u0e27\u0e31\u0e14\u0e25\u0e33\u0e42\u0e1e (\u0e1a\u0e23\u0e23\u0e08\u0e1a\u0e17\u0e32\u0e07\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02 9);Bang Bua Thong School - Lam Po Temple",
        "short": "1132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1699",
        "label": "1133",
        "long": "\u0e27\u0e31\u0e14\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e27\u0e31\u0e14\u0e04\u0e49\u0e32\u0e07\u0e04\u0e32\u0e27;Paknam Temple - Khang Khao Temple",
        "short": "1133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "17",
        "label": "136",
        "long": "\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Ubon Ratchathani - Krung Thep Aphiwat",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1700",
        "label": "1133",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 7 - \u0e27\u0e31\u0e14\u0e25\u0e38\u0e48\u0e21\u0e04\u0e07\u0e04\u0e32\u0e23\u0e32\u0e21;Rama 7 - Lum Khongkharam Temple",
        "short": "1133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1701",
        "label": "1134",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e2b\u0e25\u0e31\u0e07\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e37\u0e48\u0e19;Sukhaphiban Pak Kret Pier - Prachachuen Village (Back)",
        "short": "1134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1702",
        "label": "1135",
        "long": "\u0e27\u0e31\u0e14\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e25\u0e19 - \u0e0b\u0e2d\u0e22\u0e23\u0e31\u0e15\u0e19\u0e32\u0e18\u0e34\u0e40\u0e1a\u0e28\u0e23\u0e4c 26;Choeng Len Temple - Soi Rattanathibech 26",
        "short": "1135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1703",
        "label": "1135",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e25\u0e19 - \u0e2b\u0e31\u0e27\u0e40\u0e15\u0e22 - \u0e0b\u0e2d\u0e22\u0e23\u0e31\u0e15\u0e19\u0e32\u0e18\u0e34\u0e40\u0e1a\u0e28\u0e23\u0e4c 26;Choeng Len Temple - Hua Toei - Soi Rattanathibech 26",
        "short": "1135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1704",
        "label": "1135",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e41\u0e2a\u0e07\u0e2a\u0e34\u0e23\u0e34\u0e18\u0e23\u0e23\u0e21 - \u0e0b\u0e2d\u0e22\u0e23\u0e31\u0e15\u0e19\u0e32\u0e18\u0e34\u0e40\u0e1a\u0e28\u0e23\u0e4c 26;Saeng Siritham Temple - Soi Rattanathibech 26",
        "short": "1135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1705",
        "label": "1136",
        "long": "\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48\u0e0b\u0e34\u0e15\u0e35\u0e49 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e04\u0e25\u0e49\u0e32\u0e22\u0e2a\u0e2d\u0e19;Bang Yai City - Klaisorn School",
        "short": "1136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1706",
        "label": "1231",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 5 (\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e27\u0e31\u0e14\u0e19\u0e04\u0e23\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e4c) - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Ministry of Commerce - Rama 5 Bridge",
        "short": "1231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1707",
        "label": "1232",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21 (\u0e27\u0e19\u0e02\u0e27\u0e32) \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48\u0e0b\u0e34\u0e15\u0e35\u0e49 - \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c - \u0e15\u0e34\u0e27\u0e32\u0e19\u0e19\u0e17\u0e4c;Bang Yai City - Ministry of Commerce - Tiwanon",
        "short": "1232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1708",
        "label": "1",
        "long": "(\u0e27\u0e19\u0e02\u0e27\u0e32) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e19\u0e49\u0e33;Nonthaburi - Sanam Bin Nam",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1709",
        "label": "1",
        "long": "(\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e19\u0e49\u0e33;Nonthaburi - Sanam Bin Nam",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1710",
        "label": "2",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 8 - \u0e0b\u0e2d\u0e22\u0e1e\u0e34\u0e1a\u0e39\u0e25\u0e2a\u0e07\u0e04\u0e23\u0e32\u0e21 21;Soi Nonthaburi 8 - Soi Pibulsonggram 21",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1711",
        "label": "2",
        "long": "\u0e0b\u0e2d\u0e22\u0e28\u0e23\u0e35\u0e1e\u0e23\u0e2a\u0e27\u0e23\u0e23\u0e04\u0e4c - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2d\u0e34\u0e19\u0e42\u0e14\u0e44\u0e17\u0e22;Soi Sripornsawan - Indo Thai Village",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1712",
        "label": "3",
        "long": "(\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e16\u0e19\u0e19\u0e40\u0e25\u0e35\u0e48\u0e22\u0e07\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;Pak Kret - Pak Kret Bypass Road",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1713",
        "label": "3",
        "long": "(\u0e27\u0e19\u0e02\u0e27\u0e32) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e16\u0e19\u0e19\u0e40\u0e25\u0e35\u0e48\u0e22\u0e07\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;Pak Kret - Pak Kret Bypass Road",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1714",
        "label": "4",
        "long": "(\u0e27\u0e19\u0e02\u0e27\u0e32) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e0b\u0e2d\u0e22\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 18 - \u0e16\u0e19\u0e19\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e37\u0e48\u0e19;Soi Ngamwongwan 18 - Pracha Chuen Road",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1715",
        "label": "4",
        "long": "(\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e0b\u0e2d\u0e22\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 18 - \u0e16\u0e19\u0e19\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e37\u0e48\u0e19;Soi Ngamwongwan 18 - Pracha Chuen Road",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1716",
        "label": "5",
        "long": "\u0e0b\u0e2d\u0e22\u0e17\u0e34\u0e21\u0e41\u0e25\u0e19\u0e14\u0e4c - \u0e0b\u0e2d\u0e22\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e19\u0e19\u0e17\u0e4c 12;Soi Thim Land - Soi Krungtepnon 12",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1719",
        "label": "6029",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Pak Kret - Bang Yai",
        "short": "6029",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1720",
        "label": "6043",
        "long": "\u0e1a\u0e32\u0e07\u0e01\u0e23\u0e27\u0e22 - \u0e27\u0e31\u0e14\u0e15\u0e49\u0e19\u0e40\u0e0a\u0e37\u0e2d\u0e01;Bang Kruai - Ton Chueak Temple",
        "short": "6043",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1721",
        "label": "6043",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e01\u0e23\u0e27\u0e22 - \u0e2a\u0e32\u0e21\u0e41\u0e22\u0e01\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e08\u0e07\u0e16\u0e19\u0e2d\u0e21;Bang Kruai - Chong Thanom Bridge Intersection",
        "short": "6043",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1722",
        "label": "6044",
        "long": "\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e04\u0e2b\u0e30\u0e01\u0e32\u0e23\u0e40\u0e01\u0e29\u0e15\u0e23;Bang Bua Thong - Agriculture Housing Village",
        "short": "6044",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1723",
        "label": "6053",
        "long": "\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 - \u0e27\u0e31\u0e14\u0e40\u0e15\u0e47\u0e21\u0e23\u0e31\u0e01\u0e2a\u0e32\u0e21\u0e31\u0e04\u0e04\u0e35;Bang Yai - Toem Rak Samakkhi Temple",
        "short": "6053",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1724",
        "label": "6054",
        "long": "(\u0e27\u0e19\u0e02\u0e27\u0e32) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e27\u0e31\u0e14\u0e2a\u0e49\u0e21\u0e40\u0e01\u0e25\u0e35\u0e49\u0e22\u0e07 - \u0e27\u0e31\u0e14\u0e1e\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19;Som Kliang Temple - Pra Nguen Temple",
        "short": "6054",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1725",
        "label": "6054",
        "long": "(\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22) \u0e27\u0e07\u0e01\u0e25\u0e21\u0e27\u0e31\u0e14\u0e2a\u0e49\u0e21\u0e40\u0e01\u0e25\u0e35\u0e49\u0e22\u0e07 - \u0e27\u0e31\u0e14\u0e1e\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19;Som Kliang Temple - Pra Nguen Temple",
        "short": "6054",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1726",
        "label": "6054",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e17\u0e23\u0e18\u0e23\u0e23\u0e21\u0e34\u0e01\u0e32\u0e23\u0e32\u0e21 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48\u0e0b\u0e34\u0e15\u0e35\u0e49;Sunthon Thammikaram - Bang Yai City",
        "short": "6054",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1727",
        "label": "6062",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e2b\u0e01\u0e23\u0e13\u0e4c\u0e01\u0e32\u0e23\u0e1a\u0e34\u0e19\u0e44\u0e17\u0e22 - \u0e28\u0e23\u0e35\u0e2a\u0e21\u0e32\u0e19;Thai Airway Coorperative Housing - Srisaman",
        "short": "6062",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1728",
        "label": "6255",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e01\u0e25\u0e32\u0e07\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e23\u0e30\u0e1a\u0e32\u0e22\u0e19\u0e49\u0e33\u0e01\u0e25\u0e32\u0e07\u0e04\u0e25\u0e2d\u0e07\u0e17\u0e27\u0e35\u0e27\u0e31\u0e12\u0e19\u0e32;Bang Yai Central Market - Thawi Watthana Central Floodgate",
        "short": "6255",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1729",
        "label": "6256",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e01\u0e25\u0e32\u0e07\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e44\u0e21\u0e49\u0e2b\u0e34\u0e19\u0e14\u0e34\u0e19\u0e19\u0e49\u0e33;Bang Yai Central Market - Mai-Hin-Din-Nam Housing",
        "short": "6256",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1730",
        "label": "6257",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e38\u0e02\u0e32\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e23\u0e23\u0e04\u0e4c - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e2d\u0e31\u0e21\u0e1e\u0e23\u0e44\u0e1e\u0e28\u0e32\u0e25;Sukhaprachasan - Ampornpaisarn School",
        "short": "6257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1731",
        "label": "6258",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Bang Bua Thong - Bang Yai District",
        "short": "6258",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1732",
        "label": "6162",
        "long": "\u0e27\u0e31\u0e14\u0e0a\u0e25\u0e2d - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Chalo Temple - Nonthaburi Pier",
        "short": "6162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1733",
        "label": "6262",
        "long": "\u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e27\u0e31\u0e14\u0e23\u0e27\u0e01\u0e1a\u0e32\u0e07\u0e2a\u0e35\u0e17\u0e2d\u0e07 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Ruak Bang Si Thong Temple - Nonthaburi Pier",
        "short": "6262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1734",
        "label": "6263",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 5 - \u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Rama 5 Bridge Pier - Bang Bua Thong Market",
        "short": "6263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1735",
        "label": "6266",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e24\u0e01\u0e29\u0e32 69 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19 3 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e04\u0e25\u0e2d\u0e07\u0e1a\u0e32\u0e07\u0e44\u0e1c\u0e48;Pruksa 69 Village - Pha Pin 3 Housing - Khlong Bang Phai Railway Station",
        "short": "6266",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1736",
        "label": "8",
        "long": "\u0e0b\u0e2d\u0e22\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19 27 - \u0e16\u0e19\u0e19\u0e2a\u0e32\u0e21\u0e31\u0e04\u0e04\u0e35;Soi Ngamwongwarn 27 - Samakkhi Road",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1737",
        "label": "9",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e2b\u0e01\u0e23\u0e13\u0e4c 3;Pak Kret - Sahakon 3 Village",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1738",
        "label": "1156",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e17\u0e31\u0e13\u0e11\u0e2a\u0e16\u0e32\u0e19\u0e27\u0e31\u0e22\u0e2b\u0e19\u0e38\u0e48\u0e21\u0e01\u0e25\u0e32\u0e07 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e21\u0e32\u0e25\u0e35\u0e23\u0e21\u0e22\u0e4c 5;Rangsit - Central Correctional Institution for Young Offenders - Malirom 5 Village",
        "short": "1156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1739",
        "label": "1114",
        "long": "\u0e27\u0e31\u0e14\u0e2a\u0e30\u0e41\u0e01 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35;Sakae Temple - Pathum Thani Pier",
        "short": "1114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1740",
        "label": "1115",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e34\u0e21\u0e19\u0e49\u0e33 - \u0e15\u0e25\u0e32\u0e14\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1e\u0e39\u0e19;Rim Nam Village - Poonsap Market",
        "short": "1115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1741",
        "label": "1009",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1a\u0e32\u0e07\u0e1e\u0e39\u0e19;Rangsit Market - Bang Phun Pier",
        "short": "1009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1742",
        "label": "1154",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e16\u0e19\u0e19\u0e40\u0e25\u0e35\u0e22\u0e1a\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e21 (\u0e16\u0e19\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e2b\u0e25\u0e27\u0e07);Rangsit Market - Liap Khlong Sam Road",
        "short": "1154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1743",
        "label": "1156",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e41\u0e1b\u0e14 (\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e01\u0e49\u0e27\u0e02\u0e27\u0e31\u0e0d) - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Khlong Paet - Rangsit",
        "short": "1156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1744",
        "label": "1156",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e04\u0e25\u0e2d\u0e07\u0e41\u0e1b\u0e14 (\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e01\u0e49\u0e27\u0e02\u0e27\u0e31\u0e0d);Rangsit - Khlong Paet",
        "short": "1156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1745",
        "label": "1156",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e18\u0e34\u0e2a\u0e32\u0e23 8 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Phon Thisan 8 Village - Rangsit",
        "short": "1156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1746",
        "label": "1156",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e18\u0e34\u0e2a\u0e32\u0e23 8;Rangsit - Phon Thisan 8 Village",
        "short": "1156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1747",
        "label": "1156",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e34\u0e1a\u0e40\u0e2d\u0e47\u0e14 (\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e01\u0e23\u0e35\u0e19\u0e01\u0e32\u0e23\u0e4c\u0e40\u0e14\u0e49\u0e19\u0e42\u0e2e\u0e21) - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Khlong Sip Et - Rangsit",
        "short": "1156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1748",
        "label": "1156",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e34\u0e1a\u0e40\u0e2d\u0e47\u0e14 (\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e01\u0e23\u0e35\u0e19\u0e01\u0e32\u0e23\u0e4c\u0e40\u0e14\u0e49\u0e19\u0e42\u0e2e\u0e21);Rangsit - Khlong Sip Et",
        "short": "1156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1749",
        "label": "1156",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e21\u0e32\u0e25\u0e35\u0e23\u0e21\u0e22\u0e4c 5 - \u0e17\u0e31\u0e13\u0e11\u0e2a\u0e16\u0e32\u0e19\u0e27\u0e31\u0e22\u0e2b\u0e19\u0e38\u0e48\u0e21\u0e01\u0e25\u0e32\u0e07 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Malirom 5 Village - Central Correctional Institution for Young Offenders - Rangsit",
        "short": "1156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1750",
        "label": "1154",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e16\u0e19\u0e19\u0e40\u0e25\u0e35\u0e22\u0e1a\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e35\u0e48 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e04\u0e25\u0e2d\u0e07\u0e2b\u0e25\u0e27\u0e07;Rangsit - Liap Khlong Si Road - Khlong Luang Commodity Transport Station",
        "short": "1154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1751",
        "label": "1114",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e27\u0e31\u0e14\u0e2a\u0e30\u0e41\u0e01;Pathum Thani Pier - Sakae Temple",
        "short": "1114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1752",
        "label": "6188",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e08\u0e32\u0e23\u0e38\u0e28\u0e23\u0e1a\u0e33\u0e23\u0e38\u0e07;Rangsit - Jarusornboomrung School",
        "short": "6188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1753",
        "label": "1157",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e15\u0e25\u0e32\u0e14\u0e44\u0e17;Pathum Thani - Thai Market",
        "short": "1157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1754",
        "label": "1152",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e40\u0e15\u0e22;Pathum Thani - Bang Toei Market",
        "short": "1152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1755",
        "label": "1148",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e27\u0e31\u0e14\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e32\u0e27\u0e43\u0e19;Pathum Thani - Baan Prao Nai Temple",
        "short": "1148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1756",
        "label": "1148",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e27\u0e31\u0e14\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e32\u0e27\u0e43\u0e19 - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e01\u0e19\u0e49\u0e2d\u0e22;Pathum Thani - Baan Prao Nai Temple - Chiang Rak Noi",
        "short": "1148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1757",
        "label": "1147",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e04\u0e25\u0e2d\u0e07\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (\u0e2a\u0e32\u0e22\u0e43\u0e19);Pathum Thani - Khlong Rangsit",
        "short": "1147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1758",
        "label": "1138",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e15\u0e25\u0e32\u0e14\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Pathum Thani - Rangsit Market",
        "short": "1138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1759",
        "label": "1117",
        "long": "\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e18\u0e31\u0e0d\u0e1a\u0e38\u0e23\u0e35;Lam Luk Ka District - Thanyaburi District",
        "short": "1117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1760",
        "label": "1116",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e01;Rangsit - Chiang Rak Railway Station",
        "short": "1116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1761",
        "label": "1113",
        "long": "\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07 10 - \u0e27\u0e31\u0e14\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e1a\u0e38\u0e0d;Pak Khlong 10 - Charoen Bun Temple",
        "short": "1113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1762",
        "label": "1111",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e01\u0e19\u0e49\u0e2d\u0e22;Pathum Thani - Chiang Rak Noi",
        "short": "1111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1763",
        "label": "1057",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e27\u0e31\u0e14\u0e40\u0e17\u0e35\u0e22\u0e19\u0e16\u0e27\u0e32\u0e22;Rangsit - Tiantawai Temple",
        "short": "1057",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1764",
        "label": "1008",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e04\u0e25\u0e2d\u0e07\u0e2b\u0e25\u0e27\u0e07;Rangsit - Khlong Luang Commodity Transport Station",
        "short": "1008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1765",
        "label": "1008",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2b\u0e19\u0e2d\u0e07\u0e40\u0e2a\u0e37\u0e2d;Rangsit - Nong Suea",
        "short": "1008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1766",
        "label": "1005",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e17\u0e49\u0e32\u0e22\u0e40\u0e01\u0e32\u0e30;Pathum Thani - Thai Ko",
        "short": "1005",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1767",
        "label": "6045",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e27\u0e31\u0e14\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c\u0e2b\u0e2d\u0e22;Pathum Thani - Chedi Hoi Temple",
        "short": "6045",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1768",
        "label": "6250",
        "long": "\u0e01\u0e23\u0e21\u0e01\u0e32\u0e23\u0e1b\u0e01\u0e04\u0e23\u0e2d\u0e07 (\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32) - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Department of Provincial Administration (Lam Luk Ka) - Rangsit",
        "short": "6250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1769",
        "label": "6249",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e27\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e14\u0e35 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Rangsit - Bangkadi Industrial",
        "short": "6249",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1770",
        "label": "6249",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e27\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e14\u0e35 (\u0e27\u0e19\u0e02\u0e27\u0e32);Rangsit - Bangkadi Industrial",
        "short": "6249",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1771",
        "label": "6199",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e15\u0e30\u0e44\u0e19\u0e22\u0e4c;Pathum Thani - Bang Tanai Temple",
        "short": "6199",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1772",
        "label": "6048",
        "long": "\u0e16\u0e19\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e2b\u0e25\u0e27\u0e07 (\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e21) - \u0e16\u0e19\u0e19\u0e40\u0e25\u0e35\u0e22\u0e1a\u0e04\u0e25\u0e2d\u0e07\u0e23\u0e30\u0e1e\u0e35\u0e1e\u0e31\u0e12\u0e19\u0e4c;Khlong Luang Road (Khlong Sam) - Liap Khlong Raphiphat Road",
        "short": "6048",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1773",
        "label": "6047",
        "long": "\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e21 (\u0e14\u0e49\u0e32\u0e19\u0e16\u0e19\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e23\u0e31\u0e01\u0e29\u0e4c) - \u0e16\u0e19\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e2b\u0e25\u0e27\u0e07;Khlong Sam Bridge - Khlong Luang Road",
        "short": "6047",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1774",
        "label": "6046",
        "long": "\u0e0b\u0e2d\u0e22\u0e0a\u0e37\u0e48\u0e19\u0e2a\u0e34\u0e19\u0e18\u0e34\u0e4c (\u0e0b\u0e2d\u0e22 39) - \u0e0b\u0e2d\u0e22\u0e40\u0e22\u0e47\u0e19\u0e09\u0e48\u0e33;Soi Chuen Sin (Soi 39) - Soi Yen Cham",
        "short": "6046",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1775",
        "label": "6038",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e27\u0e31\u0e07\u0e17\u0e2d\u0e07 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e01\u0e38\u0e28\u0e25\u0e2a\u0e32\u0e21\u0e31\u0e04\u0e04\u0e35;Wang Thong Village - Soi Kuson Samakkhi",
        "short": "6038",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1776",
        "label": "1222",
        "long": "\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e35\u0e48 (\u0e14\u0e49\u0e32\u0e19\u0e16\u0e19\u0e19\u0e2d\u0e07\u0e04\u0e23\u0e31\u0e01\u0e29\u0e4c) - \u0e16\u0e19\u0e19\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32;Khlong Si Bridge - Lam Luk Ka Road",
        "short": "1222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1777",
        "label": "1155",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e32\u0e23\u0e1e\u0e34\u0e1e\u0e34\u0e18\u0e20\u0e31\u0e13\u0e11\u0e4c\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34 - \u0e2b\u0e2d\u0e08\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e2b\u0e15\u0e38\u0e2f - \u0e2b\u0e2d\u0e2d\u0e31\u0e04\u0e23\u0e28\u0e34\u0e25\u0e1b\u0e34\u0e19;Rangsit - National Science Museum - The National Archives - The Supreme Artist Hall",
        "short": "1155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1778",
        "label": "5",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e21\u0e34\u0e15\u0e23;Paknam - Baan Phrommit",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1779",
        "label": "6",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e2b\u0e25\u0e31\u0e07\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e17\u0e34\u0e1e\u0e27\u0e31\u0e25;Paknam - Thipphawan Village (Back)",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1780",
        "label": "8",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e0b\u0e2d\u0e22\u0e2a\u0e21\u0e32\u0e04\u0e21\u0e1f\u0e2d\u0e01\u0e2b\u0e19\u0e31\u0e07 (\u0e01\u0e21.30);Paknam - Soi Rong Fog Nang KM. 30",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1781",
        "label": "7",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e0b\u0e2d\u0e22\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c (\u0e14\u0e49\u0e32\u0e19\u0e16\u0e19\u0e19\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c);Paknam - Soi Charuensap",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1782",
        "label": "2",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e1a\u0e32\u0e07\u0e1b\u0e39;Paknam - Sukhaphiban Bangpu",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1783",
        "label": "2",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e1f\u0e32\u0e23\u0e4c\u0e21\u0e08\u0e23\u0e30\u0e40\u0e02\u0e49 - \u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17;Paknam - Crocodile Farm - Sukhumvit Road Intersection",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1784",
        "label": "1",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e25\u0e34\u0e02\u0e34\u0e15 7 (\u0e27\u0e19\u0e02\u0e27\u0e32);Bang Phli District - Likhit 7 Village",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1785",
        "label": "2",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e2b\u0e32\u0e14\u0e2d\u0e21\u0e23\u0e32;Paknam - Hadamara",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1786",
        "label": "1",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e25\u0e34\u0e02\u0e34\u0e15 7 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Bang Phli District - Likhit 7 Village",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1787",
        "label": "1145",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e1a\u0e32\u0e07\u0e1a\u0e48\u0e2d;Bang Na - Bang Bo",
        "short": "1145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1788",
        "label": "1145",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e0b\u0e2d\u0e22\u0e21\u0e31\u0e07\u0e01\u0e23 - \u0e0b\u0e2d\u0e22\u0e19\u0e32\u0e04\u0e14\u0e35 (\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32 11);Bang Na - Soi Mangkon - Nakdee (Praeksa 11)",
        "short": "1145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1789",
        "label": "1140",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 (\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23 2) - \u0e23\u0e1e.\u0e1a\u0e32\u0e07\u0e19\u0e32 2;Khlong Dan - Bang Phli Housing (Project 2) - Bangna 2 Hospital",
        "short": "1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009900",
        "color_name": "green",
        "has_shape": true,
        "id": "179",
        "label": "BRT",
        "long": "\u0e23\u0e16\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29;Bus Rapid Transit",
        "short": "BRT",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1790",
        "label": "1142",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e0b\u0e2d\u0e22\u0e02\u0e08\u0e23\u0e27\u0e34\u0e17\u0e22\u0e4c - \u0e0b\u0e2d\u0e22\u0e19\u0e32\u0e04\u0e14\u0e35 (\u0e0b\u0e2d\u0e22\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32 11);Samrong - Khachon Wit - Soi Nakdee (Soi Praeksa 11)",
        "short": "1142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1791",
        "label": "1197",
        "long": "\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e32\u0e0a\u0e27\u0e34\u0e19\u0e34\u0e15\u0e1a\u0e32\u0e07\u0e41\u0e01\u0e49\u0e27;Bang Phli District - Ratwinit Bangkaeo School",
        "short": "1197",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1792",
        "label": "1197",
        "long": "\u0e23\u0e23.\u0e23\u0e32\u0e0a\u0e27\u0e34\u0e19\u0e34\u0e15\u0e2f - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Ratwinit Bangkaeo School - Airport Rail Link Lat Krabang Station",
        "short": "1197",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1793",
        "label": "1198",
        "long": "\u0e16\u0e19\u0e19\u0e23\u0e31\u0e15\u0e19\u0e42\u0e01\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e4c 200 \u0e1b\u0e35 - \u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e25\u0e2d\u0e41\u0e2b\u0e25;Rattanakosin 200 Year - Baan Lo Lae",
        "short": "1198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1794",
        "label": "1012",
        "long": "\u0e27\u0e31\u0e14\u0e04\u0e23\u0e38\u0e43\u0e19 - \u0e04\u0e25\u0e2d\u0e07\u0e19\u0e32;Khru Nai Temple - Khlong Na",
        "short": "1012",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1795",
        "label": "1011",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e1a\u0e32\u0e07\u0e01\u0e2d\u0e1a\u0e31\u0e27;Phra Pradaeng - Bang Kobua",
        "short": "1011",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1796",
        "label": "1197",
        "long": "\u0e23\u0e23.\u0e23\u0e32\u0e0a\u0e27\u0e34\u0e19\u0e34\u0e15\u0e2f - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e0a\u0e20\u0e31\u0e0e\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23;Ratwinit Bangkaeo School - Dhonburi Rajabhat University Samut Prakan Campus",
        "short": "1197",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1797",
        "label": "1197",
        "long": "\u0e2b\u0e49\u0e32\u0e07\u0e1a\u0e34\u0e4a\u0e01\u0e0b\u0e35 (\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35) - \u0e16\u0e19\u0e19\u0e2d\u0e48\u0e2d\u0e19\u0e19\u0e38\u0e0a - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49;Big C (Bang Phli ) - On Nut Road - Hua Ta Khe Market",
        "short": "1197",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1798",
        "label": "1197",
        "long": "\u0e16\u0e19\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e15\u0e23\u0e32\u0e14 - \u0e16\u0e19\u0e19\u0e2d\u0e48\u0e2d\u0e19\u0e19\u0e38\u0e0a - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49;Bang Na Road - On Nut Road - Hua Ta Khe Market",
        "short": "1197",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1799",
        "label": "1197",
        "long": "\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e2d\u0e48\u0e2d\u0e19\u0e19\u0e38\u0e0a - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49;Bang Phli - On Nut - Hua Ta Khe Market",
        "short": "1197",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "18",
        "label": "139",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Bangkok - Ubon Ratchathani",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B300",
        "color_name": "green",
        "has_shape": true,
        "id": "180",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e40\u0e02\u0e35\u0e22\u0e27\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07",
        "long": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e40\u0e02\u0e35\u0e22\u0e27\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07;Yellow Green  line",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e40\u0e02\u0e35\u0e22\u0e27\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1800",
        "label": "1196",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e01\u0e21.4 (\u0e16\u0e19\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e15\u0e23\u0e32\u0e14);Paknam - KM.4 (Bang Na - Trat)",
        "short": "1196",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1801",
        "label": "1196",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e0b\u0e35\u0e04\u0e2d\u0e19\u0e2a\u0e41\u0e04\u0e27\u0e23\u0e4c;Paknam - Seacon Square",
        "short": "1196",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1802",
        "label": "1146",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e1e\u0e23\u0e30\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c;Phra Pradaeng - Phra Samut Chedi",
        "short": "1146",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1803",
        "label": "1145",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e0a\u0e20\u0e31\u0e0e\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23;Bang Na - Dhonburi Rajabhat University Samut Prakan Campus",
        "short": "1145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1804",
        "label": "1144",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e2b\u0e49\u0e32\u0e07\u0e1a\u0e34\u0e4a\u0e01\u0e0b\u0e35 (\u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c);Samrong - Big C (Suk Sawat Road)",
        "short": "1144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1805",
        "label": "1198",
        "long": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e1a\u0e32\u0e07\u0e1a\u0e48\u0e2d - \u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e27\u0e19;Residential housing projects Prakan (Bang Bo) - Ban Khlong Suan",
        "short": "1198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1806",
        "label": "1140",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e04\u0e25\u0e2d\u0e07\u0e14\u0e48\u0e32\u0e19;Samrong - Paknam - Khlong Dan",
        "short": "1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1807",
        "label": "1204",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e43\u0e2b\u0e0d\u0e48 (\u0e14\u0e49\u0e32\u0e19\u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c) - \u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e41\u0e2b\u0e25\u0e21\u0e1f\u0e49\u0e32\u0e1c\u0e48\u0e32;Soi Yai Temple - Soi Laem Fa Pha Intersection",
        "short": "1204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1808",
        "label": "1140",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e15\u0e33\u0e2b\u0e23\u0e38;Phra Pradaeng - Paknam - Baan Khlong Tamru",
        "short": "1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1809",
        "label": "1140",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e0b\u0e2d\u0e22\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25\u0e1a\u0e32\u0e07\u0e1b\u0e39 59 (\u0e27\u0e34\u0e17\u0e22\u0e38\u0e01\u0e32\u0e23\u0e1a\u0e34\u0e19);Paknam - Soi Thetsaban Bang Pu 59",
        "short": "1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "808080",
        "color_name": "gray",
        "has_shape": true,
        "id": "181",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e17\u0e32\u0e07 (\u0e44\u0e21\u0e48\u0e21\u0e35\u0e18\u0e07)",
        "long": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e17\u0e32\u0e07 (\u0e44\u0e21\u0e48\u0e21\u0e35\u0e18\u0e07);Local line",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e17\u0e32\u0e07 (\u0e44\u0e21\u0e48\u0e21\u0e35\u0e18\u0e07)",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1810",
        "label": "1140",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e15\u0e33\u0e2b\u0e23\u0e38;Paknam - Tamru",
        "short": "1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1811",
        "label": "1140",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e0a\u0e20\u0e31\u0e0e\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23;Paknam - Dhonburi Rajabhat University Samut Prakan Campus",
        "short": "1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1812",
        "label": "1140",
        "long": "\u0e21.\u0e23\u0e32\u0e0a\u0e20\u0e31\u0e0f\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35\u0e2f - \u0e04\u0e25\u0e2d\u0e07\u0e14\u0e48\u0e32\u0e19;Dhonburi Rajabhat University - Khlong Dan",
        "short": "1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1813",
        "label": "1140",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e04\u0e25\u0e2d\u0e07\u0e14\u0e48\u0e32\u0e19;Paknam - Khlong Dan",
        "short": "1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1814",
        "label": "1140",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e15\u0e23\u0e32\u0e01\u0e1a;Paknam - Soi Tra Kob",
        "short": "1140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1815",
        "label": "1141",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e1b\u0e31\u0e08\u0e09\u0e34\u0e21\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c;Paknam - Bang Na - Ramkhamhaeng University Bang Na Campus",
        "short": "1141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1816",
        "label": "1144",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e2a\u0e33\u0e42\u0e23\u0e07;Phra Pradaeng Pier - Samrong",
        "short": "1144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1817",
        "label": "1239",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e27;Samut Prakan - The Glass Organization",
        "short": "1239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1818",
        "label": "1205",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22) \u0e16\u0e19\u0e19\u0e01\u0e34\u0e48\u0e07\u0e41\u0e01\u0e49\u0e27 - \u0e16\u0e19\u0e19\u0e40\u0e17\u0e1e\u0e32\u0e23\u0e31\u0e01\u0e29\u0e4c - \u0e16\u0e19\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e15\u0e23\u0e32\u0e14;King Kaeo Road - Thepharak Road - Bang Na-Trat Road",
        "short": "1205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1819",
        "label": "1199",
        "long": "\u0e16\u0e19\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e15\u0e23\u0e32\u0e14 (\u0e01\u0e21.23) - \u0e27\u0e31\u0e14\u0e40\u0e2a\u0e32\u0e18\u0e07\u0e01\u0e25\u0e32\u0e07;Bang Na Road - Trat (KM.23) - Sao Thong Temple",
        "short": "1199",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF6600",
        "color_name": "orange",
        "has_shape": true,
        "id": "182",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e2a\u0e49\u0e21",
        "long": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e2a\u0e49\u0e21;Orange line",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e2a\u0e49\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1820",
        "label": "1145",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e38\u0e12\u0e2a\u0e35 (\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32 7);Bang Na - Baan Phut Si (Phraeksa 7)",
        "short": "1145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1821",
        "label": "1145",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e21\u0e34\u0e15\u0e23;Bang Na - Baan Phrommit",
        "short": "1145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1822",
        "label": "1145",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e1e\u0e47\u0e0a\u0e23\u0e27\u0e34\u0e11\u0e39\u0e23\u0e22\u0e4c;Bang Na - Phet Withun Village",
        "short": "1145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1823",
        "label": "1145",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e0b\u0e2d\u0e22\u0e04\u0e25\u0e2d\u0e07\u0e2d\u0e32\u0e40\u0e2a\u0e35\u0e48\u0e22 (\u0e15\u0e34\u0e14\u0e16\u0e19\u0e19\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32);Bang Na - Soi Klong Arsia",
        "short": "1145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1824",
        "label": "1145",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e24\u0e01\u0e29\u0e32 74;Bang Na - Pruksa 74 Village",
        "short": "1145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1825",
        "label": "1239",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e17\u0e2d\u0e07;Samut Prakan - Rin Thong Village",
        "short": "1239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1826",
        "label": "1239",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e27\u0e31\u0e14\u0e2a\u0e27\u0e19\u0e2a\u0e49\u0e21;Samut Prakan - Suan Som Temple",
        "short": "1239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1827",
        "label": "1239",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e14\u0e49\u0e27\u0e19\u0e19\u0e2d\u0e01;Samut Prakan - Bang Duan Nok Village",
        "short": "1239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1828",
        "label": "1209",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e0b\u0e2d\u0e22\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25 13 (\u0e2a\u0e38\u0e19\u0e17\u0e23\u0e2a\u0e32\u0e23\u0e17\u0e39\u0e23);Samrong - Soi Thetsaban 13",
        "short": "1209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1829",
        "label": "1209",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e27\u0e31\u0e14\u0e44\u0e15\u0e23\u0e2a\u0e32\u0e21\u0e31\u0e04\u0e04\u0e35;Samrong - Tri Samakkhi Temple",
        "short": "1209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "183",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07",
        "long": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07;Yellow line",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1830",
        "label": "1209",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e0b\u0e2d\u0e22\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 117 (\u0e20\u0e32\u0e19\u0e38\u0e27\u0e07\u0e29\u0e4c);Samrong - Soi Sukhumvit 117",
        "short": "1209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1831",
        "label": "1209",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e0b\u0e2d\u0e22\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25 17 (\u0e19\u0e32\u0e23\u0e16\u0e2a\u0e38\u0e19\u0e17\u0e23);Samrong - Soi Thetsaban 17",
        "short": "1209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1832",
        "label": "1205",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e34\u0e4a\u0e01\u0e0b\u0e35\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e1a\u0e32\u0e07\u0e42\u0e09\u0e25\u0e07;Big C Bang Phli - Bang Chalong Generous Village",
        "short": "1205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1833",
        "label": "1205",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e1a\u0e34\u0e4a\u0e01\u0e0b\u0e35\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e1a\u0e32\u0e07\u0e19\u0e49\u0e33\u0e08\u0e37\u0e14;Big C Bang Phli - Klong Bang Nam Jued School",
        "short": "1205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1834",
        "label": "1204",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e43\u0e2b\u0e0d\u0e48 (\u0e14\u0e49\u0e32\u0e19\u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c) - \u0e27\u0e31\u0e14\u0e04\u0e39\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07;Yai Temple - Khu Sang Temple",
        "short": "1204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1835",
        "label": "1200",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e2a\u0e33\u0e42\u0e23\u0e07\u0e40\u0e2b\u0e19\u0e37\u0e2d - \u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 6 (\u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e2b\u0e31\u0e27\u0e40\u0e2a\u0e37\u0e2d);Samrong Nuea Market - Sukhaphiban 6 (Bang Hua Suea Temple)",
        "short": "1200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1836",
        "label": "1200",
        "long": "\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 6 (\u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e2b\u0e31\u0e27\u0e40\u0e2a\u0e37\u0e2d) - \u0e15\u0e25\u0e32\u0e14\u0e2a\u0e33\u0e42\u0e23\u0e07\u0e40\u0e2b\u0e19\u0e37\u0e2d;Sukhaphiban 6 (Bang Hua Suea Temple) - Samrong Nuea Market",
        "short": "1200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1837",
        "label": "1199",
        "long": "\u0e16\u0e19\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e15\u0e23\u0e32\u0e14 (\u0e01\u0e21.23) - \u0e27\u0e31\u0e14\u0e28\u0e23\u0e35\u0e29\u0e30\u0e08\u0e23\u0e40\u0e02\u0e49\u0e43\u0e2b\u0e0d\u0e48;Bang Na Road - Trat (KM.23) - Chorakhe Yai Temple",
        "short": "1199",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1838",
        "label": "1145",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e0a\u0e20\u0e31\u0e0e\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e1a\u0e32\u0e07\u0e19\u0e32;Dhonburi Rajabhat University Samut Prakan Campus - Bang Na",
        "short": "1145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1839",
        "label": "1141",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e16\u0e19\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e15\u0e23\u0e32\u0e14 (\u0e01\u0e21.8) - \u0e2a\u0e27\u0e19\u0e2b\u0e25\u0e27\u0e07 \u0e23.9;Bang Na Road - Trat (KM.8) - King Rama 9 Park",
        "short": "1141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "804000",
        "color_name": "brown",
        "has_shape": true,
        "id": "184",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e20\u0e32\u0e29\u0e35\u0e40\u0e08\u0e23\u0e34\u0e0d",
        "long": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e20\u0e32\u0e29\u0e35\u0e40\u0e08\u0e23\u0e34\u0e0d;Phasi Charoen Line",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e20\u0e32\u0e29\u0e35\u0e40\u0e08\u0e23\u0e34\u0e0d",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1840",
        "label": "1083",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e1a\u0e32\u0e07\u0e1b\u0e39;Paknam - Bangpu",
        "short": "1083",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1841",
        "label": "1084",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e2a\u0e21\u0e38\u0e17\u0e23\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c;Phra Pradaeng - Samut Chedi",
        "short": "1084",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1842",
        "label": "1085",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e2a\u0e33\u0e42\u0e23\u0e07;Phra Pradaeng - Samrong",
        "short": "1085",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1843",
        "label": "1086",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35;Samrong - Bang Phli",
        "short": "1086",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1844",
        "label": "1087",
        "long": "\u0e1a\u0e32\u0e07\u0e08\u0e32\u0e01 - \u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35\u0e19\u0e49\u0e2d\u0e22;Bangchak - Bang Phli Noi",
        "short": "1087",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1845",
        "label": "1202",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e04\u0e39\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07 (\u0e14\u0e49\u0e32\u0e19\u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c) - \u0e27\u0e31\u0e14\u0e17\u0e38\u0e48\u0e07\u0e04\u0e23\u0e38;Soi Khu Sang Temple - Thung Khru Temple",
        "short": "1202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1846",
        "label": "1203",
        "long": "\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c - \u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e41\u0e04 2;Suk Sawat - Soi Khae 2 Temple",
        "short": "1203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1847",
        "label": "1207",
        "long": "\u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e2a\u0e32\u0e21\u0e21\u0e48\u0e27\u0e07 - \u0e2a\u0e19\u0e32\u0e21\u0e01\u0e2d\u0e25\u0e4c\u0e1f\u0e1a\u0e32\u0e07\u0e1b\u0e39;Soi Sam Muang - Bangpoo Golf & Sports",
        "short": "1207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1848",
        "label": "1208",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e14\u0e48\u0e32\u0e19 - \u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35\u0e19\u0e49\u0e2d\u0e22;Khlong Dan - Bang Phli Noi",
        "short": "1208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1849",
        "label": "1221",
        "long": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e1a\u0e32\u0e07\u0e1a\u0e48\u0e2d - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e19\u0e27\u0e21\u0e34\u0e19\u0e17\u0e23\u0e32\u0e0a\u0e34\u0e19\u0e39\u0e17\u0e34\u0e28\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21\u0e2d\u0e38\u0e14\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e01\u0e32\u0e23;Bang Bo Hospital - Nawaminthrachinuthit Triam Udom Suksa Pattanakarn School",
        "short": "1221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC00CC",
        "color_name": "pink",
        "has_shape": true,
        "id": "185",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e41\u0e2a\u0e19\u0e41\u0e2a\u0e1a",
        "long": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e41\u0e2a\u0e19\u0e41\u0e2a\u0e1a;San Sab",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e41\u0e2a\u0e19\u0e41\u0e2a\u0e1a",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1850",
        "label": "1223",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e04\u0e25\u0e2d\u0e07\u0e14\u0e48\u0e32\u0e19 - \u0e16\u0e19\u0e19\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e48\u0e2d\u0e1b\u0e32\u0e19\u0e1d\u0e31\u0e48\u0e07\u0e43\u0e15\u0e49 - \u0e42\u0e23\u0e07\u0e19\u0e49\u0e33\u0e1b\u0e25\u0e32\u0e1e\u0e23\u0e19\u0e20\u0e32;Khlong Dan Market - Luang Pho Pan (South) - Pornnapha Fish-Sauce",
        "short": "1223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1851",
        "label": "1224",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e04\u0e25\u0e2d\u0e07\u0e14\u0e48\u0e32\u0e19 - \u0e16\u0e19\u0e19\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e48\u0e2d\u0e1b\u0e32\u0e19\u0e1d\u0e31\u0e48\u0e07\u0e40\u0e2b\u0e19\u0e37\u0e2d - \u0e04\u0e25\u0e2d\u0e07\u0e22\u0e32\u0e22\u0e41\u0e15\u0e49\u0e14;Khlong Dan Market - Luang Pho Pan (North) - Klong Yai Ted",
        "short": "1224",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1852",
        "label": "1277",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e48\u0e2d\u0e1b\u0e32\u0e19 1;Sukhumvit - Soi Luang por pan 1",
        "short": "1277",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1853",
        "label": "1278",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e48\u0e2d\u0e1b\u0e32\u0e19 2;Sukhumvit - Soi Luang por pan 2",
        "short": "1278",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1854",
        "label": "1280",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e27\u0e31\u0e14\u0e21\u0e2b\u0e32\u0e27\u0e07\u0e29\u0e4c;Sukhumvit - Mahawong Temple",
        "short": "1280",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1855",
        "label": "1282",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e1b\u0e39\u0e48\u0e40\u0e08\u0e49\u0e32\u0e2a\u0e21\u0e34\u0e07\u0e1e\u0e23\u0e32\u0e22 - \u0e0b\u0e2d\u0e22\u0e44\u0e0b\u0e42\u0e23;Pu Chao Saming Phrai Market - Soi Siro",
        "short": "1282",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1856",
        "label": "1283",
        "long": "\u0e1b\u0e39\u0e48\u0e40\u0e08\u0e49\u0e32\u0e2a\u0e21\u0e34\u0e07\u0e1e\u0e23\u0e32\u0e22 - \u0e0b\u0e2d\u0e22\u0e1a\u0e32\u0e07\u0e2b\u0e0d\u0e49\u0e32\u0e41\u0e1e\u0e23\u0e01;Pu Chao Saming Phrai - Soi Bang Ya Phraek",
        "short": "1283",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1857",
        "label": "1284",
        "long": "\u0e1b\u0e39\u0e48\u0e40\u0e08\u0e49\u0e32\u0e2a\u0e21\u0e34\u0e07\u0e1e\u0e23\u0e32\u0e22 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e2b\u0e31\u0e27\u0e40\u0e2a\u0e37\u0e2d;Pu Chao Saming Phrai - Bang Hua Suea",
        "short": "1284",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1858",
        "label": "1028",
        "long": "\u0e15\u0e25\u0e2d\u0e07\u0e14\u0e48\u0e32\u0e19 - \u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35\u0e19\u0e49\u0e2d\u0e22;Khlong Dan - Bang Phli Noi",
        "short": "1028",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1859",
        "label": "1241",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e43\u0e2b\u0e21\u0e48\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e40\u0e17\u0e1e\u0e23\u0e32\u0e0a;Muangmai Bangplee Housing - Ladkrabang Intersection - Theppharat",
        "short": "1241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1860",
        "label": "1236",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21;Sukhumvit - Klongkratumratutit School",
        "short": "1236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1861",
        "label": "1217",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e44\u0e1e\u0e23\u0e35\u0e02\u0e22\u0e32\u0e14 - \u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35;Sukhumvit - Paireekayard School - Bang Phli",
        "short": "1217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1862",
        "label": "1206",
        "long": "\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e43\u0e2b\u0e21\u0e48\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e25\u0e30\u0e21\u0e39\u0e25\u0e23\u0e2d\u0e14\u0e28\u0e34\u0e23\u0e34;Muangmai Bangplee Housing - Lamoonrodsiri School",
        "short": "1206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1863",
        "label": "1142",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e1a\u0e15.\u0e1a\u0e32\u0e07\u0e42\u0e09\u0e25\u0e07 - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35;Bangchalong Sub District Administration Organization - Bang Phli Community Housing",
        "short": "1142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1864",
        "label": "1142",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e2d\u0e1a\u0e15.\u0e1a\u0e32\u0e07\u0e42\u0e09\u0e25\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e1a\u0e32\u0e07\u0e42\u0e09\u0e25\u0e07;Bang Phli District - Bangchalong Sub District Administration Organization - Bang Chalong Generous Village",
        "short": "1142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1865",
        "label": "1142",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e0b\u0e2d\u0e22\u0e18\u0e19\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c - \u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e41\u0e1b\u0e14;Samrong - Soi Thanasit - Baan Khlong Paet",
        "short": "1142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1866",
        "label": "1142",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e2d\u0e1a\u0e15.\u0e1a\u0e32\u0e07\u0e1b\u0e25\u0e32 - \u0e1a\u0e49\u0e32\u0e19\u0e15\u0e32\u0e40\u0e08\u0e35\u0e48\u0e22 (\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17);Samrong - Bang Pla Sub District Administration Organization - Baan Ta Chia",
        "short": "1142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1867",
        "label": "1291",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e16\u0e19\u0e19\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25\u0e2a\u0e33\u0e42\u0e23\u0e07\u0e43\u0e15\u0e49 21 (\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e2b\u0e0d\u0e49\u0e32\u0e41\u0e1e\u0e23\u0e01);Phra Pradaeng Pier - Thetsaban Samrong Tai 21",
        "short": "1291",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1868",
        "label": "6008",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e0b\u0e2d\u0e22\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25\u0e1a\u0e32\u0e07\u0e1b\u0e39 55 (\u0e22\u0e31\u0e27\u0e0b\u0e48\u0e32) - \u0e0b\u0e2d\u0e22\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25\u0e1a\u0e32\u0e07\u0e1b\u0e39 41 (\u0e1a\u0e48\u0e2d\u0e14\u0e34\u0e19) (\u0e14\u0e49\u0e32\u0e19\u0e16\u0e19\u0e19\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32);Pak Nam - Soi Bang Pu Municipality 55 - Soi Bang Pu Municipality 41",
        "short": "6008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1869",
        "label": "6008",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e1b\u0e32\u0e01\u0e0b\u0e2d\u0e22\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32 14;Samutprakan - Soi Phraek Sa 14",
        "short": "6008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "187",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e2a\u0e32\u0e17\u0e23 - \u0e17\u0e48\u0e32\u0e15\u0e32\u0e01\u0e2a\u0e34\u0e19;Sathon Pier - Taksin Bridge Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1870",
        "label": "6008",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e15\u0e33\u0e2b\u0e23\u0e38 - \u0e27\u0e31\u0e14\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e01\u0e49\u0e32;Samutprakan - Tamru - Khlong Kao Temple",
        "short": "6008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1871",
        "label": "1290",
        "long": "\u0e2a\u0e32\u0e02\u0e25\u0e32 (\u0e19\u0e32\u0e40\u0e01\u0e25\u0e37\u0e2d) - \u0e1b\u0e49\u0e2d\u0e21\u0e1e\u0e23\u0e30\u0e08\u0e38\u0e25\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32;Sa Khla (Na Kuea) - Phra Chulachomklao Fort",
        "short": "1290",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1872",
        "label": "1290",
        "long": "\u0e2a\u0e32\u0e02\u0e25\u0e32 (\u0e19\u0e32\u0e40\u0e01\u0e25\u0e37\u0e2d) - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1e\u0e23\u0e30\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c;Sa Khla (Na Kuea) - Phra Samut Chedi Pier",
        "short": "1290",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1873",
        "label": "1289",
        "long": "\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c 76 - \u0e0b\u0e2d\u0e22\u0e01\u0e25\u0e31\u0e1a\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c 78;Suksawat 76 - Soi Krub Charoen - Suksawat 78",
        "short": "1289",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1874",
        "label": "1288",
        "long": "\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c 74 - \u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 2;Suksawat 74 - Sukhaphiban 2 Road",
        "short": "1288",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1875",
        "label": "1286",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e17\u0e2a\u0e42\u0e01\u0e49\u0e42\u0e25\u0e15\u0e31\u0e2a\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c;Samutprakan - Tesco Lotus Suksawat Department Store",
        "short": "1286",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1876",
        "label": "1286",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e1a\u0e32\u0e07\u0e2b\u0e31\u0e27\u0e40\u0e2a\u0e37\u0e2d\u0e1a\u0e38\u0e0d\u0e41\u0e08\u0e48\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e19\u0e34\u0e25 (\u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21\u0e2d\u0e38\u0e14\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e19\u0e49\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49;Phra Pradaeng Pier - Triamudomsuksanomkloao Samutprakan",
        "short": "1286",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1877",
        "label": "1286",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e1d\u0e49\u0e32\u0e22;Phra Pradaeng Pier - Bang Fai Temple",
        "short": "1286",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1878",
        "label": "1286",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07;Samutprakan - Phra Pradaeng Pier",
        "short": "1286",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1879",
        "label": "1285",
        "long": "\u0e1a\u0e32\u0e07\u0e1a\u0e48\u0e2d (\u0e14\u0e49\u0e32\u0e19\u0e16\u0e19\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e15\u0e23\u0e32\u0e14 \u0e01\u0e21.27) - \u0e04\u0e25\u0e2d\u0e07\u0e14\u0e48\u0e32\u0e19;Bang Bo - Khlong Dan",
        "short": "1285",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "188",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e0a\u0e49\u0e32\u0e07 - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e07\u0e2b\u0e25\u0e31\u0e07;Tha Chang Pier - Wang Lang Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1880",
        "label": "1281",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e27\u0e31\u0e14\u0e42\u0e22\u0e18\u0e34\u0e19\u0e1b\u0e23\u0e30\u0e14\u0e34\u0e29\u0e10\u0e4c;Sukhumvit - Yothin Pradit Temple",
        "short": "1281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1881",
        "label": "1281",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 1;Sukhumvit - Sukhaphiban 1",
        "short": "1281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1882",
        "label": "1281",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e21\u0e2b\u0e32\u0e27\u0e07\u0e29\u0e4c;Sukhumvit - Soi Mahawong Temple",
        "short": "1281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1883",
        "label": "1275",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e0a\u0e20\u0e31\u0e0e\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23;Pak Nam - Dhonburi Rajabhat University Samutprakan Campus",
        "short": "1275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1884",
        "label": "1275",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e24\u0e01\u0e29\u0e32 15;Pak Nam - Khlong Kao - Prueksa 15 Village",
        "short": "1275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1885",
        "label": "1275",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e04\u0e25\u0e2d\u0e07\u0e40\u0e01\u0e49\u0e32 - \u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35;Pak Nam - Khlong Kao - Bang Phli",
        "short": "1275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1886",
        "label": "1267",
        "long": "\u0e0b\u0e2d\u0e22\u0e27\u0e31\u0e14\u0e41\u0e2b\u0e25\u0e21\u0e1f\u0e49\u0e32\u0e1c\u0e48\u0e32 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c;Soi Laem Fa Pha Temple - Phra Samut Chedi Pier",
        "short": "1267",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1887",
        "label": "1169",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e32\u0e07\u0e42\u0e17\u0e23\u0e31\u0e14;Samut Sakhon - Bang Tho Rat",
        "short": "1169",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BA1CFD",
        "color_name": "purple",
        "has_shape": true,
        "id": "1888",
        "label": "1",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e32\u0e07\u0e1b\u0e25\u0e32 - \u0e2a\u0e32\u0e21\u0e41\u0e22\u0e01\u0e1e\u0e31\u0e12\u0e19\u0e32;Samut Sakhon Bus Terminal - Bang Pla - Phatthana Intersection",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1889",
        "label": "1",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e32\u0e07\u0e1b\u0e34\u0e49\u0e07;Samut Sakhon Bus Terminal - Bang Ping",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "189",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e0a\u0e49\u0e32\u0e07 - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e23\u0e30\u0e06\u0e31\u0e07;Tha Chang Pier - Wat Rakang Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1890",
        "label": "2",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e1a\u0e49\u0e32\u0e19\u0e02\u0e2d\u0e21;Samut Sakhon Bus Terminal - Baan Khom Temple",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1891",
        "label": "6011",
        "long": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e28\u0e23\u0e35\u0e27\u0e34\u0e0a\u0e31\u0e22 3;Krathumbean Hospital - Srivichai 3 Hospital",
        "short": "6011",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1892",
        "label": "6011",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e15\u0e32\u0e2d\u0e34\u0e10;Krathumbean Hospital - Baan Tao It",
        "short": "6011",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1893",
        "label": "6011",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e04\u0e48\u0e32\u0e22\u0e01\u0e33\u0e41\u0e1e\u0e07\u0e40\u0e1e\u0e0a\u0e23\u0e2d\u0e31\u0e04\u0e23\u0e42\u0e22\u0e18\u0e34\u0e19;Krathumbean Hospital - Kamphaengphet Akhara Yothin Military Camp",
        "short": "6011",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1894",
        "label": "6013",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e31\u0e27\u0e42\u0e1e\u0e07;Samut Sakhon - Baan Huaphong",
        "short": "6013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1895",
        "label": "6016",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e49\u0e27 - \u0e27\u0e31\u0e14\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e17\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c;Baan Phaeo - Prasat Sit Temple",
        "short": "6016",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1896",
        "label": "6017",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e49\u0e27 - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e2a\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07;Baan Phaeo - Nong Song Hong Temple",
        "short": "6017",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1897",
        "label": "6026",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e40\u0e08\u0e47\u0e14\u0e23\u0e34\u0e49\u0e27;Samut Sakhon - Chet Riu Temple",
        "short": "6026",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1898",
        "label": "6027",
        "long": "\u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e2a\u0e32\u0e22 4 (\u0e16\u0e19\u0e19\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21) - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e41\u0e02\u0e21;Sai 4 (Phetkasem Road) - Nongkhaem Temple",
        "short": "6027",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1899",
        "label": "6033",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e01\u0e23\u0e30\u0e17\u0e38\u0e21\u0e41\u0e1a\u0e19 - \u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e2a\u0e32\u0e22 4 (\u0e16\u0e19\u0e19\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21) (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Krathum Baen - Sai 4 (Phetkasem Road)",
        "short": "6033",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "19",
        "label": "140",
        "long": "\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Ubon Ratchathani - Krung Thep Aphiwat",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "190",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e20\u0e15\u0e23\u0e32 - \u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07;PheTra Pier - Phrapadang Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1900",
        "label": "6033",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e01\u0e23\u0e30\u0e17\u0e38\u0e21\u0e41\u0e1a\u0e19 - \u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e2a\u0e32\u0e22 4 (\u0e16\u0e19\u0e19\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21) (\u0e27\u0e19\u0e02\u0e27\u0e32);Krathum Baen - Sai 4 (Phetkasem Road)",
        "short": "6033",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1901",
        "label": "6034",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19;Samut Sakhon - Krathum Baen",
        "short": "6034",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1902",
        "label": "6035",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e19\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c;Samut Sakhon - Sin Somboon Village",
        "short": "6035",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1903",
        "label": "6055",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e07\u0e17\u0e2d\u0e07;Krathum Baen - Ang Thong Pier",
        "short": "6055",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1904",
        "label": "6055",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e27\u0e31\u0e14\u0e17\u0e48\u0e32\u0e40\u0e2a\u0e32;Krathum Baen - Tha Sao Temple",
        "short": "6055",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1905",
        "label": "6055",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e27\u0e31\u0e14\u0e2d\u0e48\u0e32\u0e07\u0e17\u0e2d\u0e07;Krathum Baen - Ang Thong Temple",
        "short": "6055",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1906",
        "label": "6060",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33\u0e1a\u0e32\u0e07\u0e22\u0e32\u0e07;Krathum Baen - Pratunam Bang Yang",
        "short": "6060",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1907",
        "label": "6074",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e10\u0e32\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35;Samut Sakhon Bus Terminal - Tharn Technological College",
        "short": "6074",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1908",
        "label": "6074",
        "long": "\u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e10\u0e32\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23;Tharn Technological College - Samut Sakhon Bus Terminal",
        "short": "6074",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1909",
        "label": "6108",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e2a\u0e38\u0e23\u0e32\u0e01\u0e23\u0e30\u0e17\u0e34\u0e07\u0e41\u0e14\u0e07;Krathum Baen - The Red Bull Liquor Trading (1988) Co.,Ltd.",
        "short": "6108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "191",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e15\u0e35\u0e22\u0e19 - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e2d\u0e23\u0e38\u0e13\u0e23\u0e32\u0e0a\u0e27\u0e23\u0e32\u0e23\u0e32\u0e21;Tha Tien Pier - Wat Arun Ratchawararam Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1910",
        "label": "6109",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e2a\u0e32\u0e21\u0e41\u0e22\u0e01\u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e1b\u0e25\u0e32;Samut Sakhon - Bang Pla Temple Intersection",
        "short": "6109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1911",
        "label": "6",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e04\u0e25\u0e2d\u0e07\u0e1a\u0e32\u0e07\u0e2b\u0e0d\u0e49\u0e32 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Samut Sakhon - Khlong Bang Ya",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1912",
        "label": "7",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e04\u0e2b\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e15\u0e25\u0e32\u0e14\u0e17\u0e30\u0e40\u0e25\u0e44\u0e17\u0e22;Mahachai Community Housing - Talaythai Market",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1913",
        "label": "8179",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e49\u0e27;Samut Sakhon - Baan Phaeo",
        "short": "8179",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1914",
        "label": "8183",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e15\u0e25\u0e32\u0e14\u0e1b\u0e34\u0e48\u0e19\u0e17\u0e2d\u0e07;Samut Sakhon - Pin Thong Market",
        "short": "8183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1915",
        "label": "8185",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e23\u0e31\u0e15\u0e19\u0e32\u0e23\u0e32\u0e21;Samut Sakhon - Wat Suwan Rattanaram",
        "short": "8185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1916",
        "label": "8188",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e35\u0e48;Samut Sakhon - Lak Si",
        "short": "8188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1917",
        "label": "8188",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e19\u0e49\u0e33\u0e27\u0e19;Samut Sakhon - Bang Nam Won Temple",
        "short": "8188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1918",
        "label": "8188",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35\u0e43\u0e2b\u0e0d\u0e48;Samut Sakhon - Bang Phli Yai Temple",
        "short": "8188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1919",
        "label": "8221",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e19\u0e15\u0e32\u0e23\u0e32\u0e21;Samut Sakhon - Wat Patchantaram",
        "short": "8221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "192",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e1e\u0e32\u0e22\u0e31\u0e1e - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e2d\u0e32\u0e27\u0e38\u0e18\u0e27\u0e34\u0e2a\u0e34\u0e15\u0e32\u0e23\u0e32\u0e21;Payap Pier - Wat Awutvikasitara Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1920",
        "label": "8221",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e19\u0e32\u0e42\u0e04\u0e01;Samut Sakhon - Na Khok Temple",
        "short": "8221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1921",
        "label": "8221",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e49\u0e32\u0e19\u0e0a\u0e32\u0e22\u0e17\u0e30\u0e40\u0e25\u0e42\u0e23\u0e07\u0e01\u0e38\u0e49\u0e07;Samut Sakhon - Baan Chai Thale Rong Gung",
        "short": "8221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1922",
        "label": "8221",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e49\u0e32\u0e19\u0e0a\u0e32\u0e22\u0e17\u0e30\u0e40\u0e25\u0e01\u0e32\u0e2b\u0e25\u0e07;Samut Sakhon - Baan Chai Thale Ka Long",
        "short": "8221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1923",
        "label": "8222",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33\u0e1a\u0e32\u0e07\u0e22\u0e32\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e01\u0e29\u0e15\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32;Samut Sakhon - Pratunam Bang Yang - Baan Kaset Phatthana",
        "short": "8222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1924",
        "label": "8233",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e48\u0e2d;Samut Sakhon - Baan Bo",
        "short": "8233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1925",
        "label": "8246",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e01\u0e23\u0e30\u0e0b\u0e49\u0e32\u0e02\u0e32\u0e27;Samut Sakhon - krasakhaow Temple",
        "short": "8246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1926",
        "label": "8250",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e14\u0e2d\u0e19\u0e44\u0e01\u0e48\u0e14\u0e35;Samut Sakhon - Don Kai Di",
        "short": "8250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1927",
        "label": "8250",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e27\u0e07\u0e29\u0e4c;Samut Sakhon - Phanthu Wong Temple",
        "short": "8250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1928",
        "label": "8250",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e35\u0e48\u0e27\u0e32 (\u0e40\u0e19\u0e23\u0e21\u0e34\u0e15\u0e41\u0e1f\u0e01\u0e17\u0e2d\u0e23\u0e35\u0e48\u0e40\u0e2e\u0e49\u0e32\u0e2a\u0e4c);Samut Sakhon - Khlong Si Wa",
        "short": "8250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1929",
        "label": "8250",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e17\u0e2d\u0e07\u0e18\u0e23\u0e23\u0e21\u0e21\u0e34\u0e01\u0e32\u0e23\u0e32\u0e21;Samut Sakhon - Thong Thammamikaram Temple",
        "short": "8250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "193",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e35 - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e17\u0e2d\u0e07\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34;Sawaddee Pier - Wat Thongthummachat Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1930",
        "label": "8250",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e2b\u0e21\u0e39\u0e48 4 (\u0e15.\u0e19\u0e32\u0e14\u0e35);Samut Sakhon - Moo 4 (Na Di Sub-district)",
        "short": "8250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1931",
        "label": "8257",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e2a\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07;Samut Sakhon - Nong Song Hong Temple",
        "short": "8257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1932",
        "label": "8275",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e2b\u0e19\u0e2d\u0e07\u0e41\u0e02\u0e21;Krathum Baen - Nongkhaem",
        "short": "8275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1933",
        "label": "8276",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e19\u0e34\u0e04\u0e21\u0e2a\u0e2b\u0e01\u0e23\u0e13\u0e4c\u0e1a\u0e49\u0e32\u0e19\u0e44\u0e23\u0e48;Samut Sakhon - Baan Rai Cooperative Estate",
        "short": "8276",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1934",
        "label": "8276",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e28\u0e32\u0e25\u0e1e\u0e31\u0e19\u0e17\u0e49\u0e32\u0e22\u0e19\u0e23\u0e2a\u0e34\u0e07\u0e2b\u0e4c;Samut Sakhon - Phanthai Norasing Temple",
        "short": "8276",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1935",
        "label": "8277",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e49\u0e27;Krathum Baen - Baan Phaeo",
        "short": "8277",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1936",
        "label": "8281",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e0a\u0e31\u0e22\u0e21\u0e07\u0e04\u0e25;Samut Sakhon - Chai mongkhon",
        "short": "8281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1937",
        "label": "8287",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e2a\u0e27\u0e19\u0e2b\u0e25\u0e27\u0e07 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e23\u0e23\u0e29\u0e32 (\u0e2d\u0e49\u0e2d\u0e21\u0e19\u0e49\u0e2d\u0e22);Krathum Baen - Suan Luang - Hansa Village (Om Noi)",
        "short": "8287",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1938",
        "label": "8287",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e2a\u0e27\u0e19\u0e2b\u0e25\u0e27\u0e07 \u0e1b\u0e32\u0e01\u0e17\u0e32\u0e07\u0e2a\u0e32\u0e22 4 (\u0e40\u0e1e\u0e0a\u0e23\u0e40\u0e01\u0e29\u0e21);Krathum Baen - Suan Luang",
        "short": "8287",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1939",
        "label": "8288",
        "long": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e2a\u0e38\u0e02\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 1;Krathumbean Hospital - Sukhaphiban 1",
        "short": "8288",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "194",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e21\u0e2b\u0e32\u0e23\u0e32\u0e0a- \u0e17\u0e48\u0e32\u0e27\u0e31\u0e07\u0e2b\u0e25\u0e31\u0e07;Maha Rat Pier - Wang Lang Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1940",
        "label": "8288",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e27\u0e31\u0e14\u0e2a\u0e34\u0e23\u0e34\u0e19\u0e18\u0e23\u0e40\u0e17\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e32\u0e23\u0e32\u0e21;Krathumbean Hospital - Sirindhornteprattanaram Temple",
        "short": "8288",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1941",
        "label": "8295",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23;Krathum Baen - Samut Sakhon",
        "short": "8295",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1942",
        "label": "8295",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e43\u0e2b\u0e21\u0e48;Krathum Baen - Mahachai Muang Mai",
        "short": "8295",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1943",
        "label": "8325",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e49\u0e32\u0e19\u0e42\u0e01\u0e23\u0e01\u0e01\u0e23\u0e32\u0e01\u0e43\u0e19;Samut Sakhon - Ban krok krak Nai",
        "short": "8325",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1944",
        "label": "8327",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e41\u0e04\u0e23\u0e32\u0e22 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e32\u0e07\u0e19\u0e49\u0e33\u0e08\u0e37\u0e14;Samut Sakhon - Khae Rai - Ban Bang Namjued School",
        "short": "8327",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1945",
        "label": "8327",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e35\u0e48\u0e27\u0e32 (\u0e40\u0e19\u0e23\u0e21\u0e34\u0e15\u0e41\u0e1f\u0e01\u0e17\u0e2d\u0e23\u0e35\u0e48\u0e40\u0e2e\u0e49\u0e32\u0e2a\u0e4c);Samut Sakhon - Khlong Si Wa",
        "short": "8327",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1946",
        "label": "8342",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e40\u0e01\u0e29\u0e15\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32;Krathum Baen - Kaset Phatthana",
        "short": "8342",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1947",
        "label": "8343",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e27\u0e31\u0e14\u0e43\u0e2b\u0e21\u0e48\u0e04\u0e25\u0e2d\u0e07\u0e21\u0e30\u0e40\u0e14\u0e37\u0e48\u0e2d (\u0e27\u0e19\u0e02\u0e27\u0e32);Krathumbean Hospital - Mai Khlong Maduea Temple",
        "short": "8343",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1948",
        "label": "8343",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e27\u0e31\u0e14\u0e43\u0e2b\u0e21\u0e48\u0e04\u0e25\u0e2d\u0e07\u0e21\u0e30\u0e40\u0e14\u0e37\u0e48\u0e2d (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Krathumbean Hospital - Mai Khlong Maduea Temple",
        "short": "8343",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1949",
        "label": "8375",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e27\u0e19\u0e2b\u0e25\u0e27\u0e07 - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e41\u0e02\u0e21;Krathum Baen - Baan Suan luang - Nongkhaem Temple",
        "short": "8375",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "195",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e17\u0e48\u0e32\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b;Klongtoey Pier - thua Pai Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1950",
        "label": "8376",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e49\u0e27 - \u0e27\u0e31\u0e14\u0e28\u0e23\u0e35\u0e40\u0e1e\u0e0a\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32;Ban Phaeo - Si Phet Phatthana Templea",
        "short": "8376",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1951",
        "label": "8387",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e32\u0e07\u0e01\u0e23\u0e30\u0e40\u0e08\u0e49\u0e32;Samut Sakhon - Bang Krachao",
        "short": "8387",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1952",
        "label": "8388",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e22\u0e01\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e15\u0e23;Samut Sakhon - Yok krabat Temple",
        "short": "8388",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1953",
        "label": "8388",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e27\u0e31\u0e14\u0e04\u0e25\u0e2d\u0e07\u0e0b\u0e37\u0e48\u0e2d;Samut Sakhon - klong sue Temple",
        "short": "8388",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1954",
        "label": "8389",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e19\u0e01\u0e44\u0e02\u0e48 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Krathum Baen - Nong Nok Khai Temple",
        "short": "8389",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1955",
        "label": "8389",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e19\u0e01\u0e44\u0e02\u0e48 (\u0e27\u0e19\u0e02\u0e27\u0e32);Krathum Baen - Nong Nok Khai Temple",
        "short": "8389",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1956",
        "label": "6055",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d \u0e2a.\u0e08.;Baan Phaeo - Sor Jor Pier",
        "short": "6055",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1957",
        "label": "6056",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e49\u0e27 - \u0e27\u0e31\u0e14\u0e2b\u0e19\u0e2d\u0e07\u0e19\u0e01\u0e44\u0e02\u0e48;Krathum Baen - Phanthu Wong Temple",
        "short": "6056",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1958",
        "label": "6057",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e27\u0e31\u0e14\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e27\u0e07\u0e29\u0e4c;Krathum Baen - Khlong Noi - Phanthu Wong Temple",
        "short": "6057",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1959",
        "label": "6057",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e16.\u0e40\u0e25\u0e35\u0e22\u0e1a\u0e04\u0e25\u0e2d\u0e07\u0e19\u0e49\u0e2d\u0e22 - \u0e27\u0e31\u0e14\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e27\u0e07\u0e29\u0e4c;Krathum Baen - Sor Jor Pier",
        "short": "6057",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "196",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e27\u0e07\u0e28\u0e4c - \u0e17\u0e48\u0e32\u0e14\u0e34\u0e19\u0e41\u0e14\u0e07;Ratchawong Pier - Dindang Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1960",
        "label": "6058",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e28\u0e32\u0e25\u0e40\u0e08\u0e49\u0e32\u0e15\u0e36\u0e01;Krathum Baen - Tuk Shrine",
        "short": "6058",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1961",
        "label": "6059",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e17\u0e48\u0e32\u0e17\u0e23\u0e32\u0e22 - \u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e41\u0e2a\u0e21;Mahachai - Tha Sai - Baan Khlong Samae",
        "short": "6059",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1962",
        "label": "6059",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e17\u0e48\u0e32\u0e17\u0e23\u0e32\u0e22 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e22\u0e01\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e15\u0e23;Mahachai - Tha Sai - Ban Yok krabat School",
        "short": "6059",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1963",
        "label": "8328",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Samut Sakhon - National Housing Authority Thon buri",
        "short": "8328",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1964",
        "label": "8328",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e28\u0e32\u0e25\u0e1e\u0e31\u0e19\u0e17\u0e49\u0e32\u0e22\u0e19\u0e23\u0e2a\u0e34\u0e07\u0e2b\u0e4c;Samut Sakhon - Phanthai Norasing Shrine",
        "short": "8328",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1965",
        "label": "8328",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e49\u0e32\u0e19\u0e44\u0e23\u0e48 (\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22);Samut Sakhon - Baan Rai (Khlong Mahachai Pier)",
        "short": "8328",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1966",
        "label": "8328",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1a\u0e49\u0e32\u0e19\u0e42\u0e04\u0e01\u0e02\u0e32\u0e21 - \u0e2a\u0e32\u0e23\u0e34\u0e19\u0e0b\u0e34\u0e15\u0e35\u0e49;Samut Sakhon - Baan Khok Kham Pier - Sarin City",
        "short": "8328",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1967",
        "label": "8328",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1a\u0e49\u0e32\u0e19\u0e42\u0e04\u0e01\u0e02\u0e32\u0e21 - \u0e27\u0e31\u0e14\u0e1a\u0e49\u0e32\u0e19\u0e44\u0e23\u0e48\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e1c\u0e25;Samut Sakhon - Baan Khok Kham Pier - Baan Rai Charoen Phon Temple",
        "short": "8328",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1968",
        "label": "8335",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e22\u0e21 - \u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Baan Khlong Yom - Sam Phran",
        "short": "8335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1969",
        "label": "\u0e15.84",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Chatuchak - Rangsit",
        "short": "\u0e15.84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "197",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e04\u0e24\u0e2b\u0e1a\u0e14\u0e35;Thewet Pier - Wat Kharue Habodi Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1970",
        "label": "1263",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e15\u0e31\u0e19 - \u0e0b\u0e2d\u0e22\u0e2a\u0e27\u0e19\u0e2b\u0e25\u0e27\u0e07;Khlong Tan - Soi Suan Luang",
        "short": "1263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1971",
        "label": "1014",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e40\u0e09\u0e25\u0e34\u0e21\u0e1e\u0e23\u0e30\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34 28 - \u0e19\u0e34\u0e23\u0e31\u0e19\u0e14\u0e23\u0e4c\u0e40\u0e23\u0e2a\u0e0b\u0e34\u0e40\u0e14\u0e19\u0e0b\u0e4c;Sukhumvit - Chaloem Phrakiat Ratchakan Thi 9 Soi 28 - Nirun Residence",
        "short": "1014",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1972",
        "label": "8139",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e19\u0e34\u0e04\u0e21\u0e17\u0e2b\u0e32\u0e23\u0e2d\u0e32\u0e01\u0e32\u0e28;Nakhon Pathom - Air force settlement",
        "short": "8139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1973",
        "label": "1214",
        "long": "\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17 - \u0e0b\u0e2d\u0e22\u0e1b\u0e38\u0e13\u0e13\u0e27\u0e34\u0e16\u0e35;Sukhumvit - Soi Punnawithi",
        "short": "1214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1974",
        "label": "1037",
        "long": "\u0e1e\u0e2b\u0e25\u0e42\u0e22\u0e18\u0e34\u0e19 - \u0e0b\u0e2d\u0e22\u0e40\u0e2a\u0e19\u0e32\u0e19\u0e34\u0e04\u0e21 1;Phahon Yothin - Soi Senanikhom 1",
        "short": "1037",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "20B2AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1975",
        "label": "1020",
        "long": "\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 86 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e1a\u0e14\u0e34\u0e19\u0e17\u0e23\u0e40\u0e14\u0e0a\u0e32;Ladprao 86 - Bodindecha (Sing Singhaseni) School",
        "short": "1020",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1976",
        "label": "\u0e15.84",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (\u0e04\u0e25\u0e2d\u0e07 1);Victory Monument - Rangsit (khlong 1)",
        "short": "\u0e15.84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1977",
        "label": "337",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Pathum Thani - Nonthaburi",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1978",
        "label": "337",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14 \u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35;Pathum Thani - Pathum Thani Bus Terminal",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "198",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e1a\u0e27\u0e23\u0e21\u0e07\u0e04\u0e25;Thewet Pier - Wat buanmongkhon Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1980",
        "label": "337",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e19\u0e1e\u0e27\u0e07\u0e28\u0e4c;Nonthaburi - Noppawong Intersection",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1981",
        "label": "337",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e19\u0e1e\u0e27\u0e07\u0e28\u0e4c - \u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Noppawong Intersection - Nonthaburi",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1982",
        "label": "337",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e2a\u0e35\u0e48\u0e41\u0e22\u0e01\u0e19\u0e1e\u0e27\u0e07\u0e28\u0e4c - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Noppawong Intersection - The mall Ngamwongwan",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "1983",
        "label": "356",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Thammasat University (Rangsit) - Bang Bua Thong - Bang Yai",
        "short": "356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1984",
        "label": "356",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35; Thammasat University (Rangsit) - Nonthaburi",
        "short": "356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1985",
        "label": "356",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e07\u0e01\u0e25\u0e21\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07;Pak Kret - Don Mueang",
        "short": "356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1986",
        "label": "356",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;Thammasat University (Rangsit) - Pak Kret",
        "short": "356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1987",
        "label": "356",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Pak Kret - Rangsit",
        "short": "356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1988",
        "label": "356",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Pak Kret - Bang Khen",
        "short": "356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1989",
        "label": "359",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;Pathum Thani - Pak Kret",
        "short": "359",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "199",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e17\u0e48\u0e32\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25\u0e1a\u0e32\u0e07\u0e28\u0e23\u0e35\u0e40\u0e21\u0e37\u0e2d\u0e07;Nonthaburi Pier - Tesaban bangsrimuang Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1990",
        "label": "367",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Rangsit - Nonthaburi",
        "short": "367",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1991",
        "label": "367",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14;Rangsit - Pak Kret",
        "short": "367",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1992",
        "label": "369",
        "long": "\u0e2d\u0e49\u0e2d\u0e21\u0e19\u0e49\u0e2d\u0e22 - \u0e27\u0e31\u0e14\u0e44\u0e23\u0e48\u0e02\u0e34\u0e07;Om Noi - Wat Rai Khing",
        "short": "369",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1993",
        "label": "370",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e1a\u0e49\u0e32\u0e19\u0e25\u0e33\u0e42\u0e1e\u0e18\u0e34\u0e4c - \u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Pathum Thani - Lam Pho Home - Nonthaburi",
        "short": "370",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1994",
        "label": "370",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07;Pathum Thani - Bang Bua Thong",
        "short": "370",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1995",
        "label": "382",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e16\u0e19\u0e19\u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25\u0e2a\u0e32\u0e22 5 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e19\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c;Phutthamonthon Sai 4 Road - Sin Som Boon Village",
        "short": "382",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1996",
        "label": "384",
        "long": "\u0e0b\u0e2d\u0e22\u0e44\u0e23\u0e48\u0e02\u0e34\u0e07 (\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c - \u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e25\u0e49\u0e21) - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e27\u0e19\u0e17\u0e34\u0e1e\u0e22\u0e4c 1;Soi Rai Khing (Pracharat - Krathum Lom) - Suanthip Village",
        "short": "384",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1997",
        "label": "384",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e19\u0e04\u0e23\u0e0a\u0e37\u0e48\u0e19\u0e0a\u0e38\u0e48\u0e21 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e07\u0e29\u0e4c\u0e28\u0e34\u0e23\u0e34\u0e0a\u0e31\u0e22 1;Wat Nakhon Chuenchum - Pongsiri 1 Village",
        "short": "384",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1998",
        "label": "384",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e19\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Sin Som Boon Village - Sam Phran Village Market",
        "short": "384",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "1999",
        "label": "384",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e27\u0e31\u0e14\u0e19\u0e04\u0e23\u0e0a\u0e37\u0e48\u0e19\u0e0a\u0e38\u0e48\u0e21 - \u0e15\u0e25\u0e32\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Wat Nakhon Chuenchum - Sam Phran Village Market",
        "short": "384",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "246B5B",
        "color_name": "green",
        "has_shape": true,
        "id": "2",
        "label": "Silom",
        "long": "\u0e2a\u0e32\u0e22\u0e2a\u0e35\u0e25\u0e21 (\u0e2a\u0e32\u0e22\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27\u0e41\u0e01\u0e48);Silom (Dark green Line)",
        "short": "Silom",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "20",
        "label": "141",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Bangkok - Ubon Ratchathani",
        "short": "141",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "200",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e40\u0e15\u0e22;Pakkret Pier - Wat Toey Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2000",
        "label": "387",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e01\u0e32\u0e0d\u0e08\u0e19\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 \u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21;Pak Kret - Kanjanapisek Wittayalai Nakhon Pathom School",
        "short": "387",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2001",
        "label": "388",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e16\u0e19\u0e19\u0e23\u0e31\u0e15\u0e19\u0e32\u0e18\u0e34\u0e40\u0e1a\u0e28\u0e23\u0e4c - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e01\u0e32\u0e0d\u0e08\u0e19\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 \u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21;Pak Kret - Rattanathibech Road - Kanjanapisek Wittayalai Nakhon Pathom School",
        "short": "388",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2002",
        "label": "388",
        "long": "\u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e01\u0e32\u0e0d\u0e08\u0e19\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 \u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Kanjanapisek Wittayalai Nakhon Pathom School - Bang Yai",
        "short": "388",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2003",
        "label": "388",
        "long": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e1a\u0e32\u0e07\u0e43\u0e2b\u0e0d\u0e48;Saraya Hospital - Bang Yai",
        "short": "388",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2004",
        "label": "391",
        "long": "\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e17\u0e2d\u0e07\u0e18\u0e32\u0e19\u0e35 - \u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35;Muang Thong Thani - Pathum Thani",
        "short": "391",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2005",
        "label": "391",
        "long": "\u0e15\u0e31\u0e14\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e19\u0e1e\u0e27\u0e07\u0e28\u0e4c;Pathum Thani - Noppawong",
        "short": "391",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2006",
        "label": "756",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e27\u0e32\u0e23\u0e31\u0e15\u0e19\u0e4c 3- \u0e27\u0e31\u0e14\u0e40\u0e17\u0e35\u0e22\u0e19\u0e14\u0e31\u0e14 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e2a\u0e32\u0e21\u0e1e\u0e23\u0e32\u0e19;Shivarat 3 Village - Wat Thian Dat - Sam Phran District",
        "short": "756",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2007",
        "label": "756",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e27\u0e32\u0e23\u0e31\u0e15\u0e19\u0e4c 3 - \u0e27\u0e31\u0e14\u0e17\u0e48\u0e32\u0e02\u0e49\u0e32\u0e21;Shivarat 3 Village - Wat Tha Kham",
        "short": "756",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2008",
        "label": "756",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e27\u0e32\u0e23\u0e31\u0e15\u0e19\u0e4c 3 - \u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07;Shivarat 3 Village - Ban Bang Pradang",
        "short": "756",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2009",
        "label": "756",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e27\u0e32\u0e23\u0e31\u0e15\u0e19\u0e4c 3 - \u0e27\u0e31\u0e14\u0e2d\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e0d\u0e48 - \u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07;Shivarat 3 Village - Wat Om Yai - Ban Bang Pradang",
        "short": "756",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "201",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e0a\u0e23\u0e35\u0e27\u0e07\u0e28\u0e4c;Pakkret Pier - Watchareewong Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2010",
        "label": "756",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e27\u0e32\u0e23\u0e31\u0e15\u0e19\u0e4c 3 - \u0e2b\u0e21\u0e2d\u0e28\u0e23\u0e35 - \u0e0b\u0e2d\u0e22\u0e44\u0e23\u0e48\u0e02\u0e34\u0e07 18;Shivarat 3 Village - Mor Sri - Soi Rai Khing 18",
        "short": "756",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2011",
        "label": "R26E",
        "long": "\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e08\u0e31\u0e01\u0e23\u0e35\u0e19\u0e24\u0e1a\u0e14\u0e34\u0e19\u0e17\u0e23\u0e4c - \u0e23\u0e1e.\u0e23\u0e32\u0e21\u0e32\u0e18\u0e34\u0e1a\u0e14\u0e35;Chakri Naruebodindra Medical Institute - Ramathibodi Hospital",
        "short": "R26E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "2012",
        "label": "Y70E",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e23\u0e32\u0e0a\u0e21\u0e07\u0e04\u0e25\u0e23\u0e31\u0e15\u0e19\u0e42\u0e01\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e4c \u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - BTS \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15;Rajamangala University of Technology Rattanakosin ,Salaya Campus - Mo Chit BTS Station",
        "short": "Y70E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "01177D",
        "color_name": "blue",
        "has_shape": true,
        "id": "2013",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e1c\u0e14\u0e38\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e01\u0e29\u0e21",
        "long": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e1c\u0e14\u0e38\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e01\u0e29\u0e21;Khlong Phadung Krung Kasem Line",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e1c\u0e14\u0e38\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e01\u0e29\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "7200AB",
        "color_name": "purple",
        "has_shape": true,
        "id": "2016",
        "label": "EV Bus",
        "long": "S1 PMCU Pop Bus;S1 PMCU Pop Bus",
        "short": "EV Bus",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2017",
        "label": "2",
        "long": "\u0e23\u0e2d\u0e1a\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23 ;aroud city - Ranong Bus Terminal",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2018",
        "label": "3",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07 - \u0e2a\u0e32\u0e21\u0e41\u0e22\u0e01\u0e40\u0e02\u0e32\u0e1e\u0e23\u0e34\u0e01\u0e44\u0e17\u0e22;Ban Pakkhlong -Intersection khoawprikthai",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2019",
        "label": "4",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e32\u0e19\u0e19\u0e2d\u0e19;Ban Pakkhlong - Ban Bangnon",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "202",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32 - \u0e17\u0e48\u0e32\u0e23\u0e16\u0e44\u0e1f\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e19;Si Phraya Pier - Klong San Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2020",
        "label": "6",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07 - \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e2a\u0e15\u0e23\u0e35\u0e23\u0e30\u0e19\u0e2d\u0e07;Ban pakkhlong - Streeranong School",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2021",
        "label": "1792",
        "long": "\u0e23\u0e30\u0e19\u0e2d\u0e07 - \u0e01\u0e30\u0e40\u0e1b\u0e2d\u0e23\u0e4c;Ranong - Kapoe",
        "short": "1792",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2022",
        "label": "1792 A",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e30\u0e19\u0e2d\u0e07 - \u0e17\u0e48\u0e32\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19;Ranong - Airport",
        "short": "1792 A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2023",
        "label": "1793",
        "long": "\u0e23\u0e30\u0e19\u0e2d\u0e07 - \u0e2b\u0e32\u0e14\u0e2a\u0e49\u0e21\u0e41\u0e1b\u0e49\u0e19;Ranong - Hat Sompaen",
        "short": "1793",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2024",
        "label": "8323",
        "long": "\u0e23\u0e30\u0e19\u0e2d\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e41\u0e2b\u0e25\u0e21;Ranong - Ban Sam lium",
        "short": "8323",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A3862A",
        "color_name": "brown",
        "has_shape": true,
        "id": "2025",
        "label": "Gold",
        "long": "\u0e2a\u0e32\u0e22\u0e2a\u0e35\u0e17\u0e2d\u0e07 [\u0e2a\u0e35\u0e17\u0e2d\u0e07];Gold Line",
        "short": "Gold",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "E10506",
        "color_name": "red",
        "has_shape": true,
        "id": "2026",
        "label": "Red",
        "long": "\u0e2a\u0e32\u0e22\u0e2a\u0e35\u0e41\u0e14\u0e07\u0e40\u0e02\u0e49\u0e21;Dark Red Line",
        "short": "Red",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FD5353",
        "color_name": "red",
        "has_shape": true,
        "id": "2027",
        "label": "Red",
        "long": "\u0e2a\u0e32\u0e22\u0e2a\u0e35\u0e41\u0e14\u0e07\u0e2d\u0e48\u0e2d\u0e19;Light Red Line",
        "short": "Red",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "203",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e2d\u0e31\u0e29\u0e0e\u0e32\u0e07\u0e04\u0e4c - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e01\u0e31\u0e25\u0e22\u0e32\u0e13\u0e21\u0e34\u0e15\u0e23;Asadang Pier - Wat Kalayanamit Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2031",
        "label": "1-1 (29)",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Bang Khen - Vibhavadi Rangsit - Hua Lamphong",
        "short": "1-1 (29)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2033",
        "label": "34",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Rangsit - Hua Lamphong",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2034",
        "label": "1-9E",
        "long": "\u0e21\u0e18.\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Thammasat (Rangsit) - Sanam Luang",
        "short": "1-9E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2035",
        "label": "1-20E (510E)",
        "long": "\u0e21.\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Thammasat Rangsit - Victory Monument (Expressway)",
        "short": "1-20E (510E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2037",
        "label": "1-21 (114)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e19\u0e04\u0e23\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e4c; Rangsit -  Nakhon In",
        "short": "1-21 (114)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "204",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e1a\u0e32\u0e07\u0e19\u0e32\u0e19\u0e2d\u0e01 - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e19\u0e49\u0e33\u0e1c\u0e36\u0e49\u0e07\u0e19\u0e2d\u0e01;Wat Bangnanok Pier - Wat Bangnamphuengnok Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2041",
        "label": "1-23 (524)",
        "long": "\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e35\u0e48 - \u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48 (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19);Laksi - Southern Bus Terminal (Talingchan)",
        "short": "1-23 (524)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2046",
        "label": "S2 (554)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34;Rangsit - suvarnabhumiairport",
        "short": "S2 (554)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "205",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c - \u0e17\u0e48\u0e32\u0e23\u0e16\u0e44\u0e1f;Tha Phra Chan Pier - Thonburi Railway Station Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2051",
        "label": "3-1 (2)",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e38\u0e17\u0e18;Paknam - Saphan Phut",
        "short": "3-1 (2)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2052",
        "label": "3-1 (2)",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e38\u0e17\u0e18;Paknam - Saphan Phut",
        "short": "3-1 (2)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2053",
        "label": "3-2E",
        "long": "\u0e1b\u0e39\u0e48\u0e40\u0e08\u0e49\u0e32\u0e2a\u0e21\u0e34\u0e07\u0e1e\u0e23\u0e32\u0e22 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e38\u0e17\u0e18 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Pu Chao Samingphrai - Memorial Bridge",
        "short": "3-2E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2057",
        "label": "1-31",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e2f \u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 - \u0e04\u0e25\u0e2d\u0e07\u0e2b\u0e25\u0e27\u0e07;Government Complex - Khlong Luang",
        "short": "1-31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "206",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e07\u0e2b\u0e25\u0e31\u0e07;Tha Phra Chan Pier - Wang Lang Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2060",
        "label": "1-37 (27)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Minburi - Victory Monument",
        "short": "1-37 (27)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2063",
        "label": "1-39 (71)",
        "long": "\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 - \u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;Siam Park - Khlong Toei",
        "short": "1-39 (71)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2064",
        "label": "1-40 (93)",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e19\u0e31\u0e01\u0e01\u0e35\u0e2c\u0e32\u0e41\u0e2b\u0e25\u0e21\u0e17\u0e2d\u0e07 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32;Nakkila Laemthong Village - Si Phraya Pier",
        "short": "1-40 (93)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2065",
        "label": "1-40 (93)",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e19\u0e31\u0e01\u0e01\u0e35\u0e2c\u0e32\u0e41\u0e2b\u0e25\u0e21\u0e17\u0e2d\u0e07 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32;Nakkila Laemthong Village - Si Phraya Pier",
        "short": "1-40 (93)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2066",
        "label": "1-43 (96\u0e01)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c;Minburi - Happyland",
        "short": "1-43 (96\u0e01)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2068",
        "label": "1-41 (92)",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c;Romklao Housing - Happyland",
        "short": "1-41 (92)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "207",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e27\u0e34\u0e1a\u0e39\u0e25\u0e22\u0e4c\u0e28\u0e23\u0e35 - \u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c;Wiboon Si Pier - Phra Samut Chedi Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "BF1E2E",
        "color_name": "red",
        "has_shape": true,
        "id": "2073",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e41\u0e14\u0e07",
        "long": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e41\u0e14\u0e07;Red line",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e41\u0e14\u0e07",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2075",
        "label": "1-42 (96)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e16\u0e19\u0e19\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23);Minburi - Lat Phrao - Mo Chit Bus Terminal",
        "short": "1-42 (96)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2076",
        "label": "1-44 (113)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Minburi - Hua Lamphong",
        "short": "1-44 (113)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2078",
        "label": "1-45 (115)",
        "long": "\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 - \u0e1a\u0e32\u0e07\u0e23\u0e31\u0e01;Siam Park - Bang Rak",
        "short": "1-45 (115)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2079",
        "label": "1-47 (143)",
        "long": "\u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e19\u0e33\u0e44\u0e01\u0e23 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Nam Krai Industrial Estate - Minburi",
        "short": "1-47 (143)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "208",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e42\u0e2d\u0e40\u0e23\u0e35\u0e22\u0e19\u0e40\u0e15\u0e47\u0e25 - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13;Oriental Pier - Wat Suwan Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2080",
        "label": "1-50",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;National Housing Authority Rom Klao - Victory Monument",
        "short": "1-50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2082",
        "label": "3-4E (23)",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Paknam - Thewet",
        "short": "3-4E (23)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2087",
        "label": "1-52 (197)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e04\u0e39\u0e49\u0e1a\u0e2d\u0e19 - \u0e2b\u0e17\u0e31\u0e22\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c ;Minburi - Hathairat - Kubon",
        "short": "1-52 (197)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2089",
        "label": "1-54 (514)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35;Minburi - MRT Lumphini",
        "short": "1-54 (514)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "209",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e2a\u0e32\u0e18\u0e38\u0e1b\u0e23\u0e30\u0e14\u0e34\u0e29\u0e10\u0e4c - \u0e17\u0e48\u0e32\u0e27\u0e31\u0e14\u0e1a\u0e32\u0e07\u0e1e\u0e36\u0e48\u0e07;Sathupradit Pier - Wat Bang Phueng Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2090",
        "label": "1-55E (514E)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Minburi - Si Phraya",
        "short": "1-55E (514E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2091",
        "label": "1-56 (517)",
        "long": "\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 -\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;KMITL - Victory Monument",
        "short": "1-56 (517)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2093",
        "label": "1-58 (525)",
        "long": "\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 - \u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32\u0e04\u0e25\u0e2d\u0e07 12;Siam Park - Lamlukka",
        "short": "1-58 (525)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2095",
        "label": "1-59 (526)",
        "long": "\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 - \u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e2a\u0e31\u0e19\u0e15\u0e34\u0e2a\u0e38\u0e02;Siam Park - Baan Eua Arthon Santisuk",
        "short": "1-59 (526)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2096",
        "label": "S4 (549)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34 ;Minburi - Suvarnabhumi Airport",
        "short": "S4 (549)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2097",
        "label": "S5 (550)",
        "long": "\u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c - \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34 ;Happy Land - Suvarnabhumi Airport",
        "short": "S5 (550)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2099",
        "label": "1-61",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e2a\u0e31\u0e07\u0e06\u0e2a\u0e31\u0e19\u0e15\u0e34\u0e2a\u0e38\u0e02 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Baan Eua Arthon Santisuk - Minburi",
        "short": "1-61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "21",
        "label": "142",
        "long": "\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Ubon Ratchathani - Krung Thep Aphiwat",
        "short": "142",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "210",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e2a\u0e32\u0e18\u0e38\u0e1b\u0e23\u0e30\u0e14\u0e34\u0e29\u0e10\u0e4c - \u0e17\u0e48\u0e32\u0e04\u0e25\u0e2d\u0e07\u0e25\u0e31\u0e14\u0e2b\u0e25\u0e27\u0e07;Sathupradit Pier - Klong Latluang Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2103",
        "label": "1-46 (131)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e2a\u0e31\u0e19\u0e15\u0e34\u0e2a\u0e38\u0e02;Minburi - Santisuk National Housing",
        "short": "1-46 (131)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2104",
        "label": "1-49 (152)",
        "long": "\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e40\u0e08\u0e49\u0e32\u0e04\u0e38\u0e13\u0e17\u0e2b\u0e32\u0e23\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c;KMITL - Happyland",
        "short": "1-49 (152)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2106",
        "label": "2-3 (18)",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e17\u0e48\u0e32\u0e2d\u0e34\u0e10 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Tha It Market - Victory Monument",
        "short": "2-3 (18)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2107",
        "label": "2-2",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32;Pak Kret Pier - Si Phraya Pier",
        "short": "2-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2108",
        "label": "2-2",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32;Pak Kret Pier - Si Phraya Pier",
        "short": "2-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2114",
        "label": "2-38 (8)",
        "long": "\u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e38\u0e17\u0e18;Happyland - Saphan Phut Pier",
        "short": "2-38 (8)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "212",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 - \u0e17\u0e48\u0e32\u0e04\u0e25\u0e2d\u0e07\u0e25\u0e31\u0e14\u0e42\u0e1e\u0e18\u0e34\u0e4c;Rama 3 Pier - Klong Latpho Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2120",
        "label": "2-12 (66)",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e40\u0e01\u0e48\u0e32);Sun Ratchakan Chaeng Watthana - Bangkok Bus Terminal (Southern) Pinklao",
        "short": "2-12 (66)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2121",
        "label": "2-12 (66)",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e40\u0e01\u0e48\u0e32);Sun Ratchakan Chaeng Watthana - Bangkok Bus Terminal (Southern) Pinklao",
        "short": "2-12 (66)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2122",
        "label": "2-13 (69)",
        "long": "\u0e17\u0e48\u0e32\u0e2d\u0e34\u0e10 - \u0e23\u0e32\u0e21\u0e04\u0e4d\u0e32\u0e41\u0e2b\u0e07;Tha It - Ramkhamhaeng",
        "short": "2-13 (69)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2129",
        "label": "2-10E (63E)",
        "long": "\u0e21.\u0e23\u0e32\u0e0a\u0e1e\u0e24\u0e01\u0e29\u0e4c - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Rajapruk University - Pratunam Market (Expressway)",
        "short": "2-10E (63E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "213",
        "label": "4320",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4320",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2130",
        "label": "2-10E (63E)",
        "long": "\u0e21.\u0e23\u0e32\u0e0a\u0e1e\u0e24\u0e01\u0e29\u0e4c - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Rajapruk University - Pratunam Market (Expressway)",
        "short": "2-10E (63E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2138",
        "label": "2-24E (505)",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Pak Kret Pier - Wongwian Yai (Expressway)",
        "short": "2-24E (505)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2139",
        "label": "2-26 (545)",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e1e\u0e31\u0e12\u0e19\u0e32\u0e01\u0e32\u0e23;Nonthaburi Pier - Phatthanakan",
        "short": "2-26 (545)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "214",
        "label": "4321",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4321",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2140",
        "label": "2-27 (210)",
        "long": "\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e17\u0e2d\u0e07\u0e18\u0e32\u0e19\u0e35 - BTS \u0e1a\u0e32\u0e07\u0e2b\u0e27\u0e49\u0e32;Muang Thong Thani - BTS Bang Wa",
        "short": "2-27 (210)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2141",
        "label": "2-31E (166 \u0e28\u0e23\u0e35\u0e2a\u0e21\u0e32\u0e19)",
        "long": "\u0e28\u0e23\u0e35\u0e2a\u0e21\u0e32\u0e19 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Srisamarn - Victory Monument (Expressway)",
        "short": "2-31E (166 \u0e28\u0e23\u0e35\u0e2a\u0e21\u0e32\u0e19)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2142",
        "label": "2-35 (110)",
        "long": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e19\u0e34\u0e40\u0e27\u0e28\u0e19\u0e4c 3 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c;Prachaniwet 3 - Thewet",
        "short": "2-35 (110)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2143",
        "label": "7",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Krung Thep Aphiwat - Chaimai",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2145",
        "label": "9",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Krung Thep Aphiwat - Chiang Mai",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2146",
        "label": "13",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Krung Thep Aphiwat - Chiang Mai",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2147",
        "label": "51",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Krung Thep Aphiwat - Chiang Mai",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2148",
        "label": "3-8 (38)",
        "long": "\u0e21.\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 2 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Ramkhamhaeng 2 - Victory Monument",
        "short": "3-8 (38)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2149",
        "label": "2-39 (24)",
        "long": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e19\u0e34\u0e40\u0e27\u0e28\u0e19\u0e4c 3 -  \u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22;Prachaniwet 3 - Chulalongkorn University",
        "short": "2-39 (24)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "215",
        "label": "4322",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4322",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2151",
        "label": "3-9E (45)",
        "long": "\u0e2b\u0e19\u0e32\u0e21\u0e41\u0e14\u0e07 - \u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Nam Daeng - Siphaya",
        "short": "3-9E (45)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2154",
        "label": "2-42 (44)",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e31\u0e48\u0e19 - \u0e17\u0e48\u0e32\u0e40\u0e15\u0e35\u0e22\u0e19;Housing Khlong Chan - Tha Tien",
        "short": "2-42 (44)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2159",
        "label": "52",
        "long": "\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Chiang Mai - Krung Thep Aphiwat",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "216",
        "label": "4323",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4323",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2160",
        "label": "14",
        "long": "\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Chiang Mai - Krung Thep Aphiwat",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2161",
        "label": "10",
        "long": "\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Chiang Mai - Krung Thep Aphiwat",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2163",
        "label": "8",
        "long": "\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Chiang Mai - Krung Thep Aphiwat",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2164",
        "label": "21",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Krung Thep Aphiwat - Ubon Ratchathani",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2166",
        "label": "75",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Krung Thep Aphiwat - Nong Khai",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2167",
        "label": "71",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Krung Thep Aphiwat - Ubon Ratchathani",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2168",
        "label": "25",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Krung Thep Aphiwat - Nong Khai",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2169",
        "label": "23",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Krung Thep Aphiwat - Ubon Ratchathani",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "217",
        "label": "4324",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4324",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2170",
        "label": "2-46",
        "long": "\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2a\u0e19\u0e32\u0e21\u0e01\u0e35\u0e2c\u0e32\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34;Siam Park - National Stadium BTS Station",
        "short": "2-46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2171",
        "label": "24",
        "long": "\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Ubon Ratchathani - Krung Thep Aphiwat",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2172",
        "label": "72",
        "long": "\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Ubon Ratchathani - Krung Thep Aphiwat",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2173",
        "label": "22",
        "long": "\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Ubon Ratchathani - Krung Thep Aphiwat",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2174",
        "label": "76",
        "long": "\u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Nong Khai - Krung Thep Aphiwat",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2175",
        "label": "26",
        "long": "\u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Nong Khai - Krung Thep Aphiwat",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2176",
        "label": "43",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35;Krung Thep Aphiwat - Surat Thani",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2177",
        "label": "31",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c-\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e2b\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48;Krung Thep Aphiwat - Hat Yai Junction",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2178",
        "label": "37",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2a\u0e38\u0e44\u0e2b\u0e07\u0e42\u0e01-\u0e25\u0e01;Krung Thep Aphiwat - Su-Ngai Kolok",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2179",
        "label": "83",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e15\u0e23\u0e31\u0e07;Krung Thep Aphiwat - Trang",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "218",
        "label": "4325",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4325",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2180",
        "label": "85",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a;Krung Thep Aphiwat - Nakhon Si Thammarat",
        "short": "85",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2181",
        "label": "39",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35;Krung Thep Aphiwat - Surat Thani",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2183",
        "label": "2-50 (178)",
        "long": "\u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27;Happy Land - Central Ladprao",
        "short": "2-50 (178)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2184",
        "label": "2-52 (204)",
        "long": "\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e23\u0e32\u0e0a\u0e27\u0e07\u0e28\u0e4c;Mochit - Ratchawong Pier",
        "short": "2-52 (204)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FB99CB",
        "color_name": "white",
        "has_shape": true,
        "id": "2188",
        "label": "3-10 (46)",
        "long": "\u0e21.\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 2 - \u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32;Ramkhamhaeng University 2 - Si Phaya Pier",
        "short": "3-10 (46)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "219",
        "label": "4326",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4326",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2193",
        "label": "S6 (555)",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23 ) - \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34;Bangkok Bus Terminal (Chatuchak) - Suvarnabhumi Airport",
        "short": "S6 (555)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2194",
        "label": "4-1 (6)",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39; Phra Pradaeng - Banglamphu",
        "short": "4-1 (6)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2197",
        "label": "4-7E (21E)",
        "long": "\u0e27\u0e31\u0e14\u0e04\u0e39\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07 - \u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Wat Kusang - Chulalongkorn University",
        "short": "4-7E (21E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2198",
        "label": "4-7E (21E)",
        "long": "\u0e27\u0e31\u0e14\u0e04\u0e39\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07 - \u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Wat Kusang - Chulalongkorn University",
        "short": "4-7E (21E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2199",
        "label": "4-11 (43)",
        "long": "\u0e40\u0e2d\u0e01\u0e0a\u0e31\u0e22 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c;Ekachai - Thewet",
        "short": "4-11 (43)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "22",
        "label": "145",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Bangkok - Ubon Ratchathani",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "220",
        "label": "4327",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4327",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2202",
        "label": "4-3 (17)",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Phra Pradaeng - Victory Monument",
        "short": "4-3 (17)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2205",
        "label": "4-6 (21)",
        "long": "\u0e27\u0e31\u0e14\u0e04\u0e39\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07 - \u0e21\u0e2b\u0e32\u0e19\u0e32\u0e04;Wat Kusang - Maha Nak",
        "short": "4-6 (21)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2206",
        "label": "4-6 (21)",
        "long": "\u0e27\u0e31\u0e14\u0e04\u0e39\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07 - \u0e21\u0e2b\u0e32\u0e19\u0e32\u0e04;Wat Kusang - Maha Nak",
        "short": "4-6 (21)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "221",
        "label": "4328",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4328",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2211",
        "label": "3-13 (507)",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48 (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19);Samrong - Southern Bus Terminal (Talingchan)",
        "short": "3-13 (507)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2213",
        "label": "3-14 (132)",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - BTS \u0e2d\u0e38\u0e14\u0e21\u0e2a\u0e38\u0e02;Bangphli National Housing - Udom Suk BTS Station",
        "short": "3-14 (132)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2214",
        "label": "3-15 (133)",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - BTS \u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22;Bangphli National Housing - BTS Ekkamai",
        "short": "3-15 (133)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2216",
        "label": "3-16E (139)",
        "long": "\u0e21.\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 2 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Ramkhamhaeng 2 - Victory Monument",
        "short": "3-16E (139)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2217",
        "label": "4-12 (68)",
        "long": "\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39 - \u0e21\u0e08\u0e18. - \u0e27\u0e31\u0e14\u0e2a\u0e2b\u0e18\u0e23\u0e23\u0e21\u0e32\u0e23\u0e32\u0e21;Bang Lamphu - KMUTT - Wat Sahathammaram",
        "short": "4-12 (68)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2218",
        "label": "4-9 (37)",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22;Phra Pradaeng Pier - Chulalongkorn University",
        "short": "4-9 (37)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "222",
        "label": "4329",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4329",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2220",
        "label": "4-23E (140E)",
        "long": "\u0e41\u0e2a\u0e21\u0e14\u0e33 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Samaedam - Victory Monument (Expressway)",
        "short": "4-23E (140E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2222",
        "label": "4-26 (167)",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e27\u0e19\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35; Kheha Thonubri Bus Terminal- Lumphini Park",
        "short": "4-26 (167)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2223",
        "label": "4-21 (120)",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e41\u0e22\u0e01\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e02\u0e01;Samut Sakhon - Ban Khaek Intersection",
        "short": "4-21 (120)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFE547",
        "color_name": "yellow",
        "has_shape": true,
        "id": "2224",
        "label": "Yellow",
        "long": "\u0e2a\u0e32\u0e22\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27\u2013\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c\u2013\u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e2a\u0e32\u0e22\u0e2a\u0e35\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07);Yellow Line",
        "short": "Yellow",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2225",
        "label": "4-37 (9)",
        "long": "\u0e01\u0e31\u0e25\u0e1b\u0e1e\u0e24\u0e01\u0e29\u0e4c - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e2a\u0e32\u0e21\u0e40\u0e2a\u0e19;Kallaprapruk - Samsen Station",
        "short": "4-37 (9)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2227",
        "label": "4-36 (7)",
        "long": "\u0e40\u0e2d\u0e01\u0e0a\u0e31\u0e22 - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Ekachai - Hua Lamphong",
        "short": "4-36 (7)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2228",
        "label": "4-38 (28)",
        "long": "\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48 (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19) - \u0e21.\u0e23\u0e32\u0e0a\u0e20\u0e31\u0e0f\u0e08\u0e31\u0e19\u0e17\u0e23\u0e40\u0e01\u0e29\u0e21;Bus Terminal Southern (Talingchan) - Chandrakasem Rajabhat University",
        "short": "4-38 (28)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "223",
        "label": "4302",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4302",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2230",
        "label": "4-39 (40)",
        "long": "\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48 (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19) - \u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22;Bus Terminal Southern (Talingchan) - Ekkamai",
        "short": "4-39 (40)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2232",
        "label": "4-43 (80)",
        "long": "\u0e27\u0e31\u0e14\u0e28\u0e23\u0e35\u0e19\u0e27\u0e25\u0e18\u0e23\u0e23\u0e21\u0e27\u0e34\u0e21\u0e25 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Wat Srinualthammawimol - Sanamluang",
        "short": "4-43 (80)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2233",
        "label": "4-45 (81)",
        "long": "\u0e2d\u0e49\u0e2d\u0e21\u0e19\u0e49\u0e2d\u0e22 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 ;Om Noi 5 - Sanam Luang",
        "short": "4-45 (81)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2237",
        "label": "S7 (558)",
        "long": "\u0e17\u0e48\u0e32\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19\u0e19\u0e32\u0e19\u0e32\u0e0a\u0e32\u0e15\u0e34\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34 - \u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Suvarnabhumi Airport - Thon Buri Community Housing 2",
        "short": "S7 (558)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2238",
        "label": "4-46 (84)",
        "long": "\u0e27\u0e31\u0e14\u0e44\u0e23\u0e48\u0e02\u0e34\u0e07 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e01\u0e23\u0e38\u0e07\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Wat Raikhing - BTS Krungthonburi",
        "short": "4-46 (84)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2239",
        "label": "4-47 (89)",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35) - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e23\u0e32\u0e0a\u0e21\u0e07\u0e04\u0e25 (\u0e27\u0e34\u0e17\u0e22\u0e32\u0e40\u0e02\u0e15\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f);Bangkok Bus Terminal (Borommaratchachonnani Road) - RMUTK",
        "short": "4-47 (89)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "224",
        "label": "4303",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4303",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2241",
        "label": "3-19E",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Praksa  - Mochit 2",
        "short": "3-19E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2242",
        "label": "4-48 (7\u0e01)",
        "long": "\u0e2d\u0e39\u0e48\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35 - \u0e1e\u0e32\u0e2b\u0e38\u0e23\u0e31\u0e14;Borommaratchachonnani Bus Depot - Phahurat",
        "short": "4-48 (7\u0e01)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2244",
        "label": "4-50 (123)",
        "long": "\u0e2d\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e0d\u0e48 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Om Yai, Sam Phran - Sanam Luang",
        "short": "4-50 (123)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2245",
        "label": "4-51 (124)",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Ban Eua Arthorn Salaya  - Sanam Luang",
        "short": "4-51 (124)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2248",
        "label": "4-55 (163)",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32- \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2a\u0e19\u0e32\u0e21\u0e01\u0e35\u0e2c\u0e32\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34;Salaya - BTS National Stadium",
        "short": "4-55 (163)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "225",
        "label": "4304",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4304",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2251",
        "label": "4-60 (509)",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e28\u0e23\u0e29\u0e10\u0e01\u0e34\u0e08 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Economic village - Mo Chit 2",
        "short": "4-60 (509)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "2254",
        "label": "4-62 (539)",
        "long": "\u0e2d\u0e49\u0e2d\u0e21\u0e19\u0e49\u0e2d\u0e22 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Omnoi - Victory Monument",
        "short": "4-62 (539)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2257",
        "label": "4-63 (547)",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e16\u0e19\u0e19\u0e15\u0e01;Eua Athon Salaya - Thanon Tok",
        "short": "4-63 (547)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2258",
        "label": "4-64 (556)",
        "long": "\u0e27\u0e31\u0e14\u0e44\u0e23\u0e48\u0e02\u0e34\u0e07 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e18\u0e34\u0e1b\u0e44\u0e15\u0e22;Wat Rai Khing - Democracy Monument",
        "short": "4-64 (556)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "226",
        "label": "4305",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4305",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2261",
        "label": "4-8 (35)",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39;Thonburi Housing - Bang Lamphu",
        "short": "4-8 (35)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2263",
        "label": "4-16 (85)",
        "long": "\u0e1a\u0e34\u0e4a\u0e01\u0e0b\u0e35\u0e2a\u0e38\u0e02\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e34\u0e4c - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Big C Suksawat - Thonburi Station",
        "short": "4-16 (85)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2265",
        "label": "4-44 (80A)",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19 \u0e27\u0e1b\u0e2d. 11 - \u0e2a\u0e27\u0e19\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 8;Thai NDC 11 Village - Suanluang Rama 8",
        "short": "4-44 (80A)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2266",
        "label": "4-49 (170)",
        "long": "\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Borommaratchachonnani - Mochit 2",
        "short": "4-49 (170)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2267",
        "label": "3-21 (207)",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 2 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 ;Ramkhamhaeng 2 - Ramkhamhaeng",
        "short": "3-21 (207)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2268",
        "label": "3-21 (207)",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 2 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 ;Ramkhamhaeng 2 - Ramkhamhaeng",
        "short": "3-21 (207)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "227",
        "label": "4306",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4306",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2276",
        "label": "86",
        "long": "\u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Nakhon Si Thammarat - Krung Thep Aphiwat",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "228",
        "label": "4307",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4307",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "2284",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e44\u0e2d\u0e04\u0e2d\u0e19\u0e2a\u0e22\u0e32\u0e21 \u2013 \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e32\u0e17\u0e23;Iconsiam Pier - Sathon Pier (Ferry)",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e1f\u0e32\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "229",
        "label": "4308",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4308",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2291",
        "label": "S3 (559)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34;Rangsit - Suvarnabhumi Airport",
        "short": "S3 (559)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2293",
        "label": "3-35 (1)",
        "long": "\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Central Rama III - Sanam Luang",
        "short": "3-35 (1)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2294",
        "label": "3-36 (4)",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e20\u0e32\u0e29\u0e35\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;Phasi Charoen Pier - Bangkok Port (Klongtoey)",
        "short": "3-36 (4)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2297",
        "label": "3-37 (12)",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21\u0e41\u0e2b\u0e48\u0e07\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2a\u0e19\u0e32\u0e21\u0e44\u0e0a\u0e22;Thailand Cultural Centre Station - MRT Sanam Chai",
        "short": "3-37 (12)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "23",
        "label": "146",
        "long": "\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Ubon Ratchathani - Bangkok",
        "short": "146",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "230",
        "label": "4309",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4309",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2300",
        "label": "3-39 (14)",
        "long": "\u0e16\u0e19\u0e19\u0e15\u0e01 - \u0e28\u0e23\u0e35\u0e22\u0e48\u0e32\u0e19;Thanon Tok - Sriyan",
        "short": "3-39 (14)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2302",
        "label": "3-40 (22)",
        "long": "\u0e16\u0e19\u0e19\u0e15\u0e01 - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c;Thanon Tok - Happy Land",
        "short": "3-40 (22)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "231",
        "label": "4310",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4310",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2319",
        "label": "3-51 (205)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2d\u0e39\u0e48\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Klongtoey Depot - The mall Thapra",
        "short": "3-51 (205)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "232",
        "label": "4311",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4311",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2320",
        "label": "4-54E (157E)",
        "long": "\u0e2d\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e0d\u0e48 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Om Yai - Victory Monument",
        "short": "4-54E (157E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2321",
        "label": "2-4 (30)",
        "long": "\u0e27\u0e31\u0e14\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49 (\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32);Wat Paknam Nonthaburi - Southern Bus (Pinklao)",
        "short": "2-4 (30)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2322",
        "label": "4-5 (101)",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e2d\u0e39\u0e48\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35;Phra Pradaeng Pier - Borommaratchachonnani Bus Depot",
        "short": "4-5 (101)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2326",
        "label": "2-8 (51)",
        "long": "\u0e27\u0e31\u0e14\u0e1b\u0e23\u0e32\u0e07\u0e04\u0e4c\u0e2b\u0e25\u0e27\u0e07 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Wat Pang Luang - Bang Khen",
        "short": "2-8 (51)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2328",
        "label": "2-47 (117)",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21\u0e41\u0e2b\u0e48\u0e07\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35;Thailand Cultural Center - Nonthaburi Pier",
        "short": "2-47 (117)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2329",
        "label": "2-48 (122)",
        "long": "\u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c- \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23);Happy Land - Bangkok Bus Terminal (Chatuchak)",
        "short": "2-48 (122)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "233",
        "label": "4312",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4312",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2330",
        "label": "1-77 (26A)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;Minburi - Khlong Toei",
        "short": "1-77 (26A)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2331",
        "label": "1-3 (34\u0e40\u0e2a\u0e23\u0e34\u0e21)",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Bang Khen - Hua Lamphong",
        "short": "1-3 (34\u0e40\u0e2a\u0e23\u0e34\u0e21)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2332",
        "label": "1-10 (95)",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - ARL \u0e2b\u0e31\u0e27\u0e2b\u0e21\u0e32\u0e01;Bangkhen - ARL Hua Mak Station",
        "short": "1-10 (95)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FB99CB",
        "color_name": "white",
        "has_shape": true,
        "id": "2333",
        "label": "1-27 (90)",
        "long": "BTS \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 - \u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35;BTS Mochit - Pathumthani",
        "short": "1-27 (90)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2335",
        "label": "1-29 (95\u0e40\u0e25\u0e35\u0e22\u0e1a\u0e14\u0e48\u0e27\u0e19)",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e21.\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07;Bang Khen - Ramkhamhaeng University",
        "short": "1-29 (95\u0e40\u0e25\u0e35\u0e22\u0e1a\u0e14\u0e48\u0e27\u0e19)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2336",
        "label": "1-32E",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e15\u0e25\u0e32\u0e14\u0e1e\u0e25\u0e39 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bang Khen - BTS Talat Phlu",
        "short": "1-32E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2337",
        "label": "1-33",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e0b\u0e37\u0e48\u0e2d;Bang Khen - Bang Sue Railway Station",
        "short": "1-33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2338",
        "label": "44",
        "long": "\u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35-\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Surat Thani - Bangkok (Krung Thep Aphiwat)",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2339",
        "label": "84",
        "long": "\u0e15\u0e23\u0e31\u0e07 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Trang - Bangkok (Krung Thep Aphiwat)",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "234",
        "label": "4313",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4313",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2340",
        "label": "32",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e2b\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Hat Yai Junction - Bangkok (Krung Thep Aphiwat)",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2341",
        "label": "38",
        "long": "\u0e2a\u0e38\u0e44\u0e2b\u0e07\u0e42\u0e01-\u0e25\u0e01 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Su-Ngai Kolok - Bangkok (Krung Thep Aphiwat)",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2342",
        "label": "46",
        "long": "\u0e1b\u0e32\u0e14\u0e31\u0e07\u0e40\u0e1a\u0e0b\u0e32\u0e23\u0e4c - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Padang Besar - Bangkok (Krung Thep Aphiwat)",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2345",
        "label": "1-53 (501)",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e19\u0e31\u0e01\u0e01\u0e35\u0e2c\u0e32\u0e41\u0e2b\u0e25\u0e21\u0e17\u0e2d\u0e07 - \u0e17\u0e48\u0e32\u0e0a\u0e49\u0e32\u0e07;Nakkila Laem Thong Village - Tha Chang",
        "short": "1-53 (501)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2347",
        "label": "1-62",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c;Minburi - Ministry of Commerce",
        "short": "1-62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2348",
        "label": "1-63",
        "long": "\u0e1b\u0e31\u0e10\u0e27\u0e34\u0e01\u0e23\u0e13\u0e4c - \u0e2a\u0e27\u0e19\u0e2b\u0e25\u0e27\u0e07\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 8 ;Patthawikon - Suan Luang Rama VIII",
        "short": "1-63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "235",
        "label": "4314",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4314",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2350",
        "label": "3-25E (552E)",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Paknam - Industrial real estate agency in Bangkok",
        "short": "3-25E (552E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2351",
        "label": "3-44",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Khlong Toei pier - Victory Monument",
        "short": "3-44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2353",
        "label": "3-27 (207)",
        "long": "\u0e1b\u0e39\u0e48\u0e40\u0e08\u0e49\u0e32\u0e2a\u0e21\u0e34\u0e07\u0e1e\u0e23\u0e32\u0e22 - \u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21;Phuchao Saming Phray - Suan Sayam",
        "short": "3-27 (207)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "236",
        "label": "4315",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4315",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2362",
        "label": "1-80E",
        "long": "\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 - MRT \u0e2a\u0e19\u0e32\u0e21\u0e44\u0e0a\u0e22 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Siam Park - MRT Sanam Chai",
        "short": "1-80E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2364",
        "label": "1-73L",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e19\u0e33\u0e44\u0e01\u0e23 - \u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Nam Krai Industrial Estate - Rom Klao",
        "short": "1-73L",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2365",
        "label": "1-71L",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e25\u0e33\u0e1c\u0e31\u0e01\u0e0a\u0e35 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e09\u0e25\u0e2d\u0e07\u0e01\u0e23\u0e38\u0e07 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Lam Phak Chi - Minburi - Celebrating the capital",
        "short": "1-71L",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2366",
        "label": "1-64L",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e0b\u0e32\u0e1f\u0e32\u0e23\u0e35\u0e40\u0e27\u0e34\u0e25\u0e14\u0e4c - \u0e19\u0e27\u0e25\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Safari World - Nuanchan",
        "short": "1-64L",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "237",
        "label": "4316",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4316",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2371",
        "label": "3-31",
        "long": "\u0e40\u0e21\u0e01\u0e32\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e1a\u0e32\u0e07\u0e1a\u0e2d\u0e19;Megabangna - Bang Bon",
        "short": "3-31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2373",
        "label": "2-17L",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1a\u0e32\u0e07\u0e0b\u0e37\u0e48\u0e2d - \u0e21.\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Bang Sue Railway Station - Kasetsart University",
        "short": "2-17L",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2374",
        "label": "2-18E (69E)",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e17\u0e48\u0e32\u0e2d\u0e34\u0e10 - \u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Tha It Market - Ramkhamhaeng (Expressway)",
        "short": "2-18E (69E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2375",
        "label": "2-28",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35;Bang Bua Thong Market - BTS Lumpini",
        "short": "2-28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2376",
        "label": "3-32",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21;Samrong - Suan Sayam",
        "short": "3-32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2378",
        "label": "3-34",
        "long": "\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Bang Na - Industrial real estate agency in Bangkok",
        "short": "3-34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "238",
        "label": "4317",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4317",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2380",
        "label": "2-32E (70E)",
        "long": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e19\u0e34\u0e40\u0e27\u0e28\u0e19\u0e4c 3 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Prachaniwet 3 - Sanam Luang",
        "short": "2-32E (70E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2381",
        "label": "3-52L",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Rama III - Hua Lamphong",
        "short": "3-52L",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2382",
        "label": "3-53",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2b\u0e31\u0e27\u0e2b\u0e21\u0e32\u0e01 - \u0e40\u0e2a\u0e32\u0e0a\u0e34\u0e07\u0e0a\u0e49\u0e32;Hua Mak station - The Giant Swing",
        "short": "3-53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2383",
        "label": "2-33",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07\u0e40\u0e04\u0e2b\u0e30  - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e1a\u0e32\u0e07\u0e0b\u0e37\u0e48\u0e2d;Baan Buathong Kheha - Bang Sue Railway Station",
        "short": "2-33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2386",
        "label": "3-54",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e20\u0e32\u0e29\u0e35\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Phasi Charoen Pier - Victory Monument",
        "short": "3-54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2387",
        "label": "3-55",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 7;Bangkok Port - Rama 7",
        "short": "3-55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "239",
        "label": "4340",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4340",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2390",
        "label": "2-34L",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e2a\u0e32\u0e21\u0e40\u0e2a\u0e19 - \u0e14\u0e34\u0e19\u0e41\u0e14\u0e07 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Samsen Railway Station - Din Daeng",
        "short": "2-34L",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2394",
        "label": "3-23E (513E)",
        "long": "\u0e2a\u0e33\u0e42\u0e23\u0e07 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e2f \u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Samrong - Government Complex Chaeng Watthana",
        "short": "3-23E (513E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2396",
        "label": "2-53L",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e23\u0e31\u0e0a\u0e14\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Victory Monument -  Ratchadapisek",
        "short": "2-53L",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2399",
        "label": "2-36",
        "long": "\u0e27\u0e31\u0e14\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e2a\u0e21\u0e35\u0e22\u0e19\u0e15\u0e23\u0e32 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e2f \u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30;Wat Khlong Samian Tra - Government Complex",
        "short": "2-36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "24",
        "label": "167",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e01\u0e31\u0e19\u0e15\u0e31\u0e07;Bangkok - Kantang",
        "short": "167",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "240",
        "label": "4341",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4341",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2400",
        "label": "4-10 (42L)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e2a\u0e32\u0e0a\u0e34\u0e07\u0e0a\u0e49\u0e32 - \u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Sao Ching Cha - Tha Phra",
        "short": "4-10 (42L)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2401",
        "label": "4-18 (105)",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e01\u0e23\u0e38\u0e07\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Samut Sakhon - Rama 2 - BTS Krung Thon Buri",
        "short": "4-18 (105)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2402",
        "label": "4-19 (108L)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e15\u0e25\u0e32\u0e14\u0e1e\u0e25\u0e39 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);BTS Talat Phlu - Victory Monument",
        "short": "4-19 (108L)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2407",
        "label": "4-41 (57R)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e15\u0e25\u0e34\u0e48\u0e07\u0e02\u0e31\u0e19 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e27\u0e19\u0e02\u0e27\u0e32);Talingcha - Thonburi",
        "short": "4-41 (57R)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2408",
        "label": "4-52 (146L)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21 : \u0e1a\u0e32\u0e07\u0e41\u0e04 - \u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Bang Khae - Taling Chan",
        "short": "4-52 (146L)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2409",
        "label": "4-56 (165)",
        "long": "\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e01\u0e23\u0e38\u0e07\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Borommaratchachonnani - BTS Krung Thon Buri",
        "short": "4-56 (165)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "241",
        "label": "4342",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4342",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2410",
        "label": "4-57L",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35 - \u0e17\u0e27\u0e35\u0e27\u0e31\u0e12\u0e19\u0e32;Borommaratchachonnani - Thawi Watthana",
        "short": "4-57L",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2417",
        "label": "4-67",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c;Sala Ya Railway Station - Ministry of Commerce",
        "short": "4-67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2418",
        "label": "4-68",
        "long": "\u0e2a\u0e27\u0e19\u0e1c\u0e31\u0e01 - \u0e16\u0e19\u0e19\u0e15\u0e01;Suan Phak Rd. - Thanon Tok",
        "short": "4-68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2419",
        "label": "4-33E",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Phra Pradaeng - Mo Chit 2",
        "short": "4-33E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "242",
        "label": "4343",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4343",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2420",
        "label": "4-35",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e19 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Khlong San - Thewes",
        "short": "4-35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2421",
        "label": "4-69",
        "long": "\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35 - \u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 9;Borommaratchachonnani - Phra Ram 9",
        "short": "4-69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2423",
        "label": "4-70E",
        "long": "\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15    (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Central Salaya - BTS Mo Chit",
        "short": "4-70E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2424",
        "label": "4-27E (173E)",
        "long": "\u0e1a\u0e32\u0e07\u0e02\u0e38\u0e19\u0e40\u0e17\u0e35\u0e22\u0e19 - \u0e41\u0e2e\u0e1b\u0e1b\u0e35\u0e49\u0e41\u0e25\u0e19\u0e14\u0e4c (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bang Khun Thian - Happy Land (E)",
        "short": "4-27E (173E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2425",
        "label": "4-28 (529)",
        "long": "\u0e41\u0e2a\u0e21\u0e14\u0e33 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Samae Dam - Victory Monument",
        "short": "4-28 (529)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2426",
        "label": "4-29E (529)",
        "long": "\u0e41\u0e2a\u0e21\u0e14\u0e33 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e0a\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Samae Dam - Bangkok Bus Terminal (Chatuchak)",
        "short": "4-29E (529)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2427",
        "label": "4-2 (15)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21BRT \u0e23\u0e32\u0e0a\u0e1e\u0e24\u0e01\u0e29\u0e4c - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39 - \u0e2a\u0e22\u0e32\u0e21 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);BRT Ratchapruek - Bang Lamphu - Siam",
        "short": "4-2 (15)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2428",
        "label": "4-25 (147R)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1a\u0e32\u0e07\u0e41\u0e04 (\u0e27\u0e19\u0e02\u0e27\u0e32);Thonburi Housing - Bang Khae",
        "short": "4-25 (147R)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2429",
        "label": "1-76 (168L)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e02\u0e32\u0e27 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Bua Khao Village - Minburi",
        "short": "1-76 (168L)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "243",
        "label": "4344",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4344",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2431",
        "label": "4-34L",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Thonburi Housing - Phra Pradaeng",
        "short": "4-34L",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD4692",
        "color_name": "pink",
        "has_shape": true,
        "id": "2436",
        "label": "Pink",
        "long": "\u0e2a\u0e32\u0e22\u0e41\u0e04\u0e23\u0e32\u0e22 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e2a\u0e32\u0e22\u0e2a\u0e35\u0e0a\u0e21\u0e1e\u0e39);Pink Line",
        "short": "Pink",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2437",
        "label": "2-22 (175)",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e16\u0e19\u0e19\u0e15\u0e01;Nonthaburi Pier - Tok Road",
        "short": "2-22 (175)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "244",
        "label": "4345",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4345",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "245",
        "label": "4346",
        "long": "\u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22 - \u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48;Maha Chai - Wongwian Yai",
        "short": "4346",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2457",
        "label": "3-5 (23)",
        "long": "\u0e1b\u0e39\u0e48\u0e40\u0e08\u0e49\u0e32\u0e2a\u0e21\u0e34\u0e07\u0e1e\u0e23\u0e32\u0e22 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c;Pu Chao Saming Phrai - Thewet",
        "short": "3-5 (23)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "246",
        "label": "4347",
        "long": "\u0e27\u0e07\u0e40\u0e27\u0e35\u0e22\u0e19\u0e43\u0e2b\u0e0d\u0e48 - \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22;Wongwian Yai - Maha Chai",
        "short": "4347",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2460",
        "label": "2-7 (50)",
        "long": "\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 7 - \u0e2a\u0e27\u0e19\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35;RAMA VII Bridge - Lumphini Park",
        "short": "2-7 (50)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2464",
        "label": "3-42 (62)",
        "long": "\u0e2a\u0e32\u0e18\u0e38\u0e1b\u0e23\u0e30\u0e14\u0e34\u0e29\u0e10\u0e4c - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Sathupradit - Victory Monument",
        "short": "3-42 (62)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "247",
        "label": "4380",
        "long": "\u0e41\u0e21\u0e48\u0e01\u0e25\u0e2d\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21;Mae Klong - Ban Laem",
        "short": "4380",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2470",
        "label": "4-13 (75)",
        "long": "\u0e2d\u0e39\u0e48\u0e18\u0e32\u0e23\u0e17\u0e34\u0e1e\u0e22\u0e4c - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Bus Depot Thantip - Hua Lamphong",
        "short": "4-13 (75)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2471",
        "label": "2-43 (49)",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Krung Thep Aphiwat - Hua Lamphong",
        "short": "2-43 (49)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2472",
        "label": "2-7 (50)",
        "long": "\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 7 - \u0e2a\u0e27\u0e19\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35;RAMA VII Bridge - Lumphini Park",
        "short": "2-7 (50)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2473",
        "label": "1-38 (60)",
        "long": "\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2a\u0e19\u0e32\u0e21\u0e44\u0e0a\u0e22;Siam Park - MRT Sanam Chai",
        "short": "1-38 (60)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2475",
        "label": "63 \u0e40\u0e14\u0e34\u0e21",
        "long": "MRT \u0e1e\u0e23\u0e30\u0e19\u0e31\u0e48\u0e07\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;MRT Phra Nang Klao - Victory Monument",
        "short": "63 \u0e40\u0e14\u0e34\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2476",
        "label": "2-14 (70)",
        "long": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e19\u0e34\u0e40\u0e27\u0e28\u0e19\u0e4c 3 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Prachaniwet 3 - Sanamluang",
        "short": "2-14 (70)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2477",
        "label": "3-45 (77)",
        "long": "\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3;Mochit 2 - Central RAMA 3",
        "short": "3-45 (77)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "248",
        "label": "4381",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21 - \u0e41\u0e21\u0e48\u0e01\u0e25\u0e2d\u0e07;Ban Laem - Mae Klong",
        "short": "4381",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2482",
        "label": "2-19 (127)",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39;Bang Buathong Market - Bang Lamphu",
        "short": "2-19 (127)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2484",
        "label": "2-16 (104)",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Pakkred - Mochit 2",
        "short": "2-16 (104)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "249",
        "label": "4382",
        "long": "\u0e41\u0e21\u0e48\u0e01\u0e25\u0e2d\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21;Mae Klong - Ban Laem",
        "short": "4382",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2491",
        "label": "2-20 (134)",
        "long": "\u0e21.\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07\u0e40\u0e04\u0e2b\u0e30 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Buathong Keha Village - Mochit 2",
        "short": "2-20 (134)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2494",
        "label": "166 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Government Complex - Victory Monument",
        "short": "166 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2497",
        "label": "3-18 (145)",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32\u0e1a\u0e48\u0e2d\u0e14\u0e34\u0e19 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Praksa-Bodin - Mochit 2",
        "short": "3-18 (145)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2499",
        "label": "1-25 (543)",
        "long": "\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32 \u0e04\u0e25\u0e2d\u0e07 7 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Lumlukka Klong 7 - Bangkhen",
        "short": "1-25 (543)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "25",
        "label": "168",
        "long": "\u0e01\u0e31\u0e19\u0e15\u0e31\u0e07 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Kantang - Bangkok",
        "short": "168",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "250",
        "label": "4383",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21 - \u0e41\u0e21\u0e48\u0e01\u0e25\u0e2d\u0e07;Ban Laem - Mae Klong",
        "short": "4383",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2501",
        "label": "1-36 (26)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Minburi - Mo Chit 2",
        "short": "1-36 (26)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2504",
        "label": "2-37 (3)",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e19 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e16\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Klongsan - Krung Thep Aphiwat",
        "short": "2-37 (3)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2506",
        "label": "178 \u0e40\u0e2a\u0e23\u0e34\u0e21",
        "long": "\u0e19\u0e27\u0e21\u0e34\u0e19\u0e17\u0e23\u0e4c - \u0e40\u0e01\u0e29\u0e15\u0e23;Nawamin - Kaset",
        "short": "178 \u0e40\u0e2a\u0e23\u0e34\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "251",
        "label": "4384",
        "long": "\u0e41\u0e21\u0e48\u0e01\u0e25\u0e2d\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21;Mae Klong - Ban Laem",
        "short": "4384",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2510",
        "label": "2-20 (134)",
        "long": "\u0e21.\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07\u0e40\u0e04\u0e2b\u0e30 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Buathong Keha Village - Mochit 2",
        "short": "2-20 (134)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2515",
        "label": "1-38 (60)",
        "long": "\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2a\u0e19\u0e32\u0e21\u0e44\u0e0a\u0e22;Siam Park - MRT Sanam Chai",
        "short": "1-38 (60)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2516",
        "label": "3-42 (62)",
        "long": "\u0e2a\u0e32\u0e18\u0e38\u0e1b\u0e23\u0e30\u0e14\u0e34\u0e29\u0e10\u0e4c - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Sathupradit - Victory Monument",
        "short": "3-42 (62)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2517",
        "label": "1-24E (538E)",
        "long": "\u0e21\u0e17\u0e23.\u0e18\u0e31\u0e0d\u0e1a\u0e38\u0e23\u0e35 - \u0e23\u0e1e.\u0e2a\u0e07\u0e06\u0e4c (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);RMUTT Thanyaburi - Priest Hospital (Expressway)",
        "short": "1-24E (538E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2519",
        "label": "1-2E (34E)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Rangsit - Hua Lamphong",
        "short": "1-2E (34E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "252",
        "label": "4385",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21 - \u0e41\u0e21\u0e48\u0e01\u0e25\u0e2d\u0e07;Ban Laem - Mae Klong",
        "short": "4385",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CC00CC",
        "color_name": "pink",
        "has_shape": true,
        "id": "2520",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e41\u0e2a\u0e19\u0e41\u0e2a\u0e1a",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e27\u0e31\u0e14\u0e28\u0e23\u0e35\u0e1a\u0e38\u0e0d\u0e40\u0e23\u0e37\u0e2d\u0e07 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e40\u0e02\u0e15\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Wat Sriboonreung Pier - Khet Minburi Pier",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e41\u0e2a\u0e19\u0e41\u0e2a\u0e1a",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "47D503",
        "color_name": "green",
        "has_shape": true,
        "id": "2521",
        "label": "B2",
        "long": "\u0e28\u0e32\u0e25\u0e32\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23 2 - BTS \u0e2a\u0e19\u0e32\u0e21\u0e40\u0e1b\u0e49\u0e32;BMA Bangkok City Hall 2 - BTS Sanam Pao",
        "short": "B2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "47D503",
        "color_name": "green",
        "has_shape": true,
        "id": "2523",
        "label": "B3",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - ARL \u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07;Kheha Romklao - ARL Lat Krabang",
        "short": "B3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "47D503",
        "color_name": "green",
        "has_shape": true,
        "id": "2524",
        "label": "\u0e23\u0e16\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27 4 \u0e15\u0e25\u0e32\u0e14\u0e19\u0e49\u0e33",
        "long": "MRT \u0e1a\u0e32\u0e07\u0e02\u0e38\u0e19\u0e19\u0e19\u0e17\u0e4c - 4 \u0e15\u0e25\u0e32\u0e14\u0e19\u0e49\u0e33;MRT Bang Khun Non - 4 Floating Market",
        "short": "\u0e23\u0e16\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27 4 \u0e15\u0e25\u0e32\u0e14\u0e19\u0e49\u0e33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "47D503",
        "color_name": "green",
        "has_shape": true,
        "id": "2525",
        "label": "\u0e2a\u0e32\u0e22\u0e2a\u0e32\u0e21\u0e40\u0e2a\u0e19",
        "long": "\u0e2a\u0e32\u0e21\u0e40\u0e2a\u0e19 - \u0e15\u0e31\u0e49\u0e07\u0e2e\u0e31\u0e48\u0e27\u0e40\u0e2a\u0e47\u0e07;Sam Sen - Tang Hua Seng",
        "short": "\u0e2a\u0e32\u0e22\u0e2a\u0e32\u0e21\u0e40\u0e2a\u0e19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2526",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Klong Jilad Pier - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2527",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e23\u0e32\u0e14 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e23\u0e32\u0e14 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Klong Jilad Pier - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e23\u0e32\u0e14 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2528",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Klong Jilad Pier - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2529",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 ;Klong Jilad Pier - Sala Dan",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "253",
        "label": "4386",
        "long": "\u0e41\u0e21\u0e48\u0e01\u0e25\u0e2d\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21;Mae Klong - Ban Laem",
        "short": "4386",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2530",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e07\u0e04\u0e32 \u2013 \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e07\u0e04\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Kong Ka Pier - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e07\u0e04\u0e32 \u2013 \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2531",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e07\u0e04\u0e32 \u2013 \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e07\u0e04\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Kong Ka Pier - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e07\u0e04\u0e32 \u2013 \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2532",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e07\u0e04\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e07\u0e04\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Kong Ka Pier - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e07\u0e04\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2533",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e07\u0e04\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e07\u0e04\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Kong Ka Pier - Kong Ka Pier",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e07\u0e04\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2534",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e18\u0e32\u0e23\u0e32\u0e2f - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e2f - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Hat Noppharat Thara - Phi Phi Island",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e18\u0e32\u0e23\u0e32\u0e2f - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2535",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e18\u0e32\u0e23\u0e32\u0e2f - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e2f - \u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19;Noparatthara Pier - Sala Dan Pier",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e18\u0e32\u0e23\u0e32\u0e2f - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2536",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e18\u0e32\u0e23\u0e32\u0e2f - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e2f - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Noparatthara Pier - Phuket",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e18\u0e32\u0e23\u0e32\u0e2f - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "254",
        "label": "4387",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21 - \u0e41\u0e21\u0e48\u0e01\u0e25\u0e2d\u0e07;Ban Laem - Mae Klong",
        "short": "4387",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2541",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2542",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2547",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Klong Jilad Pier - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e1b\u0e32\u0e01\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e34\u0e2b\u0e25\u0e32\u0e14-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2548",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 \u0e2d.\u0e40\u0e01\u0e32\u0e30\u0e25\u0e31\u0e19\u0e15\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 \u0e2d.\u0e40\u0e01\u0e32\u0e30\u0e25\u0e31\u0e19\u0e15\u0e32 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Sala Dan - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 \u0e2d.\u0e40\u0e01\u0e32\u0e30\u0e25\u0e31\u0e19\u0e15\u0e32-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2549",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2550",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2551",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2552",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2553",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2554",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2555",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2556",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2557",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Sala Dan - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13A949",
        "color_name": "green",
        "has_shape": true,
        "id": "2558",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Sala Dan - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2559",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Sala Dan - Phi Phi Islands",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e28\u0e32\u0e25\u0e32\u0e14\u0e48\u0e32\u0e19 - \u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2560",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2561",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2562",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27\u0e19\u0e49\u0e2d\u0e22;Ao Thalane Pier - Koh Yao Noi",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2563",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27\u0e43\u0e2b\u0e0d\u0e48;Ao Thalane Pier  - Koh Yao Yai",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2564",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27\u0e19\u0e49\u0e2d\u0e22;Ao Thalane Pier - Koh Yao Noi",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2565",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27\u0e19\u0e49\u0e2d\u0e22;Ao Thalane Pier - Koh Yao Noi",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2566",
        "label": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27\u0e19\u0e49\u0e2d\u0e22;Ao Thalane Pier - Koh Yao Noi",
        "short": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2d\u0e48\u0e32\u0e27\u0e17\u0e48\u0e32\u0e40\u0e25\u0e19-\u0e40\u0e01\u0e32\u0e30\u0e22\u0e32\u0e27",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2567",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2568",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "13D6D5",
        "color_name": "teal",
        "has_shape": true,
        "id": "2569",
        "label": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Phi Phi Islands - Phuket",
        "short": "\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "EB0D0D",
        "color_name": "red",
        "has_shape": true,
        "id": "2570",
        "label": "1",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e15\u0e23\u0e35\u0e17\u0e34\u0e1e\u0e22\u0e4c - \u0e23\u0e2d\u0e1a\u0e40\u0e21\u0e37\u0e2d\u0e07;Trithip Village - Rop Muang",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2572",
        "label": "2-29",
        "long": "MRT \u0e04\u0e25\u0e2d\u0e07\u0e1a\u0e32\u0e07\u0e44\u0e1c\u0e48 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2;MRT Khlong BangPhai - Central Rama 2",
        "short": "2-29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2573",
        "label": "950",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48) - \u0e04\u0e25\u0e2d\u0e07\u0e17\u0e48\u0e2d\u0e21 - \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48;Bangkok(Sai Tai Mai)-Khlong Thom-Krabi",
        "short": "950",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2574",
        "label": "9912",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48)-\u0e04\u0e25\u0e2d\u0e07\u0e17\u0e48\u0e2d\u0e21-\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48;Bangkok - Krabi",
        "short": "9912",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2575",
        "label": "446",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e15\u0e23\u0e31\u0e07;Krabi - Trang",
        "short": "446",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2576",
        "label": "710",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 \u2013 \u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e49\u0e2d\u0e07 - \u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c;KRABI - BAN SONG - SURAT THANI",
        "short": "710",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2577",
        "label": "8399",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e18\u0e32\u0e23\u0e32 \u2013 \u0e2a\u0e38\u0e2a\u0e32\u0e19\u0e2b\u0e2d\u0e22;Krabi - Noppharat Thara Beach - Shell Cemetery",
        "short": "8399",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2578",
        "label": "8256",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e40\u0e01\u0e32\u0e30\u0e25\u0e31\u0e19\u0e15\u0e32 (\u0e1a\u0e49\u0e32\u0e19\u0e2a\u0e31\u0e07\u0e01\u0e32\u0e2d\u0e39\u0e49);Krabi - Koh Lanta (Ban Sang Ka U)",
        "short": "8256",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2579",
        "label": "983",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e \u2013 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 ;Bangkok - Krabi",
        "short": "983",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "258",
        "label": "3-12E (102)",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32\u0e1a\u0e48\u0e2d\u0e14\u0e34\u0e19 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Praeksa Bodin - Central RAMA 3 (expressway)",
        "short": "3-12E (102)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2580",
        "label": "8391",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e23\u0e2d\u0e1a\u0e40\u0e01\u0e32\u0e30\u0e25\u0e31\u0e19\u0e15\u0e32;Circle around Koh Lanta",
        "short": "8391",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2582",
        "label": "8256",
        "long": "\u0e0a\u0e48\u0e27\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e31\u0e27\u0e2b\u0e34\u0e19;Krabi - Ban Hua Hin section",
        "short": "8256",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2583",
        "label": "4-61 (515)",
        "long": "\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Salaya - Victory Monument",
        "short": "4-61 (515)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2586",
        "label": "8557",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21\u0e01\u0e23\u0e27\u0e14;Krabi - Nuea Khlong - Ban Laem Kruat",
        "short": "8557",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2587",
        "label": "3-11 (48)",
        "long": "\u0e21.\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 2 - \u0e27\u0e31\u0e14\u0e42\u0e1e\u0e18\u0e34\u0e4c;Ramkhamhaeng 2 - Wat Pho",
        "short": "3-11 (48)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2588",
        "label": "4-40 (56L)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e01\u0e23\u0e38\u0e07\u0e18\u0e19 - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Krungthon - Banglamphu",
        "short": "4-40 (56L)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2592",
        "label": "1-6 (52)",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Pakkred - Mochit 2",
        "short": "1-6 (52)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2593",
        "label": "1-13 (126)",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e2f \u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 - \u0e04\u0e25\u0e2d\u0e07\u0e15\u0e31\u0e19; Government Complex - Klong Tun",
        "short": "1-13 (126)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2594",
        "label": "1-6 (52)",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Pakkred - Mochit 2",
        "short": "1-6 (52)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2595",
        "label": "3-6 (25)",
        "long": "\u0e23\u0e23.\u0e1b\u0e17\u0e38\u0e21\u0e04\u0e07\u0e04\u0e32 \u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - BTS \u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22;Pathumkongka Samutprakan - BTS Ekkamai",
        "short": "3-6 (25)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2596",
        "label": "4-53 (149)",
        "long": "\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22 - \u0e40\u0e0b\u0e1f\u0e2d\u0e35;Akkamai - SafeE",
        "short": "4-53 (149)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2597",
        "label": "3-3 (11)",
        "long": "\u0e2a\u0e27\u0e19\u0e2b\u0e25\u0e27\u0e07 \u0e23.9 - \u0e2a\u0e19\u0e32\u0e21\u0e01\u0e35\u0e2c\u0e32\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34;Suan Luang Rama 9 - National Stadium",
        "short": "3-3 (11)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2598",
        "label": "4-15 (82)",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39;Phra Pradaeng - \u0e1a\u0e32\u0e07\u0e25\u0e31\u0e21\u0e0b\u0e39",
        "short": "4-15 (82)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2599",
        "label": "1-15 (150)",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Pak Kret - Minburi",
        "short": "1-15 (150)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "26",
        "label": "169",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e22\u0e30\u0e25\u0e32;Bangkok - Yala",
        "short": "169",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2601",
        "label": "1-44 (113)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Minburi - Hua Lamphong",
        "short": "1-44 (113)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2602",
        "label": "2-8 (51)",
        "long": "\u0e27\u0e31\u0e14\u0e1b\u0e23\u0e32\u0e07\u0e04\u0e4c\u0e2b\u0e25\u0e27\u0e07 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Wat Pang Luang - Bang Khen",
        "short": "2-8 (51)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2603",
        "label": "2-35 (110)",
        "long": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e19\u0e34\u0e40\u0e27\u0e28\u0e19\u0e4c 3 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c;Prachaniwet 3 - Thewet",
        "short": "2-35 (110)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2605",
        "label": "4-51 (124)",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Ban Eua Arthorn Salaya  - Sanam Luang",
        "short": "4-51 (124)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2606",
        "label": "4-63 (547)",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e16\u0e19\u0e19\u0e15\u0e01;Eua Athon Salaya - Thanon Tok",
        "short": "4-63 (547)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2608",
        "label": "3-49 (179)",
        "long": "\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 7 - \u0e28\u0e32\u0e25\u0e32\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23 \u0e01\u0e17\u0e21.2;Phra Ram 7 - Bangkok City Hall 2",
        "short": "3-49 (179)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2612",
        "label": "3-30 (206)",
        "long": "\u0e40\u0e21\u0e01\u0e32\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Mega Bangna - Bang Khen",
        "short": "3-30 (206)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2614",
        "label": "1-57 (519)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;Minburi - Khlong Toei Port",
        "short": "1-57 (519)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2615",
        "label": "2-41 (36\u0e01)",
        "long": "\u0e1b\u0e31\u0e10\u0e27\u0e34\u0e01\u0e23\u0e13\u0e4c - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Patthavikon - Victory Monument",
        "short": "2-41 (36\u0e01)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2618",
        "label": "8558",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e01\u0e2d\u0e15\u0e07;Krabi - Nuea Khlong - Ban Kotong",
        "short": "8558",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2619",
        "label": "8403",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e17\u0e48\u0e32\u0e40\u0e25\u0e19;Krabi - Tha Len",
        "short": "8403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2620",
        "label": "8317",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 \u2013 \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e32\u0e23\u0e2a\u0e27\u0e19\u0e22\u0e32\u0e07;Krabi \u2013 Rubber Plantation Organization",
        "short": "8317",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2621",
        "label": "8317",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 \u2013 \u0e1a\u0e49\u0e32\u0e19\u0e17\u0e48\u0e32\u0e1b\u0e23\u0e30\u0e14\u0e39\u0e48;Krabi \u2013 Ban Tha Pradu section",
        "short": "8317",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2622",
        "label": "8317",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e32\u0e07\u0e40\u0e15\u0e35\u0e22\u0e27;Krabi - Ban Bang Tiao section",
        "short": "8317",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2623",
        "label": "1822",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e2b\u0e32\u0e14\u0e22\u0e32\u0e27;Krabi - Hadyao",
        "short": "1822",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2624",
        "label": "1823",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e2d\u0e48\u0e32\u0e27\u0e25\u0e36\u0e01 - \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e32\u0e40\u0e2b\u0e19\u0e37\u0e2d;Krabi - Ao Luek - Ban Na Nuea",
        "short": "1823",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2625",
        "label": "1823",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e2d\u0e48\u0e32\u0e27\u0e25\u0e36\u0e01 - \u0e1a\u0e49\u0e32\u0e19\u0e19\u0e32\u0e40\u0e2b\u0e19\u0e37\u0e2d;Krabi - Ao Luek - Ban Na Nuea",
        "short": "1823",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2626",
        "label": "1824",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e21\u0e48\u0e27\u0e07 - \u0e1a\u0e49\u0e32\u0e19\u0e17\u0e31\u0e1a\u0e41\u0e02\u0e01 [\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e1e\u0e34\u0e17\u0e31\u0e01\u0e29\u0e4c\u0e2d\u0e38\u0e17\u0e22\u0e32\u0e19\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34\u0e17\u0e35\u0e48 \u0e1e\u0e1e.4 (\u0e17\u0e31\u0e1a\u0e41\u0e02\u0e01)];Krabi - Ban Khlong Muang - Ban Tub Kaek [National Park Protection Unit at PO.4 (Thap Kaek)]",
        "short": "1824",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2627",
        "label": "8381",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e40\u0e02\u0e32\u0e1e\u0e19\u0e21 - \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e25\u0e33\u0e17\u0e31\u0e1a;Krabi - Khao Phanom District - Lam Thap District",
        "short": "8381",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2628",
        "label": "8379",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e2d\u0e48\u0e32\u0e27\u0e25\u0e36\u0e01\u0e40\u0e2b\u0e19\u0e37\u0e2d - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e02\u0e32\u0e15\u0e48\u0e2d \u2013 \u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e1b\u0e25\u0e32\u0e22\u0e1e\u0e23\u0e30\u0e22\u0e32;Ban Ao Luek Nuea - Ban Khao Tor - Plai Phraya District",
        "short": "8379",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2629",
        "label": "8379",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e25\u0e32\u0e22\u0e1e\u0e23\u0e30\u0e22\u0e32 - \u0e17\u0e30\u0e40\u0e25\u0e2b\u0e2d\u0e22;Late Phraya - Talay Hoi",
        "short": "8379",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2630",
        "label": "8380",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e49\u0e27\u0e22\u0e42\u0e15\u0e49;\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e1a\u0e49\u0e32\u0e19\u0e2b\u0e49\u0e27\u0e22\u0e42\u0e15\u0e49",
        "short": "8380",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2631",
        "label": "8186",
        "long": "\u0e2d\u0e48\u0e32\u0e27\u0e25\u0e36\u0e01 - \u0e1b\u0e25\u0e32\u0e22\u0e1e\u0e23\u0e30\u0e22\u0e32;Ao Luek - Plai Phraya",
        "short": "8186",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2632",
        "label": "8308",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e48\u0e2d\u0e21\u0e48\u0e27\u0e07;Krabi - Ban Bo Muang",
        "short": "8308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2633",
        "label": "8400",
        "long": "\u0e2d\u0e48\u0e32\u0e27\u0e25\u0e36\u0e01 - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e2b\u0e25\u0e21\u0e2a\u0e31\u0e01;Ao Luek - Ban Laem Sak",
        "short": "8400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2635",
        "label": "8415",
        "long": "\u0e17\u0e48\u0e32\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19\u0e19\u0e32\u0e19\u0e32\u0e0a\u0e32\u0e15\u0e34\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e18\u0e32\u0e23\u0e32 - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e01\u0e32\u0e30\u0e01\u0e27\u0e32\u0e07;Krabi International Airport - Nopparat Thara Beach - Ban Koh Kwang",
        "short": "8415",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2636",
        "label": "1-8 (59)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Rangsit - Sanamluang",
        "short": "1-8 (59)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2638",
        "label": "4-42 (79)",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e27\u0e07\u0e04\u0e4c\u0e40\u0e08\u0e23\u0e34\u0e0d - \u0e23\u0e32\u0e0a\u0e1b\u0e23\u0e30\u0e2a\u0e07\u0e04\u0e4c;Wongcharoen Market - Ratchaprasong",
        "short": "4-42 (79)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2639",
        "label": "3-19E",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Praksa  - Mochit 2",
        "short": "3-19E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "264",
        "label": "1-12E (107)",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bangkhen - Klong Toey (Expressway)",
        "short": "1-12E (107)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2641",
        "label": "4-7E (21E)",
        "long": "\u0e27\u0e31\u0e14\u0e04\u0e39\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07 - \u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Wat Kusang - Chulalongkorn University",
        "short": "4-7E (21E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2642",
        "label": "3-4E (23)",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Paknam - Thewet",
        "short": "3-4E (23)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2643",
        "label": "1-36 (26)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Minburi - Mo Chit 2",
        "short": "1-36 (26)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2644",
        "label": "1-36 (26)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Minburi - Mo Chit 2",
        "short": "1-36 (26)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2645",
        "label": "4-9 (37)",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22;Phra Pradaeng Pier - Chulalongkorn University",
        "short": "4-9 (37)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2646",
        "label": "1-38 (60)",
        "long": "\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2a\u0e19\u0e32\u0e21\u0e44\u0e0a\u0e22;Siam Park - MRT Sanam Chai",
        "short": "1-38 (60)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2647",
        "label": "4-14 (76)",
        "long": "\u0e41\u0e2a\u0e21\u0e14\u0e33 - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33;Samaedam - Pratunam",
        "short": "4-14 (76)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2648",
        "label": "3-12E (102)",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32\u0e1a\u0e48\u0e2d\u0e14\u0e34\u0e19 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Praeksa Bodin - Central RAMA 3 (expressway)",
        "short": "3-12E (102)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2649",
        "label": "4-18 (105)",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e01\u0e23\u0e38\u0e07\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Samut Sakhon - Rama 2 - BTS Krung Thon Buri",
        "short": "4-18 (105)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2650",
        "label": "4-24E (141)",
        "long": "\u0e2d\u0e39\u0e48\u0e41\u0e2a\u0e21\u0e14\u0e33 - \u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c;[E] Samaedam - Chulalongkorn",
        "short": "4-24E (141)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2651",
        "label": "3-17E (142)",
        "long": "\u0e1f\u0e32\u0e23\u0e4c\u0e21\u0e08\u0e23\u0e30\u0e40\u0e02\u0e49\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e2d\u0e39\u0e48\u0e41\u0e2a\u0e21\u0e14\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Samut Prakan Crocodile Farm - Samaedam (expressway)",
        "short": "3-17E (142)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2652",
        "label": "3-18 (145)",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32\u0e1a\u0e48\u0e2d\u0e14\u0e34\u0e19 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Praksa-Bodin - Mochit 2",
        "short": "3-18 (145)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2653",
        "label": "1-50",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;National Housing Authority Rom Klao - Victory Monument",
        "short": "1-50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2654",
        "label": "1-19 (510)",
        "long": "\u0e21.\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Thammasat Rangsit - Victory Monument",
        "short": "1-19 (510)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2655",
        "label": "1-22E (522)",
        "long": "\u0e2d\u0e39\u0e48\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Rangsit - Victory Monument",
        "short": "1-22E (522)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2656",
        "label": "A1",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Donmueng Airport - Mochit 2",
        "short": "A1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2657",
        "label": "A2",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Donmueng Airport - Victory Monument (expressway)",
        "short": "A2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2658",
        "label": "A3",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2a\u0e27\u0e19\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Donmueng Airport Bus Terminal - suan lum (expressway)",
        "short": "A3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2659",
        "label": "4-4 (20)",
        "long": "\u0e1e\u0e23\u0e30\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c - \u0e17\u0e48\u0e32\u0e14\u0e34\u0e19\u0e41\u0e14\u0e07;Phra Samut Chedi - Tha Dindaeng",
        "short": "4-4 (20)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2660",
        "label": "3-22E (511)",
        "long": "\u0e1f\u0e32\u0e23\u0e4c\u0e21\u0e08\u0e23\u0e30\u0e40\u0e02\u0e49\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48 (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19);Samut Prakan Crocodile Farm  - Southern bus (Talingchan)",
        "short": "3-22E (511)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2661",
        "label": "4-22E (138)",
        "long": "\u0e2d\u0e39\u0e48\u0e23\u0e32\u0e0a\u0e1b\u0e23\u0e30\u0e0a\u0e32 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Rachpracha Depot - Mochit 2",
        "short": "4-22E (138)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2662",
        "label": "4-6 (21)",
        "long": "\u0e27\u0e31\u0e14\u0e04\u0e39\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07 - \u0e21\u0e2b\u0e32\u0e19\u0e32\u0e04;Wat Kusang - Maha Nak",
        "short": "4-6 (21)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2664",
        "label": "9912",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48;Bangkok - Krabi",
        "short": "9912",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2665",
        "label": "950",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48;Bangkok - Krabi",
        "short": "950",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2666",
        "label": "950",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48;Bangkok - Krabi",
        "short": "950",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2667",
        "label": "443-1",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e2b\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48;Krabi - Hatyai",
        "short": "443-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "2668",
        "label": "438-0",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Krabi - phuket",
        "short": "438-0",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06FFC7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2669",
        "label": "435",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e23\u0e30\u0e19\u0e2d\u0e07;Krabi - Ranong",
        "short": "435",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2670",
        "label": "440",
        "long": "\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15 - \u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a;Phuket - Nakhon Si Thammarat",
        "short": "440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2671",
        "label": "440",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a - \u0e1a\u0e32\u0e07\u0e02\u0e31\u0e19 -\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48;Nakhon Si Thammarat - Bang Khan - Krabi",
        "short": "440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2672",
        "label": "440",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a - \u0e2b\u0e49\u0e27\u0e22\u0e22\u0e2d\u0e14 - \u0e40\u0e01\u0e32\u0e30\u0e25\u0e31\u0e19\u0e15\u0e32;Nakhon Si Thammarat - Huai Yot - Krabi",
        "short": "440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2673",
        "label": "444",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e2d\u0e38\u0e17\u0e22\u0e32\u0e19\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34\u0e40\u0e02\u0e32\u0e2a\u0e01;Krabi - Khao Sok National Park",
        "short": "444",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2674",
        "label": "444",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e38\u0e17\u0e22\u0e32\u0e19\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34\u0e40\u0e02\u0e32\u0e2a\u0e01 - \u0e2d\u0e38\u0e17\u0e22\u0e32\u0e19\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34\u0e2b\u0e32\u0e14\u0e19\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e4c\u0e18\u0e32\u0e23\u0e32-\u0e2b\u0e21\u0e39\u0e48\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e35\u0e1e\u0e35;Khao Sok National Park - Hat Nappharat Thara-Mu Ko Phi Phi National Park",
        "short": "444",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2676",
        "label": "447",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e17\u0e38\u0e48\u0e07\u0e2a\u0e07;Krabi - Thungsong",
        "short": "447",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2677",
        "label": "482",
        "long": "\u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35 - \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48;Surat Thani - Krabi",
        "short": "482",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2678",
        "label": "733",
        "long": "\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15 - \u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a;Phuket - Nakhon Si Thammarat",
        "short": "733",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2679",
        "label": "743",
        "long": "\u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a - \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15;Nakhon Si Thammarat - Krabi - Phuket",
        "short": "743",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2680",
        "label": "757",
        "long": "\u0e15\u0e23\u0e31\u0e07 - \u0e40\u0e01\u0e32\u0e30\u0e25\u0e31\u0e19\u0e15\u0e32;Trang - Koh Lanta",
        "short": "757",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2681",
        "label": "759",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e17\u0e32\u0e07\u0e2b\u0e25\u0e27\u0e07\u0e41\u0e1c\u0e48\u0e19\u0e14\u0e34\u0e19\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02 44 - \u0e40\u0e01\u0e32\u0e30\u0e2a\u0e21\u0e38\u0e22;Krabi - Thailand Highway shield (44) - Koh Samui",
        "short": "759",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2682",
        "label": "761",
        "long": "\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48 - \u0e1b\u0e32\u0e01\u0e1e\u0e19\u0e31\u0e07;Krabi - Pakphanang",
        "short": "761",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2683",
        "label": "770",
        "long": "\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15 - \u0e40\u0e01\u0e32\u0e30\u0e25\u0e31\u0e19\u0e15\u0e32;Phuket - Koh Lanta",
        "short": "770",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2684",
        "label": "781",
        "long": "\u0e40\u0e01\u0e32\u0e30\u0e25\u0e31\u0e19\u0e15\u0e32 - \u0e40\u0e01\u0e32\u0e30\u0e2a\u0e21\u0e38\u0e22;Koh Lanta - Koh Samui",
        "short": "781",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "2685",
        "label": "836",
        "long": "\u0e19\u0e04\u0e23\u0e23\u0e32\u0e0a\u0e2a\u0e35\u0e21\u0e32 - \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48;Nakhon Ratchasima - Krabi",
        "short": "836",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "47D503",
        "color_name": "green",
        "has_shape": true,
        "id": "2686",
        "label": "\u0e2a\u0e32\u0e22\u0e17\u0e27\u0e35\u0e27\u0e31\u0e12\u0e19\u0e32",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - MRT \u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e2d\u0e07;Thonburi Market - MRT Lak Song",
        "short": "\u0e2a\u0e32\u0e22\u0e17\u0e27\u0e35\u0e27\u0e31\u0e12\u0e19\u0e32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2687",
        "label": "39",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e44\u0e17 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;TalaadThai - Victory Monument",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2688",
        "label": "91\u0e01 (\u0e40\u0e2a\u0e23\u0e34\u0e21)",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07  - \u0e2a\u0e19\u0e07.\u0e40\u0e02\u0e15\u0e1a\u0e32\u0e07\u0e01\u0e2d\u0e01\u0e43\u0e2b\u0e0d\u0e48;Sanamluang - Bangkokyai District Office",
        "short": "91\u0e01 (\u0e40\u0e2a\u0e23\u0e34\u0e21)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2689",
        "label": "1-56 (517X)",
        "long": "\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e25\u0e32\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e31\u0e07 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;KMITL - Mo Chit 2",
        "short": "1-56 (517X)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2690",
        "label": "1",
        "long": "\u0e16\u0e19\u0e19\u0e15\u0e01 - \u0e17\u0e48\u0e32\u0e40\u0e15\u0e35\u0e22\u0e19;Thanon Tok - Tha Tian",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "04B54F",
        "color_name": "green",
        "has_shape": true,
        "id": "2691",
        "label": "City Line",
        "long": "\u0e2a\u0e32\u0e17\u0e23 - \u0e1e\u0e23\u0e30\u0e1b\u0e34\u0e48\u0e19\u0e40\u0e01\u0e25\u0e49\u0e32;Sathorn - Phra Pinklao",
        "short": "City Line",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "A009FD",
        "color_name": "purple",
        "has_shape": true,
        "id": "2693",
        "label": "Urban Line",
        "long": "\u0e1e\u0e23\u0e30\u0e19\u0e31\u0e48\u0e07\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2a\u0e32\u0e17\u0e23;Phra Nang Klao - Sathorn",
        "short": "Urban Line",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2694",
        "label": "4-25 (147L)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1a\u0e32\u0e07\u0e41\u0e04 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Thonburi Housing - Bang Khae",
        "short": "4-25 (147L)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2695",
        "label": "4-52 (146R)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21 : \u0e1a\u0e32\u0e07\u0e41\u0e04 - \u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19 (\u0e27\u0e19\u0e02\u0e27\u0e32);Bang Khae - Taling Chan",
        "short": "4-52 (146R)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2696",
        "label": "4-41 (57L)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e15\u0e25\u0e34\u0e48\u0e07\u0e02\u0e31\u0e19 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Talingcha - Thonburi",
        "short": "4-41 (57L)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2697",
        "label": "1-64R",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e0b\u0e32\u0e1f\u0e32\u0e23\u0e35\u0e40\u0e27\u0e34\u0e25\u0e14\u0e4c - \u0e19\u0e27\u0e25\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c (\u0e27\u0e19\u0e02\u0e27\u0e32);Safari World - Nuanchan",
        "short": "1-64R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2698",
        "label": "1-71R",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e25\u0e33\u0e1c\u0e31\u0e01\u0e0a\u0e35 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e09\u0e25\u0e2d\u0e07\u0e01\u0e23\u0e38\u0e07 (\u0e27\u0e19\u0e02\u0e27\u0e32);Lam Phak Chi - Minburi - Celebrating the capital",
        "short": "1-71R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2699",
        "label": "1-73R",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e19\u0e33\u0e44\u0e01\u0e23 - \u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 (\u0e27\u0e19\u0e02\u0e27\u0e32);Nam Krai Industrial Estate - Rom Klao",
        "short": "1-73R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "27",
        "label": "170",
        "long": "\u0e22\u0e30\u0e25\u0e32 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Yala - Bangkok",
        "short": "170",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2700",
        "label": "1-76 (168R)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e02\u0e32\u0e27 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e27\u0e19\u0e02\u0e27\u0e32);Bua Khao Village - Minburi",
        "short": "1-76 (168R)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2701",
        "label": "2-17R",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1a\u0e32\u0e07\u0e0b\u0e37\u0e48\u0e2d - \u0e21.\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e27\u0e19\u0e02\u0e27\u0e32);Bang Sue Railway Station - Kasetsart University",
        "short": "2-17R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2702",
        "label": "2-34R",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e2a\u0e32\u0e21\u0e40\u0e2a\u0e19 - \u0e14\u0e34\u0e19\u0e41\u0e14\u0e07 (\u0e27\u0e19\u0e02\u0e27\u0e32);Samsen Railway Station - Din Daeng",
        "short": "2-34R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2703",
        "label": "2-49 (156R)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2d\u0e39\u0e48\u0e43\u0e15\u0e49\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 71 (\u0e27\u0e19\u0e02\u0e27\u0e32);CircleRamintra - Ladprao 71",
        "short": "2-49 (156R)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2704",
        "label": "2-53R",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 - \u0e23\u0e31\u0e0a\u0e14\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01 (\u0e27\u0e19\u0e02\u0e27\u0e32);Victory Monument -  Ratchadapisek",
        "short": "2-53R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2705",
        "label": "3-48 (137)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e23\u0e31\u0e0a\u0e14\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01 - \u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 (\u0e27\u0e19\u0e02\u0e27\u0e32);CircleRatchadapisek - Ramkhamhaeng",
        "short": "3-48 (137)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "2706",
        "label": "3-51 (205)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2d\u0e39\u0e48\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30 (\u0e27\u0e19\u0e02\u0e27\u0e32);Klongtoey Depot - The mall Thapra",
        "short": "3-51 (205)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2707",
        "label": "3-52R",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3 - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07 (\u0e27\u0e19\u0e02\u0e27\u0e32);Rama III - Hua Lamphong",
        "short": "3-52R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2708",
        "label": "4-2 (15)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21BRT \u0e23\u0e32\u0e0a\u0e1e\u0e24\u0e01\u0e29\u0e4c - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39 - \u0e2a\u0e22\u0e32\u0e21 (\u0e27\u0e19\u0e02\u0e27\u0e32);BRT Ratchapruek - Bang Lamphu - Siam",
        "short": "4-2 (15)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2709",
        "label": "4-10 (42R)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e2a\u0e32\u0e0a\u0e34\u0e07\u0e0a\u0e49\u0e32 - \u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30 (\u0e27\u0e19\u0e02\u0e27\u0e32);Sao Ching Cha - Tha Phra",
        "short": "4-10 (42R)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2710",
        "label": "4-19 (108R)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e15\u0e25\u0e32\u0e14\u0e1e\u0e25\u0e39 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e27\u0e19\u0e02\u0e27\u0e32);BTS Talat Phlu - Victory Monument",
        "short": "4-19 (108R)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2711",
        "label": "4-34R",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e40\u0e04\u0e2b\u0e30\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 (\u0e27\u0e19\u0e02\u0e27\u0e32);Thonburi Housing - Phra Pradaeng",
        "short": "4-34R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2712",
        "label": "4-35",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e19 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c (\u0e27\u0e19\u0e02\u0e27\u0e32);Khlong San - Thewes",
        "short": "4-35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "2713",
        "label": "4-40 (56R)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e01\u0e23\u0e38\u0e07\u0e18\u0e19 - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39 (\u0e27\u0e19\u0e02\u0e27\u0e32);Krungthon - Banglamphu",
        "short": "4-40 (56R)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2714",
        "label": "4-57R",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35 - \u0e17\u0e27\u0e35\u0e27\u0e31\u0e12\u0e19\u0e32;Borommaratchachonnani - Thawi Watthana",
        "short": "4-57R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "2715",
        "label": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07 (\u0e01\u0e25\u0e32\u0e07\u0e27\u0e31\u0e19)",
        "long": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07 (\u0e01\u0e25\u0e32\u0e07\u0e27\u0e31\u0e19);Yellow line (Day)",
        "short": "\u0e40\u0e23\u0e37\u0e2d\u0e14\u0e48\u0e27\u0e19\u0e18\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07 (\u0e01\u0e25\u0e32\u0e07\u0e27\u0e31\u0e19)",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2717",
        "label": "2-9 (53L)",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c  (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);Sanamluang - Thewet",
        "short": "2-9 (53L)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2718",
        "label": "\u0e15.118",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e1a\u0e35\u0e17\u0e35\u0e40\u0e2d\u0e2a (\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15);Thammasat University (Rangsit) - Mo chit BTS Station",
        "short": "\u0e15.118",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2719",
        "label": "\u0e15.127",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23);Samutsakhon(Highway) - Bangkok Bus Terminal (Chatuchak)",
        "short": "\u0e15.127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "272",
        "label": "4-20 (111)",
        "long": "\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e19\u0e04\u0e23 - \u0e15\u0e25\u0e32\u0e14\u0e1e\u0e25\u0e39;Charoen Nakhon - Talad Phlu",
        "short": "4-20 (111)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "47D503",
        "color_name": "green",
        "has_shape": true,
        "id": "2720",
        "label": "\u0e2a\u0e32\u0e22\u0e28\u0e32\u0e25\u0e32\u0e18\u0e23\u0e23\u0e21\u0e2a\u0e1e\u0e19\u0e4c",
        "long": "\u0e27\u0e31\u0e14\u0e1b\u0e38\u0e23\u0e13\u0e32\u0e27\u0e32\u0e2a - \u0e15\u0e25\u0e32\u0e14\u0e1e\u0e38\u0e17\u0e18;Wat Puranawat - Talad Phut Market",
        "short": "\u0e2a\u0e32\u0e22\u0e28\u0e32\u0e25\u0e32\u0e18\u0e23\u0e23\u0e21\u0e2a\u0e1e\u0e19\u0e4c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2721",
        "label": "\u0e15.51",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34;Par Nam - The mall Bang Kapi Department Store",
        "short": "\u0e15.51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2722",
        "label": "\u0e15.63",
        "long": "\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Bang Phli Housing (Highway) - Rangsit",
        "short": "\u0e15.63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2723",
        "label": "\u0e15.78",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07 - \u0e15\u0e25\u0e32\u0e14\u0e1e\u0e07\u0e29\u0e4c\u0e40\u0e1e\u0e0a\u0e23;Bua Thong Village - Phong Phet Market",
        "short": "\u0e15.78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2724",
        "label": "\u0e15.85",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Thammasad University (Rangsit) (Highway) - Victory Monument",
        "short": "\u0e15.85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2725",
        "label": "\u0e15.53",
        "long": "\u0e01\u0e32\u0e23\u0e40\u0e04\u0e2b\u0e30\u0e1a\u0e32\u0e07\u0e1e\u0e25\u0e35 - \u0e1a\u0e32\u0e07\u0e19\u0e32;Bang Phli Housing - Bangna",
        "short": "\u0e15.53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "2726",
        "label": "\u0e15.356",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Pak Kret - Rangsit",
        "short": "\u0e15.356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BA1CFD",
        "color_name": "purple",
        "has_shape": true,
        "id": "2727",
        "label": "337",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e16\u0e19\u0e19\u0e01\u0e32\u0e0d\u0e08\u0e19\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01 - \u0e2b\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e07\u0e32\u0e21\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e32\u0e19;Pathum Thani - Kanchanaphisek Road - The mall Ngamwongwan",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2728",
        "label": "5",
        "long": "\u0e2d\u0e39\u0e48\u0e01\u0e33\u0e41\u0e1e\u0e07\u0e40\u0e1e\u0e0a\u0e23 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e38\u0e17\u0e18;Kamphaeng Phet Bus Depot - Saphan Phut Bus Station",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "47D503",
        "color_name": "green",
        "has_shape": true,
        "id": "2729",
        "label": "\u0e2a\u0e32\u0e22\u0e2a\u0e27\u0e19\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23",
        "long": "\u0e1e\u0e34\u0e1e\u0e34\u0e18\u0e20\u0e31\u0e13\u0e11\u0e4c\u0e40\u0e14\u0e47\u0e01 (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - BTS \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15;Children\u2019s Discovery Museum - BTS Mo Chit",
        "short": "\u0e2a\u0e32\u0e22\u0e2a\u0e27\u0e19\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": false,
        "id": "2730",
        "label": "7",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Bangkok (Krung Thep Aphiwat) - Chiang Mai",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2731",
        "label": "7 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Bangkok (Krung Thep Aphiwat) - Chiang Mai",
        "short": "7 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2732",
        "label": "339 \u0e23\u0e16\u0e0a\u0e32\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e (\u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07) - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e41\u0e01\u0e48\u0e07\u0e04\u0e2d\u0e22;Bangkok (Hua Lamphong) - Kaeng Khoi Junction",
        "short": "339 \u0e23\u0e16\u0e0a\u0e32\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2733",
        "label": "21 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Bangkok (Krung Thep Aphiwat) - Ubon Ratchathani",
        "short": "21 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2734",
        "label": "9 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Krung Thep Aphiwat - Chiang Mai",
        "short": "9 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2735",
        "label": "22 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35  \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Ubon Ratchathani - Bangkok (Krung Thep Aphiwat)",
        "short": "22 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2736",
        "label": "25 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c  \u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Bangkok (Krung Thep Aphiwat) - Nong Khai",
        "short": "25 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2737",
        "label": "26 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22  \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Nong Khai - Bangkok (Krung Thep Aphiwat)",
        "short": "26 \u0e23\u0e16\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2738",
        "label": "13 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Krung Thep Aphiwat - Chiang Mai",
        "short": "13 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2739",
        "label": "51 \u0e14\u0e48\u0e27\u0e19",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Krung Thep Aphiwat - Chiang Mai",
        "short": "51 \u0e14\u0e48\u0e27\u0e19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2740",
        "label": "8 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Chiang Mai - Krung Thep Aphiwat",
        "short": "8 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2741",
        "label": "10 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Chiang Mai - Krung Thep Aphiwat",
        "short": "10 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2742",
        "label": "14 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "long": "\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Chiang Mai - Krung Thep Aphiwat",
        "short": "14 \u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "2743",
        "label": "52 \u0e14\u0e48\u0e27\u0e19",
        "long": "\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Chiang Mai - Krung Thep Aphiwat",
        "short": "52 \u0e14\u0e48\u0e27\u0e19",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2745",
        "label": "3-31 \u0e40\u0e2a\u0e23\u0e34\u0e21",
        "long": "\u0e40\u0e21\u0e01\u0e32\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e2a\u0e35\u0e25\u0e21;Megabangna - Si Lom",
        "short": "3-31 \u0e40\u0e2a\u0e23\u0e34\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "275",
        "label": "1-21 (114)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e19\u0e04\u0e23\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e4c; Rangsit -  Nakhon In",
        "short": "1-21 (114)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "28",
        "label": "171",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2a\u0e38\u0e44\u0e2b\u0e07\u0e42\u0e01-\u0e25\u0e01;Krung Thep Aphiwat - Sungai Kolok",
        "short": "171",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "47D503",
        "color_name": "green",
        "has_shape": true,
        "id": "2821",
        "label": "\u0e2a\u0e32\u0e22\u0e40\u0e2a\u0e23\u0e34\u0e21",
        "long": "MRT \u0e2a\u0e34\u0e23\u0e34\u0e19\u0e18\u0e23 - \u0e2b\u0e19\u0e49\u0e32\u0e2a\u0e21\u0e32\u0e04\u0e21\u0e28\u0e34\u0e29\u0e22\u0e4c\u0e40\u0e01\u0e48\u0e32 \u0e40\u0e0b\u0e19\u0e15\u0e4c\u0e04\u0e32\u0e40\u0e1a\u0e23\u0e35\u0e22\u0e25;MRT Sirindhorn - Saint Gabriel\u2019s Alumni Association",
        "short": "\u0e2a\u0e32\u0e22\u0e40\u0e2a\u0e23\u0e34\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "47D503",
        "color_name": "green",
        "has_shape": true,
        "id": "2822",
        "label": "\u0e2a\u0e32\u0e22\u0e40\u0e2a\u0e23\u0e34\u0e21",
        "long": "MRT \u0e2a\u0e34\u0e23\u0e34\u0e19\u0e18\u0e23 - \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e27\u0e0a\u0e34\u0e23\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25;MRT Sirindhorn - Vajira Hospital",
        "short": "\u0e2a\u0e32\u0e22\u0e40\u0e2a\u0e23\u0e34\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2830",
        "label": "M1",
        "long": "MRT \u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;MRT Tha Phra - Sanam Luang",
        "short": "M1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2831",
        "label": "M2",
        "long": "MRT \u0e2a\u0e19\u0e32\u0e21\u0e44\u0e0a\u0e22 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;MRT Sanam Chai - Sanam Luang",
        "short": "M2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2836",
        "label": "M7",
        "long": "\u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2f (\u0e1d\u0e31\u0e48\u0e07\u0e1e\u0e0d\u0e32\u0e44\u0e17) - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Victory Monument (Phaya Thai Side) - Sanam Luang",
        "short": "M7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2837",
        "label": "M8",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e01\u0e25\u0e32\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Krung Thep Aphiwat Central Terminal Station - Sanam Luang",
        "short": "M8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2838",
        "label": "M9",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Southern bus terminal - Sanam Luang",
        "short": "M9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2846",
        "label": "M16",
        "long": "\u0e1b\u0e23\u0e30\u0e15\u0e39\u0e40\u0e17\u0e27\u0e32\u0e20\u0e34\u0e23\u0e21\u0e22\u0e4c - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Deva Phirom Gate - Sanam Luang",
        "short": "M16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2849",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e04\u0e32\u0e19;Bangkok - Chiangkhan",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2850",
        "label": "950",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48(\u0e04);Bangkok-Krabi",
        "short": "950",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2852",
        "label": "33",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e01\u0e23\u0e30\u0e19\u0e27\u0e19-\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e07;Bangkok - Kranuan - Ban Paeng",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2853",
        "label": "9",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e04\u0e25\u0e2d\u0e07\u0e25\u0e32\u0e19;Bangkok-Khlonglan",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2854",
        "label": "86",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e01\u0e38\u0e14\u0e0a\u0e38\u0e21-\u0e18\u0e32\u0e15\u0e38\u0e1e\u0e19\u0e21-\u0e1a\u0e49\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07;Bangkok-Kut Chum- That Phanom-Ban Klang",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2858",
        "label": "984",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e15\u0e23\u0e31\u0e07;Bangkok(Mo Chit 2) - Trang",
        "short": "984",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2859",
        "label": "973",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48)-\u0e2a\u0e07\u0e02\u0e25\u0e32;Bangkok-Songkhla",
        "short": "973",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2861",
        "label": "991",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48)-\u0e40\u0e01\u0e32\u0e30\u0e2a\u0e21\u0e38\u0e22;Bangkok - Koh Samui",
        "short": "991",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2862",
        "label": "955",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e42\u0e02\u0e07\u0e40\u0e08\u0e35\u0e22\u0e21(\u0e211\u0e02.);Bangkok - Khong Chiam",
        "short": "955",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2863",
        "label": "949",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15(\u0e02);Bangkok-Phuket",
        "short": "949",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "2864",
        "label": "949",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15(\u0e02);Bangkok-Phuket",
        "short": "949",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2866",
        "label": "962",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e04\u0e33;Bangkok-Chiang Kham",
        "short": "962",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2867",
        "label": "89",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e2b\u0e25\u0e31\u0e07\u0e2a\u0e27\u0e19;Bangkok - Lang Suan",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2871",
        "label": "23",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Bangkok - Nong Khai",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2872",
        "label": "3",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e22 - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e41\u0e2a\u0e19 (\u0e02);Bangkok-Chiangrai-Chiang Saen",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2873",
        "label": "925",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2a\u0e27\u0e23\u0e23\u0e04\u0e42\u0e25\u0e01;Bangkok - Sawankhalok",
        "short": "925",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2874",
        "label": "956",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e2d\u0e14;Bangkok-Mae Sot",
        "short": "956",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2875",
        "label": "956",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e2d\u0e14;Bangkok-Mae Sot",
        "short": "956",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2876",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok-Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06FFC7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2878",
        "label": "26",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21;Bangkok - Nakhon Phanom",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2879",
        "label": "26",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21;Bangkok - Nakhon Phanom",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "288",
        "label": "1-13 (126)",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e2f \u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 - \u0e04\u0e25\u0e2d\u0e07\u0e15\u0e31\u0e19; Government Complex - Klong Tun",
        "short": "1-13 (126)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2881",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok-Mukdahan",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2883",
        "label": "981",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e2f-\u0e2b\u0e31\u0e27\u0e44\u0e17\u0e23;Bangkok-Nakhon Si Thammarat-Hua Sai",
        "short": "981",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2886",
        "label": "991",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e40\u0e01\u0e32\u0e30\u0e2a\u0e21\u0e38\u0e22;Bangkok(Mo Chit 2) - Koh Samui",
        "short": "991",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2887",
        "label": "991",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e40\u0e01\u0e32\u0e30\u0e2a\u0e21\u0e38\u0e22;Bangkok(Mo Chit 2) - Koh Samui",
        "short": "991",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2888",
        "label": "964",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e14\u0e2d\u0e22\u0e40\u0e15\u0e48\u0e32-\u0e08\u0e2d\u0e21\u0e17\u0e2d\u0e07;Bangkok-Doi Tao-Chom Thong",
        "short": "964",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2889",
        "label": "9918",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e14\u0e48\u0e32\u0e19\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c\u0e2a\u0e32\u0e21\u0e2d\u0e07\u0e04\u0e4c;Bangkok - Three Pagodas Pass",
        "short": "9918",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": false,
        "id": "2890",
        "label": "92",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e15\u0e32\u0e01-\u0e40\u0e02\u0e37\u0e48\u0e2d\u0e19\u0e20\u0e39\u0e21\u0e34\u0e1e\u0e25;Bangkok-Tak-Bhumibol Dam",
        "short": "92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2891",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48(\u0e02)(\u0e23\u0e16\u0e14\u0e48\u0e27\u0e19);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2892",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2893",
        "label": "26",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e23\u0e13\u0e39\u0e2f-\u0e2b\u0e19\u0e2d\u0e07\u0e2e\u0e35-\u0e1b\u0e25\u0e32\u0e1b\u0e32\u0e01;Bangkok-Renu-Nong Hee-Pla Pak (M.4K)",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2894",
        "label": "98",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 (\u0e02);Bangkok-Ubon Ratchathani",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2895",
        "label": "944",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e23\u0e31\u0e15\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok-Rattanaburi",
        "short": "944",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2897",
        "label": "100",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2a\u0e27\u0e23\u0e23\u0e04\u0e42\u0e25\u0e01-\u0e2a\u0e32\u0e23\u0e08\u0e34\u0e15\u0e23;Bangkok-Sawankhalok-Sanchit",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "29",
        "label": "172",
        "long": "\u0e2a\u0e38\u0e44\u0e2b\u0e07\u0e42\u0e01-\u0e25\u0e01 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Sungai Kolok - Bangkok (Krung Thep Aphiwat)",
        "short": "172",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2900",
        "label": "6",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2a\u0e38\u0e42\u0e02\u0e17\u0e31\u0e22-\u0e2d\u0e38\u0e17\u0e22\u0e32\u0e19\u0e2f\u0e1a\u0e49\u0e32\u0e19\u0e14\u0e48\u0e32\u0e19\u0e25\u0e32\u0e19\u0e2b\u0e2d\u0e22;Bangkok - Sukhothai - Ban Dan Lan Hoi National Park",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2901",
        "label": "31",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c(\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Surin (Pak Thong Chai Intersection)",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2903",
        "label": "962",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e1b\u0e48\u0e32\u0e41\u0e14\u0e14-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e02\u0e2d\u0e07;Bangkok-Pa Daed-Chiang Khong",
        "short": "962",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2904",
        "label": "965",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d\u0e38\u0e17\u0e22\u0e32\u0e19\u0e2f-\u0e1a\u0e49\u0e32\u0e19\u0e14\u0e48\u0e32\u0e19\u0e25\u0e32\u0e19\u0e2b\u0e2d\u0e22;Bangkok-National Park-Ban Dan Lan Hoi",
        "short": "965",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2906",
        "label": "32",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e1a\u0e38\u0e23\u0e35\u0e23\u0e31\u0e21\u0e22\u0e4c(\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Buriram (Pak Thong Chai Intersection)",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2907",
        "label": "917",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22)-\u0e41\u0e2b\u0e25\u0e21\u0e07\u0e2d\u0e1a(\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d);Bangkok (Ekamai) - Laem Ngob (Pier)",
        "short": "917",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2908",
        "label": "929",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d\u0e33\u0e19\u0e32\u0e08\u0e40\u0e08\u0e23\u0e34\u0e0d-\u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e44\u0e17\u0e23;Bangkok-Amnat Charoen-Pho Sai",
        "short": "929",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2909",
        "label": "3",
        "long": "\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35-\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1b\u0e32\u0e01\u0e40\u0e0b(\u0e23\u0e16\u0e44\u0e17\u0e22);Ubon Ratchathani - Pakse (Thai bus)",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "291",
        "label": "1-14E",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Samrong - Bangkhen",
        "short": "1-14E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2910",
        "label": "14",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e-\u0e2b\u0e25\u0e48\u0e21\u0e2a\u0e31\u0e01(\u0e02)-\u0e2b\u0e25\u0e48\u0e21\u0e40\u0e01\u0e48\u0e32;Bangkok-Lom Sak(B)-Lom Kao",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "2913",
        "label": "986",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48)-\u0e2a\u0e38\u0e44\u0e2b\u0e07\u0e42\u0e01\u0e25\u0e01(\u0e02);Bangkok - Sungai Kolok",
        "short": "986",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2915",
        "label": "9917",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e1b\u0e31\u0e15\u0e15\u0e32\u0e19\u0e35;Bangkok - Pattani (M.1K)",
        "short": "9917",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2916",
        "label": "949",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15 (\u0e02);Bangkok - Phuket",
        "short": "949",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2917",
        "label": "982",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e2b\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48(\u0e02);Bangkok(Mo Chit 2) - Hatyai",
        "short": "982",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "2918",
        "label": "47",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e17\u0e38\u0e48\u0e07\u0e0a\u0e49\u0e32\u0e07;Bangkok - Thung Chang",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "2919",
        "label": "6",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e19\u0e04\u0e23\u0e40\u0e27\u0e35\u0e22\u0e07\u0e08\u0e31\u0e19\u0e17\u0e19\u0e4c(\u0e23\u0e16\u0e44\u0e17\u0e22);Bangkok-Vientiane",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "292",
        "label": "1-14E",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Samrong - Bangkhen",
        "short": "1-14E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2920",
        "label": "32",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e1a\u0e38\u0e23\u0e35\u0e23\u0e31\u0e21\u0e22\u0e4c(\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Buriram (Pak Thong Chai Intersection)",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2921",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23(\u0e211\u0e02.);Bangkok-Mukdahan",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2923",
        "label": "926",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29(\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Sisaket (Pak Thong Chai Junction)",
        "short": "926",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "2924",
        "label": "27",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2a\u0e01\u0e25\u0e19\u0e04\u0e23-\u0e2d.\u0e19\u0e32\u0e41\u0e01(\u0e211\u0e1e.) ;Bangkok-Sakon Nakhon-Na Kae District",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2926",
        "label": "5",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d.\u0e19\u0e32\u0e27\u0e31\u0e07;Bangkok - Nawang District",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2927",
        "label": "100",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d\u0e38\u0e15\u0e23\u0e14\u0e34\u0e15\u0e16\u0e4c;Bangkok-Uttaradit",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "2928",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e04\u0e32\u0e19;Bangkok - Chiangkhan",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "293",
        "label": "3-38 (13)",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e2b\u0e49\u0e27\u0e22\u0e02\u0e27\u0e32\u0e07 - \u0e1b\u0e31\u0e10\u0e27\u0e34\u0e01\u0e23\u0e13\u0e4c;Klong Toey - Huai Kwang - Patthavikon",
        "short": "3-38 (13)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2931",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok - Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2933",
        "label": "4",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e17\u0e38\u0e48\u0e07\u0e28\u0e23\u0e35\u0e2d\u0e38\u0e14\u0e21-\u0e1a\u0e38\u0e13\u0e11\u0e23\u0e34\u0e01;Bangkok-Thung Si Udom-Buntharik",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2935",
        "label": "10",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e27\u0e31\u0e07\u0e40\u0e15\u0e48\u0e32-\u0e1b\u0e32\u0e01\u0e40\u0e0b(\u0e23\u0e16\u0e25\u0e32\u0e27);Bangkok-Wang Tao-Pakse(Lao bus)",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2937",
        "label": "978",
        "long": "\u0e17\u0e48\u0e32\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07-\u0e2b\u0e31\u0e27\u0e2b\u0e34\u0e19;Don Mueang International Airport-Hua Hin",
        "short": "978",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "2947",
        "label": "987",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48)-\u0e1b\u0e31\u0e15\u0e15\u0e32\u0e19\u0e35-\u0e22\u0e30\u0e25\u0e32;Bangkok(Sai Tai Mai)-Pattani-Yala",
        "short": "987",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2948",
        "label": "986",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48)-\u0e2a\u0e38\u0e44\u0e2b\u0e07\u0e42\u0e01\u0e25\u0e01(\u0e02);Bangkok - Sungai Kolok",
        "short": "986",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2950",
        "label": "984",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e2a\u0e15\u0e39\u0e25;Bangkok(Mo Chit 2)-Satun",
        "short": "984",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2951",
        "label": "99",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e15\u0e30\u0e01\u0e31\u0e48\u0e27\u0e1b\u0e48\u0e32-\u0e42\u0e04\u0e01\u0e01\u0e25\u0e2d\u0e22;Bangkok  - Takua Pa - Khok Kloi",
        "short": "99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2952",
        "label": "988",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e2a\u0e15\u0e39\u0e25;Bangkok(Mo Chit 2) - Satun",
        "short": "988",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "2953",
        "label": "991",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e40\u0e01\u0e32\u0e30\u0e1e\u0e30\u0e07\u0e31\u0e19;Bangkok(Mo Chit 2) - Ko Pha Ngan",
        "short": "991",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2955",
        "label": "26",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21(\u0e211\u0e02.);Bangkok-Nakhon Phanom",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "2956",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok-Mukdahan",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "2958",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok - Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "2959",
        "label": "4-9 (37)",
        "long": "\u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e08\u0e38\u0e2c\u0e32\u0e25\u0e07\u0e01\u0e23\u0e13\u0e4c\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22;Phra Pradaeng Pier - Chulalongkorn University",
        "short": "4-9 (37)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2968",
        "label": "47",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e17\u0e38\u0e48\u0e07\u0e0a\u0e49\u0e32\u0e07;Bangkok - Thung Chang",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2969",
        "label": "47",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e17\u0e38\u0e48\u0e07\u0e0a\u0e49\u0e32\u0e07;Bangkok - Thung Chang",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2970",
        "label": "913",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2a\u0e32\u0e01\u0e40\u0e2b\u0e25\u0e47\u0e01-\u0e1e\u0e34\u0e29\u0e13\u0e38\u0e42\u0e25\u0e01;Bangkok-Sak Lek-Phitsanulok",
        "short": "913",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "2971",
        "label": "913",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2a\u0e32\u0e01\u0e40\u0e2b\u0e25\u0e47\u0e01-\u0e1e\u0e34\u0e29\u0e13\u0e38\u0e42\u0e25\u0e01;Bangkok-Sak Lek-Phitsanulok",
        "short": "913",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2978",
        "label": "6",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2a\u0e38\u0e42\u0e02\u0e17\u0e31\u0e22-\u0e2d\u0e38\u0e17\u0e22\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e2a\u0e38\u0e42\u0e02\u0e17\u0e31\u0e22;Bangkok - Sukhothai - Sukhothai Historical Park",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "2984",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok-Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "2985",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok - Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "2986",
        "label": "2-5 (32)",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e27\u0e31\u0e14\u0e42\u0e1e\u0e18\u0e34\u0e4c;Pak Kret - Wat Pho",
        "short": "2-5 (32)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "2987",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok - Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1964B7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3",
        "label": "Blue",
        "long": "\u0e2a\u0e32\u0e22\u0e40\u0e09\u0e25\u0e34\u0e21\u0e23\u0e31\u0e0a\u0e21\u0e07\u0e04\u0e25 (\u0e2a\u0e35\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19);Blue Line",
        "short": "Blue",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "30",
        "label": "173",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a;Bangkok - Nakhon Si Thammarat",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "301",
        "label": "3-47 (136)",
        "long": "\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2 - \u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;Mochit 2 - Klongtoey",
        "short": "3-47 (136)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "302",
        "label": "3-48 (137)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e23\u0e31\u0e0a\u0e14\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01 - \u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);CircleRatchadapisek - Ramkhamhaeng",
        "short": "3-48 (137)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3069",
        "label": "33",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e01\u0e23\u0e30\u0e19\u0e27\u0e19-\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e07;Bangkok - Kranuan - Ban Paeng",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3070",
        "label": "14",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e-\u0e2b\u0e25\u0e48\u0e21\u0e2a\u0e31\u0e01(\u0e02)-\u0e2b\u0e25\u0e48\u0e21\u0e40\u0e01\u0e48\u0e32;Bangkok-Lom Sak(B)-Lom Kao",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3071",
        "label": "98",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 (\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29);Bangkok-Ubon Ratchathani",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3072",
        "label": "26",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21(\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29);Bangkok - Nakhon Phanom",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3073",
        "label": "99",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e15\u0e30\u0e01\u0e31\u0e48\u0e27\u0e1b\u0e48\u0e32-\u0e42\u0e04\u0e01\u0e01\u0e25\u0e2d\u0e22;Bangkok  - Takua Pa - Khok Kloi",
        "short": "99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3074",
        "label": "917",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23)-\u0e15\u0e23\u0e32\u0e14 (\u0e07);Bangkok(Chatuchak) - Trat",
        "short": "917",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3077",
        "label": "10",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e27\u0e31\u0e07\u0e40\u0e15\u0e48\u0e32-\u0e1b\u0e32\u0e01\u0e40\u0e0b(\u0e23\u0e16\u0e44\u0e17\u0e22);Bangkok-Wang Tao-Pakse(Thai bus)",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3079",
        "label": "13",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e1a\u0e49\u0e32\u0e19\u0e17\u0e48\u0e32\u0e15\u0e2d\u0e19;Bangkok - Ban Tha Ton",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3081",
        "label": "100",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d\u0e38\u0e15\u0e23\u0e14\u0e34\u0e15\u0e16\u0e4c;Bangkok-Uttaradit",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3082",
        "label": "99",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e15\u0e30\u0e01\u0e31\u0e48\u0e27\u0e1b\u0e48\u0e32-\u0e42\u0e04\u0e01\u0e01\u0e25\u0e2d\u0e22;Bangkok  - Takua Pa - Khok Kloi",
        "short": "99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3083",
        "label": "926",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29(\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Sisaket (Pak Thong Chai Junction)",
        "short": "926",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3085",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23(\u0e14\u0e48\u0e27\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29);Bangkok-Mukdahan",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3086",
        "label": "950",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e152)-\u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48;Bangkok-Krabi",
        "short": "950",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3087",
        "label": "32",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e38\u0e23\u0e35\u0e23\u0e31\u0e21\u0e22\u0e4c (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Buriram (Pak Thong Chai Intersection)",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3088",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3089",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3090",
        "label": "23",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Bangkok - Nong Khai",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3091",
        "label": "26",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21;Bangkok - Nakhon Phanom",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3092",
        "label": "23",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Bangkok - Nong Khai",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3093",
        "label": "912",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e15\u0e23\u0e14\u0e34\u0e15\u0e16\u0e4c (\u0e02);Bangkok-Uttaradit",
        "short": "912",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3094",
        "label": "25",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35(\u0e01);Bangkok-Ubon Ratchathani",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3096",
        "label": "26",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21;Bangkok - Nakhon Phanom",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3097",
        "label": "26",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21;Bangkok - Nakhon Phanom",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3098",
        "label": "27",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e18\u0e32\u0e15\u0e38\u0e1e\u0e19\u0e21;Bangkok - That Phanom",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3099",
        "label": "32",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e38\u0e23\u0e35\u0e23\u0e31\u0e21\u0e22\u0e4c (\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Buriram (Pak Thong Chai)",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "31",
        "label": "174",
        "long": "\u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Nakhon Si Thammarat - Bangkok",
        "short": "174",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3100",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok - Mukdahan",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3101",
        "label": "926",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29 (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Sisaket (Pak Thong Chai Junction)",
        "short": "926",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3102",
        "label": "27",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e01\u0e25\u0e19\u0e04\u0e23;Bangkok-Sakon Nakhon",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3103",
        "label": "31",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Surin (Pak Thong Chai Intersection)",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3104",
        "label": "31",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Surin (Pak Thong Chai Intersection)",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3105",
        "label": "98",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 (\u0e02) (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22) (\u0e14\u0e48\u0e27\u0e19);Bangkok-Ubon Ratchathani",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3106",
        "label": "98",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 (\u0e02) (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22) (\u0e14\u0e48\u0e27\u0e19);Bangkok-Ubon Ratchathani",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3107",
        "label": "4",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e38\u0e13\u0e11\u0e23\u0e34\u0e01;Bangkok - Buntharik",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3108",
        "label": "34",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e2b\u0e31\u0e2a\u0e02\u0e31\u0e19\u0e18\u0e4c - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e07;\u0e3aBangkok-Sahatsakhan-Banpheang",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3110",
        "label": "20",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e02\u0e2d\u0e19\u0e41\u0e01\u0e48\u0e19;\u0e3aBangkok-Khon Kaen",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3111",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3112",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3113",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3114",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3115",
        "label": "47",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e17\u0e38\u0e48\u0e07\u0e0a\u0e49\u0e32\u0e07;Bangkok - Thung Chang",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3116",
        "label": "47",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e17\u0e38\u0e48\u0e07\u0e0a\u0e49\u0e32\u0e07;Bangkok - Thung Chang",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3117",
        "label": "47",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e17\u0e38\u0e48\u0e07\u0e0a\u0e49\u0e32\u0e07;Bangkok - Thung Chang",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3118",
        "label": "47",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e17\u0e38\u0e48\u0e07\u0e0a\u0e49\u0e32\u0e07;Bangkok - Thung Chang",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3119",
        "label": "30",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e32\u0e2c\u0e2a\u0e34\u0e19\u0e18\u0e38\u0e4c;\u0e3aBangkok - Kalasin",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "312",
        "label": "3-17E (142)",
        "long": "\u0e1f\u0e32\u0e23\u0e4c\u0e21\u0e08\u0e23\u0e30\u0e40\u0e02\u0e49\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e2d\u0e39\u0e48\u0e41\u0e2a\u0e21\u0e14\u0e33 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Samut Prakan Crocodile Farm - Samaedam (expressway)",
        "short": "3-17E (142)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3122",
        "label": "962",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e02\u0e2d\u0e07;Bangkok-Chiang Khong",
        "short": "962",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3123",
        "label": "962",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e02\u0e2d\u0e07;Bangkok-Chiang Khong",
        "short": "962",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3124",
        "label": "962",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e02\u0e2d\u0e07;Bangkok-Chiang Khong",
        "short": "962",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3125",
        "label": "20",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e02\u0e2d\u0e19\u0e41\u0e01\u0e48\u0e19 (\u0e14\u0e48\u0e27\u0e19);\u0e3aBangkok-Khon Kaen",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3126",
        "label": "20",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e21\u0e31\u0e0d\u0e08\u0e32\u0e04\u0e35\u0e23\u0e35 - \u0e02\u0e2d\u0e19\u0e41\u0e01\u0e48\u0e19;\u0e3aBangkok-Khon Kaen",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3127",
        "label": "22",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e14\u0e23\u0e18\u0e32\u0e19\u0e35;\u0e3aBangkok - Udonthani",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3128",
        "label": "90",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e22 ;Bangkok-Chiangrai",
        "short": "90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3129",
        "label": "22",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e14\u0e23\u0e18\u0e32\u0e19\u0e35;\u0e3aBangkok - Udonthani",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3130",
        "label": "923",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e1e\u0e23\u0e48;\u0e3aBangkok - Phrae",
        "short": "923",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3131",
        "label": "90",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e22 ;Bangkok-Chiangrai",
        "short": "90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3132",
        "label": "5",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e19\u0e2d\u0e07\u0e1a\u0e31\u0e27\u0e25\u0e33\u0e20\u0e39;Bangkok - Nongbualamphu",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3133",
        "label": "90",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e22 ;Bangkok-Chiangrai",
        "short": "90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3134",
        "label": "926",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29;Bangkok - Sisaket",
        "short": "926",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3135",
        "label": "24",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e49\u0e2d\u0e22\u0e40\u0e2d\u0e47\u0e14 (\u0e14\u0e48\u0e27\u0e19);Bangkok - Roi Et",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3136",
        "label": "909",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e22 (\u0e02);Bangkok-Chiangrai",
        "short": "909",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3137",
        "label": "909",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e22 (\u0e02);Bangkok-Chiangrai",
        "short": "909",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3138",
        "label": "3",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f -  \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e41\u0e2a\u0e19 ;Bangkok-Chiang Saen",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3139",
        "label": "991",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e14\u0e2d\u0e19\u0e2a\u0e31\u0e01 - \u0e40\u0e01\u0e32\u0e30\u0e2a\u0e21\u0e38\u0e22;Bangkok - Don Sak - Koh Samui",
        "short": "991",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3140",
        "label": "910",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e48\u0e32\u0e19 (\u0e02);Bangkok - Nan",
        "short": "910",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3141",
        "label": "13",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e49\u0e32\u0e19\u0e17\u0e48\u0e32\u0e15\u0e2d\u0e19;Bangkok - Ban Tha Ton",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3142",
        "label": "922",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e30\u0e40\u0e22\u0e32;Bangkok-Pha Yao",
        "short": "922",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3143",
        "label": "922",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e30\u0e40\u0e22\u0e32;Bangkok-Pha Yao",
        "short": "922",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3144",
        "label": "923",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e1e\u0e23\u0e48;Bangkok-Phrae",
        "short": "923",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3145",
        "label": "936",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e08\u0e31\u0e01\u0e23\u0e32\u0e0a - \u0e1a\u0e38\u0e23\u0e35\u0e23\u0e31\u0e21\u0e22\u0e4c;Bangkok-Chakkarat-Buriram",
        "short": "936",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3146",
        "label": "923",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e1e\u0e23\u0e48;Bangkok-Phrae",
        "short": "923",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3147",
        "label": "937",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e08\u0e31\u0e01\u0e23\u0e32\u0e0a - \u0e2a\u0e19\u0e21;\u0e3aBangkok-Chakkarat-Sanom",
        "short": "937",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3148",
        "label": "949",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15 (\u0e02);Bangkok - Phuket",
        "short": "949",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3149",
        "label": "949",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f -\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15(\u0e02);Bangkok-Phuket",
        "short": "949",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3150",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok - Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3151",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok-Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3152",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok - Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3153",
        "label": "910",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e48\u0e32\u0e19 (\u0e02);Bangkok-Nan",
        "short": "910",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3154",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok - Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3155",
        "label": "64",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e30\u0e19\u0e2d\u0e07;Bangkok-Ranong",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3156",
        "label": "932",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e21\u0e2b\u0e32\u0e2a\u0e32\u0e23\u0e04\u0e32\u0e21;Bangkok-Mahasarakham",
        "short": "932",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3157",
        "label": "5",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e19\u0e2d\u0e07\u0e1a\u0e31\u0e27\u0e25\u0e33\u0e20\u0e39 - \u0e28\u0e23\u0e35\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Bangkok-Nongbualamphu-Si Chiang Mai",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3158",
        "label": "64",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e30\u0e19\u0e2d\u0e07;Bangkok-Ranong",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3159",
        "label": "929",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e02\u0e21\u0e23\u0e32\u0e10;Bangkok-Khemarat",
        "short": "929",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3160",
        "label": "945",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e32\u0e29\u0e35\u0e44\u0e28\u0e25 (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok-Rasisalai",
        "short": "945",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3161",
        "label": "91",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e33\u0e1b\u0e32\u0e07 (\u0e02);Bangkok-Lampang",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3162",
        "label": "91",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e33\u0e1b\u0e32\u0e07 (\u0e02);Bangkok-Lampang",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3163",
        "label": "91",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e33\u0e1b\u0e32\u0e07 (\u0e02);Bangkok-Lampang",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3164",
        "label": "924",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e33\u0e1e\u0e39\u0e19;Bangkok-Lamphun",
        "short": "924",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3165",
        "label": "993",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35;Bangkok-Surat Thani",
        "short": "993",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3166",
        "label": "993",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35;Bangkok-Surat Thani",
        "short": "993",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3167",
        "label": "993",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35;Bangkok-Surat Thani",
        "short": "993",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3168",
        "label": "940",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c - \u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29(\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Surin - Sisaket (Pak Thong Chai Junction)",
        "short": "940",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3169",
        "label": "31",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Surin (Pak Thong Chai Intersection)",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "317",
        "label": "3-18 (145)",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32\u0e1a\u0e48\u0e2d\u0e14\u0e34\u0e19 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Praksa-Bodin - Mochit 2",
        "short": "3-18 (145)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3170",
        "label": "27",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e01\u0e25\u0e19\u0e04\u0e23 - \u0e40\u0e23\u0e13\u0e39\u0e19\u0e04\u0e23;Bangkok - Sakon Nakhon - Renu Nakhon",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3172",
        "label": "21",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e23\u0e32\u0e0a\u0e2a\u0e35\u0e21\u0e32;Bangkok-Nakhon Ratchasima",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3174",
        "label": "31",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e01\u0e32\u0e1a\u0e40\u0e0a\u0e34\u0e07(\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Kap Choeng (Pak Thong Chai Intersection)",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3175",
        "label": "926",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29(\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Sisaket (Pak Thong Chai Junction)",
        "short": "926",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3176",
        "label": "21",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e23\u0e32\u0e0a\u0e2a\u0e35\u0e21\u0e32;Bangkok - Nakhon Ratchasima",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3177",
        "label": "958",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e34\u0e08\u0e34\u0e15\u0e23 (\u0e02);Bangkok - Phichit",
        "short": "958",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3178",
        "label": "913",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e1e\u0e34\u0e29\u0e13\u0e38\u0e42\u0e25\u0e01(\u0e02);Bangkok-Phitsanulok",
        "short": "913",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3179",
        "label": "913",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e1e\u0e34\u0e29\u0e13\u0e38\u0e42\u0e25\u0e01(\u0e02);Bangkok-Phitsanulok",
        "short": "913",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3180",
        "label": "24",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e14\u0e2d\u0e19\u0e15\u0e32\u0e25;Bangkok - Don Tan",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3181",
        "label": "946",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 - \u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok - Ubon Ratchathani - Mukdahan",
        "short": "946",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3182",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok-Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3183",
        "label": "21",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e23\u0e32\u0e0a\u0e2a\u0e35\u0e21\u0e32;Bangkok - Nakhon Ratchasima",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3184",
        "label": "930",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e14\u0e23\u0e18\u0e32\u0e19\u0e35 - \u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21;Bangkok - Udon Thani - Nakhon Phanom",
        "short": "930",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3185",
        "label": "956",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e41\u0e21\u0e48\u0e2a\u0e2d\u0e14;Bangkok-Mae Sot",
        "short": "956",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3186",
        "label": "909",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e22 (\u0e02);Bangkok - Chiang Rai",
        "short": "909",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": false,
        "id": "3187",
        "label": "915",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e49\u0e32\u0e19\u0e04\u0e48\u0e32\u0e22 - \u0e41\u0e2b\u0e25\u0e21\u0e41\u0e21\u0e48\u0e1e\u0e34\u0e21\u0e1e\u0e4c;Bangkok - Ban Khai - Mae Pim Cape",
        "short": "915",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3188",
        "label": "22",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e14\u0e23\u0e18\u0e32\u0e19\u0e35;Bangkok - Udon Thani",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3189",
        "label": "86",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e01\u0e38\u0e14\u0e0a\u0e38\u0e21-\u0e18\u0e32\u0e15\u0e38\u0e1e\u0e19\u0e21;Bangkok-Kut Chum- That Phanom-Ban Klang",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3190",
        "label": "928",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e01\u0e29\u0e15\u0e23\u0e27\u0e34\u0e2a\u0e31\u0e22 - \u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok - Kaset Wisai - Mukdahan",
        "short": "928",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3191",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3192",
        "label": "917",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23)-\u0e15\u0e23\u0e32\u0e14 (\u0e04);Bangkok(Chatuchak) - Trat",
        "short": "917",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": false,
        "id": "3193",
        "label": "915",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e1e;Bangkok - Banphe",
        "short": "915",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3194",
        "label": "23",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Bangkok - Nong Khai",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3195",
        "label": "100",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d\u0e38\u0e15\u0e23\u0e14\u0e34\u0e15\u0e16\u0e4c;Bangkok-Uttaradit",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3196",
        "label": "912",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e15\u0e23\u0e14\u0e34\u0e15\u0e16\u0e4c (\u0e02);Bangkok - Uttaradit",
        "short": "912",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3197",
        "label": "9907",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e08\u0e31\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 (\u0e07);Bangkok - Chanthaburi",
        "short": "9907",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3198",
        "label": "9908",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e15\u0e23\u0e32\u0e14 (\u0e07);Bangkok - Trat",
        "short": "9908",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3199",
        "label": "24",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e25\u0e34\u0e07\u0e19\u0e01\u0e17\u0e32;Bangkok - Loeng Nok Tha",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "3200",
        "label": "39",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e44\u0e17 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;TalaadThai - Victory Monument",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3201",
        "label": "3-5 (23)",
        "long": "\u0e1b\u0e39\u0e48\u0e40\u0e08\u0e49\u0e32\u0e2a\u0e21\u0e34\u0e07\u0e1e\u0e23\u0e32\u0e22 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c;Pu Chao Saming Phrai - Thewet",
        "short": "3-5 (23)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "3202",
        "label": "1-36 (26)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Minburi - Mo Chit 2",
        "short": "1-36 (26)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3203",
        "label": "21",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e23\u0e32\u0e0a\u0e2a\u0e35\u0e21\u0e32;Bangkok - Nakhon Ratchasima",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3204",
        "label": "4-43 (80)",
        "long": "\u0e27\u0e31\u0e14\u0e28\u0e23\u0e35\u0e19\u0e27\u0e25\u0e18\u0e23\u0e23\u0e21\u0e27\u0e34\u0e21\u0e25 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Wat Srinualthammawimol - Sanamluang",
        "short": "4-43 (80)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3205",
        "label": "90",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e22;Bangkok-Chiangrai",
        "short": "90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3206",
        "label": "3-30 (206)",
        "long": "\u0e40\u0e21\u0e01\u0e32\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Mega Bangna - Bang Khen",
        "short": "3-30 (206)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3207",
        "label": "14",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2b\u0e25\u0e48\u0e21\u0e2a\u0e31\u0e01(\u0e02);Bangkok-Lom Sak(B)",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3208",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e04\u0e32\u0e19;Bangkok - Chiangkhan",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3209",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1b\u0e32\u0e01\u0e0a\u0e21;Bangkok - Pak Chom",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3210",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1c\u0e32\u0e02\u0e32\u0e27 - \u0e40\u0e25\u0e22;Bangkok - Phakhao - Loei",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3211",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e20\u0e39\u0e01\u0e23\u0e30\u0e14\u0e36\u0e07 - \u0e40\u0e25\u0e22;Bangkok - Phu Kradueng - Loei",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3212",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e25\u0e22;Bangkok - Loei",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3213",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e25\u0e22 - \u0e17\u0e48\u0e32\u0e25\u0e35\u0e48;Bangkok - Loei - Thali",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3214",
        "label": "963",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e02\u0e32\u0e04\u0e49\u0e2d;Bangkok-Khao Kho",
        "short": "963",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3215",
        "label": "14",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e20\u0e39\u0e40\u0e23\u0e37\u0e2d;Bangkok-Phu Ruea",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3216",
        "label": "963",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e02\u0e32\u0e04\u0e49\u0e2d;Bangkok-Khao Kho",
        "short": "963",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3217",
        "label": "913",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e34\u0e29\u0e13\u0e38\u0e42\u0e25\u0e01 (\u0e02);Bangkok-Phitsanulok",
        "short": "913",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3218",
        "label": "929",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e0a\u0e32\u0e19\u0e38\u0e21\u0e32\u0e19;Bangkok-Chanuman",
        "short": "929",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3219",
        "label": "14",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e19\u0e2d\u0e07\u0e1a\u0e31\u0e27\u0e41\u0e14\u0e07;\u0e3aBangkok - Nongbuadaeng",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3220",
        "label": "993",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35;Bangkok - Suratthani",
        "short": "993",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3221",
        "label": "993",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35;Bangkok - Suratthani",
        "short": "993",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3222",
        "label": "64",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e30\u0e19\u0e2d\u0e07;Bangkok - Ranong",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3223",
        "label": "64",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e30\u0e19\u0e2d\u0e07;Bangkok - Ranong",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3224",
        "label": "64",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e30\u0e19\u0e2d\u0e07;Bangkok - Ranong",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3225",
        "label": "990",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e0a\u0e38\u0e21\u0e1e\u0e23 (\u0e02);Bangkok - Chumphon",
        "short": "990",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3226",
        "label": "9903",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e17\u0e1e\u0e2a\u0e16\u0e34\u0e15 - \u0e0a\u0e31\u0e22\u0e20\u0e39\u0e21\u0e34;Bangkok - Thep Sathit - Chaiyaphum",
        "short": "9903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3227",
        "label": "923",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e1e\u0e23\u0e48;Bangkok-Phrae",
        "short": "923",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3228",
        "label": "86",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e38\u0e14\u0e0a\u0e38\u0e21 - \u0e18\u0e32\u0e15\u0e38\u0e1e\u0e19\u0e21;Bangkok-Kut Chum- That Phanom",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3229",
        "label": "970",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19) - \u0e41\u0e2b\u0e25\u0e21\u0e09\u0e1a\u0e31\u0e07;\u0e3aBangkok - Laem Chabang",
        "short": "970",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "323",
        "label": "1-15 (150)",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Pak Kret - Minburi",
        "short": "1-15 (150)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3230",
        "label": "981",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a - \u0e1b\u0e32\u0e01\u0e1e\u0e19\u0e31\u0e07;Bangkok-Nakhon Si Thammarat-Pak Phanang",
        "short": "981",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3231",
        "label": "981",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a ;Bangkok-Nakhon Si Thammarat",
        "short": "981",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3232",
        "label": "9909",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e41\u0e2b\u0e25\u0e21\u0e09\u0e1a\u0e31\u0e07 (\u0e02);\u0e3aBangkok - Laem Chabang",
        "short": "9909",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3233",
        "label": "66",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e32\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e19\u0e49\u0e2d\u0e22 - \u0e1a\u0e49\u0e32\u0e19\u0e21\u0e32\u0e1a\u0e2d\u0e33\u0e21\u0e24\u0e15;Bangkok \u2013 Bang Saphan Noi \u2013 Ban Map Ammarit",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3234",
        "label": "982",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48 (\u0e02);Bangkok - Hatyai",
        "short": "982",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3235",
        "label": "992",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48;Bangkok - Hatyai",
        "short": "992",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3236",
        "label": "986",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e44\u0e2b\u0e07\u0e42\u0e01\u0e25\u0e01;\u0e3aBangkok - Sungai Kolok",
        "short": "986",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3237",
        "label": "943",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e36\u0e07\u0e01\u0e32\u0e2c;Bangkok - Bueng Kan",
        "short": "943",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3238",
        "label": "943",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e38\u0e48\u0e07\u0e04\u0e25\u0e49\u0e32;Bangkok - Bung Khla",
        "short": "943",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3240",
        "label": "79",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e38\u0e21\u0e20\u0e32\u0e27\u0e1b\u0e35 - \u0e1a\u0e36\u0e07\u0e01\u0e32\u0e2c;Bangkok -",
        "short": "79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3241",
        "label": "66",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e32\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19;Bangkok \u2013 Bang Saphan",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3242",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e0a\u0e38\u0e21\u0e41\u0e1e;Bangkok \u2013 Chum Phae",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3243",
        "label": "935",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e27\u0e32\u0e1b\u0e35\u0e1b\u0e17\u0e38\u0e21;Bangkok - Wapipathum",
        "short": "935",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3244",
        "label": "7",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e49\u0e32\u0e19\u0e0a\u0e48\u0e2d\u0e07\u0e40\u0e21\u0e47\u0e01;Bangkok \u2013 Ban Chong Mek",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3245",
        "label": "7",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e38\u0e13\u0e11\u0e23\u0e34\u0e01;Bangkok \u2013 Buntharik",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3246",
        "label": "981",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a;Bangkok -  Nakhon Si Thammarat",
        "short": "981",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3247",
        "label": "947",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e38\u0e23\u0e35\u0e23\u0e31\u0e21\u0e22\u0e4c - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Bangkok \u2013 Buri Ram \u2013 Ubon Ratchathani",
        "short": "947",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3248",
        "label": "984",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e15\u0e39\u0e25 (\u0e02);Bangkok - Satun",
        "short": "984",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3249",
        "label": "988",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e15\u0e39\u0e25;Bangkok - Satun",
        "short": "988",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "325",
        "label": "2-49 (156L)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e2d\u0e39\u0e48\u0e43\u0e15\u0e49\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19\u0e23\u0e32\u0e21\u0e2d\u0e34\u0e19\u0e17\u0e23\u0e32 - \u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27 71 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);CircleRamintra - Ladprao 71",
        "short": "2-49 (156L)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3250",
        "label": "89",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e25\u0e31\u0e07\u0e2a\u0e27\u0e19;Bangkok -  Lang Suan",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3251",
        "label": "81",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok - Phutthamonthon - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3252",
        "label": "997",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 (\u0e02);Bangkok - Nakhon Pathom",
        "short": "997",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3253",
        "label": "9904",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e2d\u0e21\u0e15\u0e30\u0e19\u0e04\u0e23;Bangkok - Amata City Chonburi Route",
        "short": "9904",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3254",
        "label": "9904",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e0a\u0e25\u0e1a\u0e38\u0e23\u0e35 (\u0e04);Bangkok - Chonburi",
        "short": "9904",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3255",
        "label": "100",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e28\u0e23\u0e35\u0e2a\u0e31\u0e0a\u0e19\u0e32\u0e25\u0e31\u0e22;Bangkok - Si Satchanalai",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3256",
        "label": "100",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e28\u0e23\u0e35\u0e2a\u0e31\u0e0a\u0e19\u0e32\u0e25\u0e31\u0e22;Bangkok - Si Satchanalai",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3257",
        "label": "24",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e49\u0e2d\u0e22\u0e40\u0e2d\u0e47\u0e14;Bangkok - Roi Et",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3258",
        "label": "24",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e25\u0e34\u0e07\u0e19\u0e01\u0e17\u0e32;Bangkok - Loeng Nok Tha",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3259",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok - Mukdahan",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "3260",
        "label": "3-26E (537E)",
        "long": "\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e08\u0e31\u0e01\u0e23\u0e35\u0e19\u0e24\u0e1a\u0e14\u0e34\u0e19\u0e17\u0e23\u0e4c - \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e23\u0e32\u0e21\u0e32\u0e18\u0e34\u0e1a\u0e14\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Chakri Naruebodindra Medical Institute - Ramathibodi Hospital",
        "short": "3-26E (537E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3261",
        "label": "48",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1e\u0e31\u0e17\u0e22\u0e32;Bangkok (Ekamai) - Pattaya City",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3262",
        "label": "9905",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1e\u0e31\u0e17\u0e22\u0e32;Bangkok (Chatuchak) - Pattaya City",
        "short": "9905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3263",
        "label": "48",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35) - \u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1e\u0e31\u0e17\u0e22\u0e32;Bangkok (Borommaratchachonnani) - Pattaya City",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E69E9E",
        "color_name": "pink",
        "has_shape": true,
        "id": "3264",
        "label": "9907",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e08\u0e31\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 (\u0e07);Bangkok (Chatuchak) - Chanthaburi",
        "short": "9907",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E69E9E",
        "color_name": "pink",
        "has_shape": true,
        "id": "3265",
        "label": "19",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e27\u0e31\u0e14\u0e2a\u0e34\u0e07\u0e2b\u0e4c;Bangkok - Wat Sing",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3266",
        "label": "923",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e1e\u0e23\u0e48;Bangkok-Phrae",
        "short": "923",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3267",
        "label": "91",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e33\u0e1b\u0e32\u0e07 (\u0e02);Bangkok - Lampang",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3268",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);\u0e3aBangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3269",
        "label": "9917",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e44\u0e2b\u0e07\u0e42\u0e01\u0e25\u0e01 (\u0e02);\u0e3aBangkok - Suai Kolok",
        "short": "9917",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3270",
        "label": "21",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e23\u0e32\u0e0a\u0e2a\u0e35\u0e21\u0e32;Bangkok-Nakhon Ratchasima",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3271",
        "label": "973",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e07\u0e02\u0e25\u0e32;\u0e3aBangkok - Songkhla",
        "short": "973",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3272",
        "label": "987",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e1a\u0e15\u0e07;\u0e3aBangkok - Betong",
        "short": "987",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "3273",
        "label": "S6A (555A)",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34;Don Mueang Airport - Suvarnabhumi Airport",
        "short": "S6A (555A)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3274",
        "label": "48",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1e\u0e31\u0e17\u0e22\u0e32;Bangkok (Ekamai) - Pattaya City",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3275",
        "label": "57",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e30\u0e22\u0e2d\u0e07 (\u0e04);Bangkok \u2013 Rayong",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3276",
        "label": "932",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e21\u0e2b\u0e32\u0e2a\u0e32\u0e23\u0e04\u0e32\u0e21;Bangkok - Maha Sarakham",
        "short": "932",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3277",
        "label": "932",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e21\u0e2b\u0e32\u0e2a\u0e32\u0e23\u0e04\u0e32\u0e21;Bangkok - Maha Sarakham",
        "short": "932",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3278",
        "label": "932",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e21\u0e2b\u0e32\u0e2a\u0e32\u0e23\u0e04\u0e32\u0e21;Bangkok - Maha Sarakham",
        "short": "932",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E69E9E",
        "color_name": "pink",
        "has_shape": true,
        "id": "3279",
        "label": "12",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e1e\u0e1a\u0e38\u0e23\u0e35;\u0e3aBangkok - Lop Buri",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3280",
        "label": "89",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e30\u0e41\u0e21;Bangkok - Lamae",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3281",
        "label": "984",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e15\u0e39\u0e25 (\u0e02);Bangkok - Satun",
        "short": "984",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3282",
        "label": "28",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e0a\u0e31\u0e22\u0e20\u0e39\u0e21\u0e34;Bangkok - Chaiyaphum",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3283",
        "label": "949",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e20\u0e39\u0e40\u0e01\u0e47\u0e15 (\u0e02);Bangkok - Phuket",
        "short": "949",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ACF2E7",
        "color_name": "white",
        "has_shape": true,
        "id": "3284",
        "label": "9905",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e19\u0e34\u0e04\u0e21\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e1a\u0e48\u0e2d\u0e27\u0e34\u0e19 (\u0e15);Bangkok \u2013 Bowin Industrial Estate",
        "short": "9905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3285",
        "label": "997",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 (\u0e02);Bangkok - Nakhon Pathom",
        "short": "997",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3286",
        "label": "7",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e49\u0e32\u0e19\u0e0a\u0e48\u0e2d\u0e07\u0e40\u0e21\u0e47\u0e01;Bangkok \u2013 Ban Chong Mek",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3287",
        "label": "33",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e01\u0e23\u0e30\u0e19\u0e27\u0e19-\u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e07;Bangkok - Kranuan - Ban Paeng",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3288",
        "label": "930",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e14\u0e23\u0e18\u0e32\u0e19\u0e35 - \u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21;Bangkok \u2013 Udon Thani \u2013 Nakhon Phanom",
        "short": "930",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3289",
        "label": "38",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35) - \u0e0a\u0e25\u0e1a\u0e38\u0e23\u0e35 (\u0e02);Bangkok - Chonburi",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3290",
        "label": "29",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e0a\u0e38\u0e21\u0e41\u0e1e;Bangkok \u2013 Chum Phae",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3291",
        "label": "922",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e30\u0e40\u0e22\u0e32;Bangkok \u2013 Phayao",
        "short": "922",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3292",
        "label": "23",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Bangkok - Nongkhai",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3293",
        "label": "5",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e31\u0e07\u0e04\u0e21;Bangkok \u2013 Sangkhom",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3294",
        "label": "98",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 (\u0e02);Bangkok - Ubonratchathani",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3295",
        "label": "5",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e04\u0e39\u0e2b\u0e32;Bangkok \u2013 Suwannakhuha",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3296",
        "label": "90",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e0a\u0e35\u0e22\u0e07\u0e23\u0e32\u0e22;Bangkok - Chairai",
        "short": "90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "58A246",
        "color_name": "green",
        "has_shape": true,
        "id": "3297",
        "label": "9908",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e15\u0e23\u0e32\u0e14 (\u0e07);Bangkok - Trat",
        "short": "9908",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3298",
        "label": "31",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22);Bangkok - Surin (Pak Thong Chai Intersection)",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3299",
        "label": "981",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a - \u0e1b\u0e32\u0e01\u0e1e\u0e19\u0e31\u0e07;Bangkok-Nakhon Si Thammarat -Pak Phanang",
        "short": "981",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "330",
        "label": "2-21E (166)",
        "long": "\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e17\u0e2d\u0e07\u0e18\u0e32\u0e19\u0e35 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Muangthong Thani - Victory Monument (Expressway)",
        "short": "2-21E (166)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3300",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3301",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3302",
        "label": "91",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e33\u0e1b\u0e32\u0e07 (\u0e02);Bangkok \u2013 Lampang",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3303",
        "label": "81",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3304",
        "label": "81",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e15);Bangkok - Phutthamonthon - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3305",
        "label": "81",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok - Phutthamonthon - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3306",
        "label": "81",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok - Phutthamonthon - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3307",
        "label": "9906",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1a\u0e49\u0e32\u0e19\u0e09\u0e32\u0e07 - \u0e23\u0e30\u0e22\u0e2d\u0e07;Bangkok (Chatuchak) \u2013 Ban Chang \u2013 Rayong",
        "short": "9906",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3308",
        "label": "35",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e1a\u0e49\u0e32\u0e19\u0e21\u0e32\u0e1a\u0e15\u0e32\u0e1e\u0e38\u0e14 - \u0e23\u0e30\u0e22\u0e2d\u0e07;Bangkok (Ekkamai) \u2013 Map Ta Phut \u2013 Rayong",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3309",
        "label": "35",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1a\u0e49\u0e32\u0e19\u0e21\u0e32\u0e1a\u0e15\u0e32\u0e1e\u0e38\u0e14 - \u0e23\u0e30\u0e22\u0e2d\u0e07;Bangkok (Chatuchak) \u2013 Map Ta Phut \u2013 Rayong",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3310",
        "label": "903",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e17\u0e31\u0e22\u0e18\u0e32\u0e19\u0e35 (\u0e04);Bangkok \u2013 Uthai Thani",
        "short": "903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3311",
        "label": "903",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e17\u0e31\u0e22\u0e18\u0e32\u0e19\u0e35 (\u0e04);Bangkok \u2013 Uthai Thani",
        "short": "903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3312",
        "label": "903",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e27\u0e31\u0e14\u0e08\u0e31\u0e19\u0e17\u0e32\u0e23\u0e32\u0e21 (\u0e27\u0e31\u0e14\u0e17\u0e48\u0e32\u0e0b\u0e38\u0e07) - \u0e2d\u0e38\u0e17\u0e31\u0e22\u0e18\u0e32\u0e19\u0e35;Bangkok \u2013 Wat Tha Sung \u2013 Uthai Thani",
        "short": "903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3313",
        "label": "903",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e27\u0e31\u0e14\u0e08\u0e31\u0e19\u0e17\u0e32\u0e23\u0e32\u0e21 (\u0e27\u0e31\u0e14\u0e17\u0e48\u0e32\u0e0b\u0e38\u0e07) - \u0e2d\u0e38\u0e17\u0e31\u0e22\u0e18\u0e32\u0e19\u0e35;Bangkok \u2013 Wat Tha Sung \u2013 Uthai Thani",
        "short": "903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3314",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok-Mukdahan",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3315",
        "label": "941",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e34\u0e21\u0e32\u0e22 - \u0e1e\u0e19\u0e21\u0e44\u0e1e\u0e23;Bangkok \u2013 Phimai \u2013 Phanom Phrai",
        "short": "941",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3316",
        "label": "968",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e22\u0e42\u0e2a\u0e18\u0e23;Bangkok \u2013 Yasothon",
        "short": "968",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3317",
        "label": "957",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e21\u0e48\u0e2a\u0e32\u0e22;Bangkok - Mae Sai",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3318",
        "label": "933",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e28\u0e23\u0e35\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Bangkok \u2013 Si Chiang Mai",
        "short": "933",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3319",
        "label": "5",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e19\u0e2d\u0e07\u0e1a\u0e31\u0e27\u0e25\u0e33\u0e20\u0e39;Bangkok \u2013 Nong Bua Lamphu",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "332",
        "label": "166 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23",
        "long": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Government Complex - Victory Monument",
        "short": "166 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3320",
        "label": "929",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d\u0e33\u0e19\u0e32\u0e08\u0e40\u0e08\u0e23\u0e34\u0e0d-\u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e44\u0e17\u0e23;Bangkok-Amnat Charoen-Pho Sai",
        "short": "929",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3321",
        "label": "990",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e0a\u0e38\u0e21\u0e1e\u0e23 (\u0e02);Bangkok - Chumphon",
        "short": "990",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3322",
        "label": "993",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35;Bangkok \u2013 Surat Thani",
        "short": "993",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3323",
        "label": "100",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e28\u0e23\u0e35\u0e2a\u0e31\u0e0a\u0e19\u0e32\u0e25\u0e31\u0e22 (\u0e2a\u0e27\u0e23\u0e23\u0e04\u0e42\u0e25\u0e01);Bangkok \u2013 Si Satchanalai (Sawankhalok)",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3324",
        "label": "100",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e28\u0e23\u0e35\u0e2a\u0e31\u0e0a\u0e19\u0e32\u0e25\u0e31\u0e22 (\u0e2a\u0e27\u0e23\u0e23\u0e04\u0e42\u0e25\u0e01);Bangkok \u2013 Si Satchanalai (Sawankhalok)",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3325",
        "label": "18",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 (\u0e02);Bangkok-Chiang Mai",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "3326",
        "label": "2-40 (36)",
        "long": "\u0e2d\u0e39\u0e48\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 9 - \u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32;RAMA 9 - Siphaya",
        "short": "2-40 (36)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3327",
        "label": "20",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e02\u0e2d\u0e19\u0e41\u0e01\u0e48\u0e19;Bangkok-Khon Kaen",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3328",
        "label": "933",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e28\u0e23\u0e35\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48;Bangkok \u2013 Si Chiang Mai",
        "short": "933",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3329",
        "label": "928",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e01\u0e29\u0e15\u0e23\u0e27\u0e34\u0e2a\u0e31\u0e22 - \u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok \u2013 Kaset Wisai \u2013 Mukdahan",
        "short": "928",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3330",
        "label": "929",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e2d\u0e33\u0e19\u0e32\u0e08\u0e40\u0e08\u0e23\u0e34\u0e0d-\u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e44\u0e17\u0e23;Bangkok-Amnat Charoen-Pho Sai",
        "short": "929",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3331",
        "label": "62",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e02\u0e19\u0e2d\u0e21;Bangkok \u2013 Khanom",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3332",
        "label": "62",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e02\u0e19\u0e2d\u0e21;Bangkok \u2013 Khanom",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3333",
        "label": "9908",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e15\u0e23\u0e32\u0e14 (\u0e07);Bangkok - Trat",
        "short": "9908",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3334",
        "label": "81",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3335",
        "label": "81",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok - Phutthamonthon - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3337",
        "label": "9907",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e08\u0e31\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 (\u0e07);Bangkok (Chatuchak) - Chanthaburi",
        "short": "9907",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3338",
        "label": "93",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e15\u0e32\u0e01 (\u0e02);\u0e3aBangkok - Tak",
        "short": "93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3339",
        "label": "934",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e19\u0e21\u0e44\u0e1e\u0e23;Bangkok -  Phanom Phrai",
        "short": "934",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3340",
        "label": "38",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35) - \u0e0a\u0e25\u0e1a\u0e38\u0e23\u0e35 (\u0e02);Bangkok - Chonburi",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3341",
        "label": "49",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e32\u0e07\u0e41\u0e2a\u0e19;Bangkok - Bang Saen",
        "short": "49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3342",
        "label": "10",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e17\u0e31\u0e22\u0e18\u0e32\u0e19\u0e35;Bangkok - Uthai Thani",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3343",
        "label": "9906",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1a\u0e49\u0e32\u0e19\u0e09\u0e32\u0e07 - \u0e23\u0e30\u0e22\u0e2d\u0e07;Bangkok (Chatuchak) \u2013 Ban Chang \u2013 Rayong",
        "short": "9906",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3345",
        "label": "48",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1e\u0e31\u0e17\u0e22\u0e32;Bangkok (Chatuchak) - Pattaya City",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3348",
        "label": "985",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e1b\u0e23\u0e32\u0e13\u0e1a\u0e38\u0e23\u0e35;Bangkok (Ekkamai) - Pranbur",
        "short": "985",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3349",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e32\u0e04\u0e39;Bangkok - Nakhon Phanom",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3350",
        "label": "12",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e1e\u0e1a\u0e38\u0e23\u0e35;\u0e3aBangkok - Lop Buri",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3351",
        "label": "37",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e28\u0e23\u0e35\u0e23\u0e32\u0e0a\u0e32(\u0e02);Bangkok - Si Racha",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3352",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok-Mukdahan",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3353",
        "label": "8",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e41\u0e2a\u0e27\u0e07\u0e2b\u0e32 - \u0e0a\u0e31\u0e22\u0e19\u0e32\u0e17;Bangkok - Sawaeng Ha - Chai Nat",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3354",
        "label": "908",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e31\u0e19\u0e04\u0e32;Bangkok - Hankha",
        "short": "908",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3355",
        "label": "76",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 - \u0e23\u0e32\u0e0a\u0e1a\u0e38\u0e23\u0e35;Bangkok - Phutthamonthon District - Ratchaburi Province",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3356",
        "label": "917",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e15\u0e23\u0e32\u0e14 (\u0e04);Bangkok - Trat",
        "short": "917",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3357",
        "label": "906",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e0a\u0e31\u0e22\u0e19\u0e32\u0e17 (\u0e02);\u0e3aBangkok - Chainat",
        "short": "906",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3358",
        "label": "8",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e23\u0e23\u0e04\u0e1a\u0e38\u0e23\u0e35 - \u0e0a\u0e31\u0e22\u0e19\u0e32\u0e17;Bangkok - Sankhaburi - Chai Nat",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3359",
        "label": "8",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e23\u0e23\u0e04\u0e1a\u0e38\u0e23\u0e35 - \u0e0a\u0e31\u0e22\u0e19\u0e32\u0e17;Bangkok - Sankhaburi - Chai Nat",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3361",
        "label": "76",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 - \u0e23\u0e32\u0e0a\u0e1a\u0e38\u0e23\u0e35;Bangkok - Phutthamonthon District - Ratchaburi Province",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3362",
        "label": "992",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48;Bangkok \u2013 Hat Yai",
        "short": "992",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3363",
        "label": "49",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e32\u0e07\u0e41\u0e2a\u0e19;\u0e3aBangkok - Bangsaen",
        "short": "49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3364",
        "label": "95",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e2a\u0e27\u0e23\u0e23\u0e04\u0e4c (\u0e02);Bangkok - Nakhon Sawan",
        "short": "95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3365",
        "label": "14",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e-\u0e2b\u0e25\u0e48\u0e21\u0e2a\u0e31\u0e01(\u0e02);Bangkok-Lom Sak(B)",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3366",
        "label": "14",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e19\u0e2d\u0e07\u0e1a\u0e31\u0e27\u0e41\u0e14\u0e07;Bangkok \u2013 Nong Bua Daeng",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3368",
        "label": "49",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f(\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e1a\u0e39\u0e23\u0e1e\u0e32\u0e27\u0e34\u0e16\u0e35 - \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e1a\u0e39\u0e23\u0e1e\u0e32(\u0e15);Bangkok (Ekkamai) \u2013 Burapha Withi  \u2013 Burapha University",
        "short": "49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3369",
        "label": "978",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e2b\u0e31\u0e27\u0e2b\u0e34\u0e19 (\u0e02);Bangkok (Ekkamai) - Hua Hin",
        "short": "978",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3370",
        "label": "978",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e2b\u0e31\u0e27\u0e2b\u0e34\u0e19 (\u0e02)(\u0e15);Bangkok (Ekkamai) - Hua Hin",
        "short": "978",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3371",
        "label": "12",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e1a\u0e34\u0e01 - \u0e25\u0e1e\u0e1a\u0e38\u0e23\u0e35(\u0e15);Bangkok \u2013 Ban Boek \u2013 Lopburi",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3372",
        "label": "40",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32 (\u0e02);Bangkok \u2013 Chachoengsao",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3376",
        "label": "55",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e32\u0e07\u0e04\u0e25\u0e49\u0e32 (\u0e01);Bangkok \u2013 Bang Khla",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3377",
        "label": "39",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e32\u0e07\u0e04\u0e25\u0e49\u0e32 (\u0e02);Bangkok \u2013 Bang Khla",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3378",
        "label": "35",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e30\u0e22\u0e2d\u0e07;Bangkok \u2013 Rayong",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3379",
        "label": "52",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e01\u0e2d\u0e07\u0e1a\u0e31\u0e0d\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e23\u0e1a\u0e17\u0e35\u0e48 1;Bangkok \u2013 1st Combat Support Command",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3380",
        "label": "9904",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e0a\u0e25\u0e1a\u0e38\u0e23\u0e35 (\u0e04);Bangkok - Chonburi",
        "short": "9904",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3381",
        "label": "9910",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1a\u0e32\u0e07\u0e04\u0e25\u0e49\u0e32;Bangkok (Chatuchak) \u2013 Bang Khla",
        "short": "9910",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E69E9E",
        "color_name": "pink",
        "has_shape": true,
        "id": "3382",
        "label": "978",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e2b\u0e31\u0e27\u0e2b\u0e34\u0e19 (\u0e02);Bangkok (Ekkamai) - Hua Hin",
        "short": "978",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3385",
        "label": "52",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e1e\u0e19\u0e31\u0e2a\u0e19\u0e34\u0e04\u0e21;Bangkok (Chatuchak) \u2013 Phanat Nikhom",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3386",
        "label": "37",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e28\u0e23\u0e35\u0e23\u0e32\u0e0a\u0e32;Bangkok (Chatuchak) \u2013 Si Racha",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E69E9E",
        "color_name": "pink",
        "has_shape": true,
        "id": "3387",
        "label": "979",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e1b\u0e23\u0e30\u0e08\u0e27\u0e1a\u0e04\u0e35\u0e23\u0e35\u0e02\u0e31\u0e19\u0e18\u0e4c;Bangkok (Ekkamai) - Prachuap Khiri Khan",
        "short": "979",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "581088",
        "color_name": "purple",
        "has_shape": true,
        "id": "3388",
        "label": "979",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e1b\u0e23\u0e30\u0e08\u0e27\u0e1a\u0e04\u0e35\u0e23\u0e35\u0e02\u0e31\u0e19\u0e18\u0e4c;Bangkok (Ekkamai) - Prachuap Khiri Khan",
        "short": "979",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3389",
        "label": "908",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e31\u0e19\u0e04\u0e32;Bangkok \u2013 Hankha",
        "short": "908",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "581088",
        "color_name": "purple",
        "has_shape": true,
        "id": "3390",
        "label": "985",
        "long": "\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e40\u0e2d\u0e01\u0e21\u0e31\u0e22) - \u0e1b\u0e23\u0e32\u0e13\u0e1a\u0e38\u0e23\u0e35;Bangkok (Ekkamai) - Pranbur",
        "short": "985",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E69E9E",
        "color_name": "pink",
        "has_shape": true,
        "id": "3391",
        "label": "977",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e40\u0e1e\u0e0a\u0e23\u0e1a\u0e38\u0e23\u0e35 (\u0e02);\u0e3aBangkok - Phetchaburi",
        "short": "977",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3392",
        "label": "77",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e42\u0e1e\u0e18\u0e32\u0e23\u0e32\u0e21;\u0e3aBangkok - Photharam",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3393",
        "label": "921",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e07\u0e04\u0e23\u0e31\u0e01\u0e29\u0e4c - \u0e01\u0e1a\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e1a\u0e38\u0e23\u0e35(\u0e15);Bangkok \u2013 Ongkharak \u2013 Kabin Buri",
        "short": "921",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3394",
        "label": "58",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e07\u0e04\u0e23\u0e31\u0e01\u0e29\u0e4c - \u0e19\u0e04\u0e23\u0e19\u0e32\u0e22\u0e01;Bangkok - Ongkharak - Nakhon Nayok",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3395",
        "label": "81",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35(\u0e15);Bangkok - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3396",
        "label": "81",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1e\u0e38\u0e17\u0e18\u0e21\u0e13\u0e11\u0e25 - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok - Phutthamonthon - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3397",
        "label": "95",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e23\u0e23\u0e1e\u0e15\u0e1e\u0e34\u0e2a\u0e31\u0e22;Bangkok - Banphot Phisai",
        "short": "95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3398",
        "label": "905",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e34\u0e07\u0e2b\u0e4c\u0e1a\u0e38\u0e23\u0e35 (\u0e02);Bangkok - Sing Buri",
        "short": "905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3399",
        "label": "985",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1b\u0e23\u0e32\u0e13\u0e1a\u0e38\u0e23\u0e35 (\u0e02);Bangkok - Pranburi",
        "short": "985",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "34",
        "label": "201",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e1e\u0e34\u0e29\u0e13\u0e38\u0e42\u0e25\u0e01;Bangkok - Phitsanulok",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3400",
        "label": "978",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e31\u0e27\u0e2b\u0e34\u0e19 (\u0e02);Bangkok - Hua Hin",
        "short": "978",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3401",
        "label": "905",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e34\u0e07\u0e2b\u0e4c\u0e1a\u0e38\u0e23\u0e35 (\u0e02);Bangkok - Sing Buri",
        "short": "905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3402",
        "label": "48",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1e\u0e31\u0e17\u0e22\u0e32 (\u0e15);Bangkok (Chatuchak) - Pattaya City",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06FFC7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3403",
        "label": "81",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35;\u0e3aBangkok - Kanchanaburi",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C2FFD",
        "color_name": "blue",
        "has_shape": true,
        "id": "3404",
        "label": "992",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48;Bangkok \u2013 Hat Yai",
        "short": "992",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3405",
        "label": "992",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e14\u0e48\u0e32\u0e19\u0e19\u0e2d\u0e01;Bangkok \u2013 Dan Nok",
        "short": "992",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3406",
        "label": "76",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e23\u0e32\u0e0a\u0e1a\u0e38\u0e23\u0e35;Bangkok - Ratchaburi Province",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3408",
        "label": "9918",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e01\u0e32\u0e0d\u0e08\u0e19\u0e1a\u0e38\u0e23\u0e35(\u0e15);\u0e3a\u0e3aBangkok - Kanchanaburi",
        "short": "9918",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3409",
        "label": "965",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e49\u0e32\u0e19\u0e14\u0e48\u0e32\u0e19\u0e25\u0e32\u0e19\u0e2b\u0e2d\u0e22;\u0e34Bangkok - Ban Dan Lan Hoi",
        "short": "965",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3410",
        "label": "981",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e18\u0e23\u0e23\u0e21\u0e23\u0e32\u0e0a - \u0e1b\u0e32\u0e01\u0e1e\u0e19\u0e31\u0e07;Bangkok-Nakhon Si Thammarat -Pak Phanang",
        "short": "981",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FBCBA4",
        "color_name": "white",
        "has_shape": true,
        "id": "3411",
        "label": "9908",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e15\u0e23\u0e32\u0e14 (\u0e07);Bangkok - Trat",
        "short": "9908",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3412",
        "label": "912",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e15\u0e23\u0e14\u0e34\u0e15\u0e16\u0e4c (\u0e02);\u0e3aBangkok - Uttaradit",
        "short": "912",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3413",
        "label": "1-57 (519)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;Minburi - Khlong Toei Port",
        "short": "1-57 (519)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3414",
        "label": "3-24E (536)",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Pak nam - Bangkok Bus Terminal (Chatuchak) (Mo Chit 2)",
        "short": "3-24E (536)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3415",
        "label": "1-22E (522)",
        "long": "\u0e2d\u0e39\u0e48\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Rangsit - Victory Monument",
        "short": "1-22E (522)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "3416",
        "label": "1-57 (519)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;Minburi - Khlong Toei Port",
        "short": "1-57 (519)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3417",
        "label": "1-55E (514E)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e2a\u0e35\u0e48\u0e1e\u0e23\u0e30\u0e22\u0e32 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Minburi - Si Phraya",
        "short": "1-55E (514E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3418",
        "label": "1-54 (514)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35;Minburi - MRT Lumphini",
        "short": "1-54 (514)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "3419",
        "label": "1-54 (514)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35;Minburi - MRT Lumphini",
        "short": "1-54 (514)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3420",
        "label": "1-20E (510E)",
        "long": "\u0e21.\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Thammasat Rangsit - Victory Monument (Expressway)",
        "short": "1-20E (510E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3421",
        "label": "1-19 (510)",
        "long": "\u0e21.\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Thammasat Rangsit - Victory Monument",
        "short": "1-19 (510)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "3422",
        "label": "1-53 (501)",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e19\u0e31\u0e01\u0e01\u0e35\u0e2c\u0e32\u0e41\u0e2b\u0e25\u0e21\u0e17\u0e2d\u0e07 - \u0e17\u0e48\u0e32\u0e0a\u0e49\u0e32\u0e07;Nakkila Laem Thong Village - Tha Chang",
        "short": "1-53 (501)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3423",
        "label": "2-52 (204)",
        "long": "\u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2 - \u0e17\u0e48\u0e32\u0e19\u0e49\u0e33\u0e23\u0e32\u0e0a\u0e27\u0e07\u0e28\u0e4c;Mochit - Ratchawong Pier",
        "short": "2-52 (204)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3425",
        "label": "3-48 (137)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e23\u0e31\u0e0a\u0e14\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01 - \u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);CircleRatchadapisek - Ramkhamhaeng",
        "short": "3-48 (137)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3426",
        "label": "3-48 (137)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21\u0e23\u0e31\u0e0a\u0e14\u0e32\u0e20\u0e34\u0e40\u0e29\u0e01 - \u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 (\u0e27\u0e19\u0e02\u0e27\u0e32);CircleRatchadapisek - Ramkhamhaeng",
        "short": "3-48 (137)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3427",
        "label": "1-14E",
        "long": "\u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19 - \u0e2a\u0e33\u0e42\u0e23\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Samrong - Bangkhen",
        "short": "1-14E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3428",
        "label": "947",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e38\u0e23\u0e35\u0e23\u0e31\u0e21\u0e22\u0e4c - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Bangkok \u2013 Buri Ram \u2013 Ubon Ratchathani",
        "short": "947",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0A276C",
        "color_name": "green",
        "has_shape": true,
        "id": "3429",
        "label": "MRTA SHUTTLE BUS",
        "long": "\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21 - \u0e2a\u0e16\u0e32\u0e19\u0e35 \u0e23\u0e1f\u0e21.;Thailand Cultural Center - MRTA Station",
        "short": "MRTA SHUTTLE BUS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3431",
        "label": "9905",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e28\u0e23\u0e35\u0e23\u0e32\u0e0a\u0e32 - \u0e40\u0e21\u0e37\u0e2d\u0e07\u0e1e\u0e31\u0e17\u0e22\u0e32 (\u0e15);Bangkok (Chatuchak) - Si Racha - Pattaya City",
        "short": "9905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3432",
        "label": "7",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e49\u0e32\u0e19\u0e0a\u0e48\u0e2d\u0e07\u0e40\u0e21\u0e47\u0e01;Bangkok \u2013 Ban Chong Mek",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3433",
        "label": "943",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e36\u0e07\u0e01\u0e32\u0e2c;\u0e3aBangkok - Bueng Kan",
        "short": "943",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1D8E4",
        "color_name": "white",
        "has_shape": true,
        "id": "3434",
        "label": "915",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) - \u0e21\u0e2d\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e40\u0e27\u0e22\u0e4c - \u0e1a\u0e49\u0e32\u0e19\u0e40\u0e1e;Bangkok (Chatuchak) - Motorway - Ban Phe",
        "short": "915",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3435",
        "label": "A4",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Donmueng Airport - Sanamluang (expressway)",
        "short": "A4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3436",
        "label": "2-45 (73)",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e1a\u0e36\u0e07\u0e01\u0e38\u0e48\u0e21 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e38\u0e17\u0e18;Buengkum National Housing - Saphan Phut",
        "short": "2-45 (73)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "3437",
        "label": "3-46 (72)",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c;Klongtoey - Thewet",
        "short": "3-46 (72)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3439",
        "label": "4-12 (68)",
        "long": "\u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39 - \u0e21\u0e08\u0e18. - \u0e27\u0e31\u0e14\u0e2a\u0e2b\u0e18\u0e23\u0e23\u0e21\u0e32\u0e23\u0e32\u0e21;Bang Lamphu - KMUTT - Wat Sahathammaram",
        "short": "4-12 (68)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3440",
        "label": "3-43 (67)",
        "long": "\u0e27\u0e31\u0e14\u0e40\u0e2a\u0e21\u0e35\u0e22\u0e19\u0e19\u0e32\u0e23\u0e35 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3;Temple Samiennaree - Central Rama 3",
        "short": "3-43 (67)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3441",
        "label": "1-35E (26E)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Minburi - Victory Monument",
        "short": "1-35E (26E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3442",
        "label": "938",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e02\u0e2d\u0e19\u0e41\u0e01\u0e48\u0e19 - \u0e40\u0e25\u0e22;Bangkok - Khon Kaen - Loei",
        "short": "938",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3443",
        "label": "3-7E (25)",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32\u0e1a\u0e48\u0e2d\u0e14\u0e34\u0e19 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Phraeksa Bo Din - Sanam Luang",
        "short": "3-7E (25)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3444",
        "label": "3-7E (25)",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32\u0e1a\u0e48\u0e2d\u0e14\u0e34\u0e19 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Phraeksa Bo Din - Sanam Luang",
        "short": "3-7E (25)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3445",
        "label": "3-4E (23)",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Paknam - Thewet",
        "short": "3-4E (23)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "3446",
        "label": "4-2 (15)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21BRT \u0e23\u0e32\u0e0a\u0e1e\u0e24\u0e01\u0e29\u0e4c - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39 - \u0e2a\u0e22\u0e32\u0e21 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);BRT Ratchapruek - Bang Lamphu - Siam",
        "short": "4-2 (15)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "3447",
        "label": "4-2 (15)",
        "long": "\u0e27\u0e07\u0e01\u0e25\u0e21BRT \u0e23\u0e32\u0e0a\u0e1e\u0e24\u0e01\u0e29\u0e4c - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39 - \u0e2a\u0e22\u0e32\u0e21 (\u0e27\u0e19\u0e02\u0e27\u0e32);BRT Ratchapruek - Bang Lamphu - Siam",
        "short": "4-2 (15)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "09ACF7",
        "color_name": "teal",
        "has_shape": true,
        "id": "3448",
        "label": "938",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e31\u0e27\u0e43\u0e2b\u0e0d\u0e48 - \u0e40\u0e25\u0e22;Bangkok - Buayai - Loei",
        "short": "938",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3449",
        "label": "4-33E",
        "long": "\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e30\u0e41\u0e14\u0e07 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Phra Pradaeng - Mo Chit 2",
        "short": "4-33E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "3450",
        "label": "2-37 (3)",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e2a\u0e32\u0e19 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e16\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c;Klongsan - Krung Thep Aphiwat",
        "short": "2-37 (3)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "3451",
        "label": "2-36",
        "long": "\u0e27\u0e31\u0e14\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e2a\u0e21\u0e35\u0e22\u0e19\u0e15\u0e23\u0e32 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e2f \u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e12\u0e19\u0e30;Wat Khlong Samian Tra - Government Complex",
        "short": "2-36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "3452",
        "label": "2-29",
        "long": "MRT \u0e04\u0e25\u0e2d\u0e07\u0e1a\u0e32\u0e07\u0e44\u0e1c\u0e48 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 2;MRT Khlong BangPhai - Central Rama 2",
        "short": "2-29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3453",
        "label": "1-50",
        "long": "\u0e40\u0e04\u0e2b\u0e30\u0e23\u0e48\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;National Housing Authority Rom Klao - Victory Monument",
        "short": "1-50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3454",
        "label": "97",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e27\u0e48\u0e32\u0e07\u0e41\u0e14\u0e19\u0e14\u0e34\u0e19 - \u0e1a\u0e49\u0e32\u0e19\u0e21\u0e48\u0e27\u0e07; Bangkok - Sawang Daen Din - Ban Muang",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3455",
        "label": "959",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e0a\u0e38\u0e21\u0e41\u0e2a\u0e07 - \u0e1a\u0e32\u0e07\u0e21\u0e39\u0e25\u0e19\u0e32\u0e01;Bangkok - Chum Saeng - Bang Mun Nak",
        "short": "959",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "07FBFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "3456",
        "label": "921",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e07\u0e04\u0e23\u0e31\u0e01\u0e29\u0e4c - \u0e2d\u0e23\u0e31\u0e0d\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28;Bangkok \u2013 Ongkharak \u2013 Aranyaprathet",
        "short": "921",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3457",
        "label": "23",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2b\u0e19\u0e2d\u0e07\u0e04\u0e32\u0e22;Bangkok - Nong Khai",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3458",
        "label": "13",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e1a\u0e49\u0e32\u0e19\u0e17\u0e48\u0e32\u0e15\u0e2d\u0e19;Bangkok - Ban Tha Ton",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B16D2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "3459",
        "label": "35",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f (\u0e16\u0e19\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e0a\u0e19\u0e19\u0e35) - \u0e1a\u0e49\u0e32\u0e19\u0e21\u0e32\u0e1a\u0e15\u0e32\u0e1e\u0e38\u0e14 - \u0e23\u0e30\u0e22\u0e2d\u0e07;Bangkok (Borommaratchachonnani Road) \u2013 Map Ta Phut \u2013 Rayong",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0868FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "3460",
        "label": "942",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e08\u0e31\u0e01\u0e23\u0e32\u0e0a - \u0e22\u0e32\u0e07\u0e0a\u0e38\u0e21\u0e19\u0e49\u0e2d\u0e22; Bangkok - Chakkarat - Yang Chum Noi",
        "short": "942",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3461",
        "label": "89",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e25\u0e30\u0e41\u0e21;Bangkok - Lamae",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0696FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "3462",
        "label": "927",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23;Bangkok - Mukdahan",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0951F7",
        "color_name": "blue",
        "has_shape": true,
        "id": "3463",
        "label": "98",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35 (\u0e02) (\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e32\u0e07\u0e41\u0e22\u0e01\u0e1b\u0e31\u0e01\u0e18\u0e07\u0e0a\u0e31\u0e22); Bangkok - Ubon Ratchathani (B) (via Pak Thong Chai intersection)",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06B9FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "3464",
        "label": "931",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f - \u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34 - \u0e2d\u0e38\u0e1a\u0e25\u0e23\u0e32\u0e0a\u0e18\u0e32\u0e19\u0e35;Bangkok - Suvarnabhumi - Ubon Ratchathani",
        "short": "931",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "3466",
        "label": "4-17 (88)",
        "long": "\u0e21.\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1e\u0e23\u0e30\u0e08\u0e2d\u0e21\u0e40\u0e01\u0e25\u0e49\u0e32\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 (\u0e1a\u0e32\u0e07\u0e02\u0e38\u0e19\u0e40\u0e17\u0e35\u0e22\u0e19) - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e15\u0e25\u0e32\u0e14\u0e1e\u0e25\u0e39;KMUTT Bangkhunthian - BTS Krung Thon Buri",
        "short": "4-17 (88)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "3467",
        "label": "2-44 (54)",
        "long": "\u0e2d\u0e39\u0e48\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 9 - \u0e2a\u0e38\u0e17\u0e18\u0e34\u0e2a\u0e32\u0e23 - \u0e42\u0e1a\u0e2a\u0e16\u0e4c\u0e41\u0e21\u0e48\u0e1e\u0e23\u0e30 (\u0e27\u0e19\u0e27\u0e19\u0e02\u0e27\u0e32);RAMA 9 - Sutthisan - Fatima Church ((Turn right))",
        "short": "2-44 (54)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "349",
        "label": "3-20E (180)",
        "long": "\u0e40\u0e21\u0e01\u0e32\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3;Mega Bangna - Central RAMA 3",
        "short": "3-20E (180)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "35",
        "label": "202",
        "long": "\u0e1e\u0e34\u0e29\u0e13\u0e38\u0e42\u0e25\u0e01 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Phitsanulok - Bangkok",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FB99CB",
        "color_name": "white",
        "has_shape": true,
        "id": "350",
        "label": "182",
        "long": "\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e25\u0e32\u0e14\u0e1e\u0e23\u0e49\u0e32\u0e27;Ramkhamhaeng - Central Ladprao",
        "short": "182",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "352",
        "label": "1-16 (185)",
        "long": "\u0e41\u0e22\u0e01\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32 - \u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 9;Yaek Lumlukka - Rama 9",
        "short": "1-16 (185)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "354",
        "label": "1-17 (187)",
        "long": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e04\u0e25\u0e2d\u0e07 3 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Muban Uea Athon Khlong 3 - Victory Monument",
        "short": "1-17 (187)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "355",
        "label": "4-59 (189)",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e38\u0e48\u0e21\u0e41\u0e1a\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19;Kratumban - Taling Chan Junction Railway Station",
        "short": "4-59 (189)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "356",
        "label": "2-51 (191)",
        "long": "MRT \u0e1e\u0e23\u0e30\u0e19\u0e31\u0e48\u0e07\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e40\u0e04\u0e2b\u0e30\u0e04\u0e25\u0e2d\u0e07\u0e08\u0e31\u0e48\u0e19;MRT Phra Nang Klao - Klongchan Housing",
        "short": "2-51 (191)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "357",
        "label": "3-50 (195)",
        "long": "\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30 - \u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;The Mall Tha Phra - Khlong Toei",
        "short": "3-50 (195)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "36",
        "label": "207",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e19\u0e04\u0e23\u0e2a\u0e27\u0e23\u0e23\u0e04\u0e4c;Bangkok - Nakhon Sawan",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "364",
        "label": "4-4 (20)",
        "long": "\u0e1e\u0e23\u0e30\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e40\u0e08\u0e14\u0e35\u0e22\u0e4c - \u0e17\u0e48\u0e32\u0e14\u0e34\u0e19\u0e41\u0e14\u0e07;Phra Samut Chedi - Tha Dindaeng",
        "short": "4-4 (20)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "368",
        "label": "203",
        "long": "\u0e17\u0e48\u0e32\u0e2d\u0e34\u0e10 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Tha It - Sanamluang",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "37",
        "label": "208",
        "long": "\u0e19\u0e04\u0e23\u0e2a\u0e27\u0e23\u0e23\u0e04\u0e4c - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Nakhon Sawan - Bangkok",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "373",
        "label": "3-51 (205)",
        "long": "\u0e40\u0e14\u0e2d\u0e30\u0e21\u0e2d\u0e25\u0e25\u0e4c\u0e17\u0e48\u0e32\u0e1e\u0e23\u0e30 - \u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22;The Mall Thaphra - Klongtoey Depot",
        "short": "3-51 (205)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "376",
        "label": "3-30 (206)",
        "long": "\u0e40\u0e21\u0e01\u0e32\u0e1a\u0e32\u0e07\u0e19\u0e32 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Mega Bangna - Bang Khen",
        "short": "3-30 (206)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "38",
        "label": "209",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e1a\u0e49\u0e32\u0e19\u0e15\u0e32\u0e04\u0e25\u0e35;Bangkok - Ban Takhli",
        "short": "209",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "389",
        "label": "3-7E (25)",
        "long": "\u0e41\u0e1e\u0e23\u0e01\u0e29\u0e32\u0e1a\u0e48\u0e2d\u0e14\u0e34\u0e19 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Phraeksa Bo Din - Sanam Luang",
        "short": "3-7E (25)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "39",
        "label": "210",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e15\u0e32\u0e04\u0e25\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Ban Takhli - Bangkok",
        "short": "210",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "05ADFB",
        "color_name": "teal",
        "has_shape": true,
        "id": "392",
        "label": "1-35E (26E)",
        "long": "\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Minburi - Victory Monument",
        "short": "1-35E (26E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "660066",
        "color_name": "purple",
        "has_shape": true,
        "id": "4",
        "label": "Purple",
        "long": "\u0e2a\u0e32\u0e22\u0e09\u0e25\u0e2d\u0e07\u0e23\u0e31\u0e0a\u0e18\u0e23\u0e23\u0e21 (\u0e2a\u0e35\u0e21\u0e48\u0e27\u0e07);Purple Line",
        "short": "Purple",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "40",
        "label": "211",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e15\u0e30\u0e1e\u0e32\u0e19\u0e2b\u0e34\u0e19;Bangkok - Taphan Hin",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "409",
        "label": "2-5 (32)",
        "long": "\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 - \u0e27\u0e31\u0e14\u0e42\u0e1e\u0e18\u0e34\u0e4c;Pak Kret - Wat Pho",
        "short": "2-5 (32)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "41",
        "label": "212",
        "long": "\u0e15\u0e30\u0e1e\u0e32\u0e19\u0e2b\u0e34\u0e19 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Taphan Hin - Bangkok",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "411",
        "label": "2-6 (33)",
        "long": "\u0e1b\u0e17\u0e38\u0e21\u0e18\u0e32\u0e19\u0e35 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c;Pathumthani - Thewet",
        "short": "2-6 (33)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "412",
        "label": "34 \u0e40\u0e2a\u0e23\u0e34\u0e21",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e21.\u0e40\u0e01\u0e29\u0e15\u0e23\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c;Rangsit - Kasetsart University",
        "short": "34 \u0e40\u0e2a\u0e23\u0e34\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "42",
        "label": "233",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c;Bangkok - Surin",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "421",
        "label": "1-5 (39)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Rungsit - Victory Monument",
        "short": "1-5 (39)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "422",
        "label": "1-4 (39)",
        "long": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c(\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Rangsit - bangkhen",
        "short": "1-4 (39)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "43",
        "label": "234",
        "long": "\u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Surin - Bangkok",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "436",
        "label": "3-41 (47)",
        "long": "\u0e17\u0e48\u0e32\u0e40\u0e23\u0e37\u0e2d\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e2a\u0e19\u0e07.\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f;Khlong Toey - Bangkok Metropolitan Land Office",
        "short": "3-41 (47)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "439",
        "label": "2-43 (49)",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07;Krung Thep Aphiwat - Hua Lamphong",
        "short": "2-43 (49)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "44",
        "label": "251",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e1b\u0e23\u0e30\u0e08\u0e27\u0e1a\u0e04\u0e35\u0e23\u0e35\u0e02\u0e31\u0e19\u0e18\u0e4c;Thon Buri - Prachuap Khiri Khan",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "446",
        "label": "1-18E (504E)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e1a\u0e32\u0e07\u0e23\u0e31\u0e01(\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Rangsit - Krungthep Bridge",
        "short": "1-18E (504E)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "45",
        "label": "252",
        "long": "\u0e1b\u0e23\u0e30\u0e08\u0e27\u0e1a\u0e04\u0e35\u0e23\u0e35\u0e02\u0e31\u0e19\u0e18\u0e4c - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Prachuap Khiri Khan - Thon Buri",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "453",
        "label": "1-19 (510)",
        "long": "\u0e21.\u0e18\u0e23\u0e23\u0e21\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c (\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15) - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Thammasat Rangsit - Victory Monument",
        "short": "1-19 (510)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "455",
        "label": "511 [\u0e17]",
        "long": "\u0e1f\u0e32\u0e23\u0e4c\u0e21\u0e08\u0e23\u0e30\u0e40\u0e02\u0e49\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e1b\u0e23\u0e32\u0e01\u0e32\u0e23 - \u0e2a\u0e32\u0e22\u0e43\u0e15\u0e49\u0e43\u0e2b\u0e21\u0e48 (\u0e15\u0e25\u0e34\u0e48\u0e07\u0e0a\u0e31\u0e19);Samut Prakan Crocodile Farm  - Southern bus (Talingchan)",
        "short": "511 [\u0e17]",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "457",
        "label": "515 \u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19",
        "long": "\u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e28\u0e32\u0e25\u0e32\u0e22\u0e32 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Central Salaya - Victory Monument",
        "short": "515 \u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "458",
        "label": "2-25 (516)",
        "long": "\u0e21.\u0e1a\u0e31\u0e27\u0e17\u0e2d\u0e07\u0e40\u0e04\u0e2b\u0e30 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c;Buathong Keha Village - Thewet",
        "short": "2-25 (516)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "46",
        "label": "254",
        "long": "\u0e2b\u0e25\u0e31\u0e07\u0e2a\u0e27\u0e19 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Lang Suan - Thon Buri",
        "short": "254",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "462",
        "label": "1-68 (520)",
        "long": "\u0e15\u0e25\u0e32\u0e14\u0e44\u0e17 - \u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Talaad Thai - Minburi",
        "short": "1-68 (520)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "463",
        "label": "1-22E (522)",
        "long": "\u0e2d\u0e39\u0e48\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;Rangsit - Victory Monument",
        "short": "1-22E (522)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "467",
        "label": "2-9 (53R)",
        "long": "\u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 (\u0e27\u0e19\u0e02\u0e27\u0e32);Thewet - Sanamluang",
        "short": "2-9 (53R)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "468",
        "label": "3-24E (536)",
        "long": "\u0e1b\u0e32\u0e01\u0e19\u0e49\u0e33 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e02\u0e19\u0e2a\u0e48\u0e07\u0e1c\u0e39\u0e49\u0e42\u0e14\u0e22\u0e2a\u0e32\u0e23\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e (\u0e08\u0e15\u0e38\u0e08\u0e31\u0e01\u0e23) \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Pak nam - Bangkok Bus Terminal (Chatuchak) (Mo Chit 2)",
        "short": "3-24E (536)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "47",
        "label": "255",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e2b\u0e25\u0e31\u0e07\u0e2a\u0e27\u0e19;Thon Buri - Lang Suan",
        "short": "255",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "471",
        "label": "2-44 (54)",
        "long": "\u0e2d\u0e39\u0e48\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 9 - \u0e2a\u0e38\u0e17\u0e18\u0e34\u0e2a\u0e32\u0e23 - \u0e42\u0e1a\u0e2a\u0e16\u0e4c\u0e41\u0e21\u0e48\u0e1e\u0e23\u0e30 (\u0e27\u0e19\u0e0b\u0e49\u0e32\u0e22);RAMA 9 - Sutthisan - Fatima Church (Turn left)",
        "short": "2-44 (54)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "474",
        "label": "1-25 (543)",
        "long": "\u0e25\u0e33\u0e25\u0e39\u0e01\u0e01\u0e32 \u0e04\u0e25\u0e2d\u0e07 7 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Lumlukka Klong 7 - Bangkhen",
        "short": "1-25 (543)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000E6",
        "color_name": "blue",
        "has_shape": true,
        "id": "475",
        "label": "1-34 (543\u0e01)",
        "long": "\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 - \u0e1a\u0e32\u0e07\u0e40\u0e02\u0e19;Nonthaburi - Bangkhen",
        "short": "1-34 (543\u0e01)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "478",
        "label": "S2 (554)",
        "long": "[\u0e17] \u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34 - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;[E] Suvarnabhumi Airport - Rangsit",
        "short": "S2 (554)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "48",
        "label": "257",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e19\u0e49\u0e33\u0e15\u0e01;Thon Buri - Nam Tok",
        "short": "257",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "486",
        "label": "1-8 (59)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Rangsit - Sanamluang",
        "short": "1-8 (59)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "487",
        "label": "1-7E",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Rangsit - Sanamluang (Expressway)",
        "short": "1-7E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "49",
        "label": "258",
        "long": "\u0e19\u0e49\u0e33\u0e15\u0e01 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Nam Tok - Thon Buri",
        "short": "258",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "495",
        "label": "63 \u0e40\u0e14\u0e34\u0e21",
        "long": "MRT \u0e1e\u0e23\u0e30\u0e19\u0e31\u0e48\u0e07\u0e40\u0e01\u0e25\u0e49\u0e32 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34;MRT Phra Nang Klao - Victory Monument",
        "short": "63 \u0e40\u0e14\u0e34\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "497",
        "label": "2-11 (64)",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Ministry of Public Health - Sanamluang",
        "short": "2-11 (64)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E32020",
        "color_name": "red",
        "has_shape": true,
        "id": "5",
        "label": "ARL",
        "long": "\u0e23\u0e16\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d\u0e17\u0e48\u0e32\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19;Airport Rail Link",
        "short": "ARL",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "50",
        "label": "259",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e19\u0e49\u0e33\u0e15\u0e01;Thon Buri - Nam Tok",
        "short": "259",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "501",
        "label": "3-43 (67)",
        "long": "\u0e27\u0e31\u0e14\u0e40\u0e2a\u0e21\u0e35\u0e22\u0e19\u0e19\u0e32\u0e23\u0e35 - \u0e40\u0e0b\u0e47\u0e19\u0e17\u0e23\u0e31\u0e25\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e21 3;Temple Samiennaree - Central Rama 3",
        "short": "3-43 (67)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "502",
        "label": "68 \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22",
        "long": "\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23 - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39;Samutsakhon - Bang Lamphu",
        "short": "68 \u0e21\u0e2b\u0e32\u0e0a\u0e31\u0e22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "505",
        "label": "68 \u0e21\u0e08\u0e18",
        "long": "\u0e21\u0e08\u0e18.\u0e1a\u0e32\u0e07\u0e02\u0e38\u0e19\u0e40\u0e17\u0e35\u0e22\u0e19 - \u0e1a\u0e32\u0e07\u0e25\u0e33\u0e1e\u0e39;KMUTT Bangkhunthian - Bang Lamphu",
        "short": "68 \u0e21\u0e08\u0e18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "51",
        "label": "260",
        "long": "\u0e19\u0e49\u0e33\u0e15\u0e01 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Nam Tok - Thon Buri",
        "short": "260",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "512",
        "label": "2-14 (70)",
        "long": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e19\u0e34\u0e40\u0e27\u0e28\u0e19\u0e4c 3 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Prachaniwet 3 - Sanamluang",
        "short": "2-14 (70)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "517",
        "label": "3-46 (72)",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e40\u0e17\u0e40\u0e27\u0e28\u0e23\u0e4c;Klongtoey - Thewet",
        "short": "3-46 (72)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "52",
        "label": "261",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e2b\u0e31\u0e27\u0e2b\u0e34\u0e19;Bangkok - Hua Hin",
        "short": "261",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "520",
        "label": "2-45 (73)",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e32\u0e17\u0e23\u0e1a\u0e36\u0e07\u0e01\u0e38\u0e48\u0e21 - \u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e1e\u0e38\u0e17\u0e18;Buengkum National Housing - Saphan Phut",
        "short": "2-45 (73)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FB99CB",
        "color_name": "white",
        "has_shape": true,
        "id": "521",
        "label": "74",
        "long": "\u0e04\u0e25\u0e2d\u0e07\u0e40\u0e15\u0e22 - \u0e2b\u0e49\u0e27\u0e22\u0e02\u0e27\u0e32\u0e07 ;Klong Toey - Huai Khwang",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "526",
        "label": "4-14 (76)",
        "long": "\u0e41\u0e2a\u0e21\u0e14\u0e33 - \u0e1b\u0e23\u0e30\u0e15\u0e39\u0e19\u0e49\u0e33;Samaedam - Pratunam",
        "short": "4-14 (76)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "53",
        "label": "262",
        "long": "\u0e2b\u0e31\u0e27\u0e2b\u0e34\u0e19 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Hua Hin - Bangkok",
        "short": "262",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "54",
        "label": "275",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e14\u0e48\u0e32\u0e19\u0e1e\u0e23\u0e21\u0e41\u0e14\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e25\u0e36\u0e01;Bangkok - Ban Klong Luek Border",
        "short": "275",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "545",
        "label": "88 \u0e40\u0e14\u0e34\u0e21",
        "long": "\u0e21\u0e08\u0e18.\u0e1a\u0e32\u0e07\u0e02\u0e38\u0e19\u0e40\u0e17\u0e35\u0e22\u0e19 - \u0e25\u0e32\u0e14\u0e2b\u0e0d\u0e49\u0e32;KMUTT Bangkhunthian - Lat Ya",
        "short": "88 \u0e40\u0e14\u0e34\u0e21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "55",
        "label": "276",
        "long": "\u0e14\u0e48\u0e32\u0e19\u0e1e\u0e23\u0e21\u0e41\u0e14\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e25\u0e36\u0e01 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Ban Klong Luek Border - Bangkok",
        "short": "276",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "551",
        "label": "91",
        "long": "\u0e21.\u0e40\u0e28\u0e23\u0e29\u0e10\u0e01\u0e34\u0e08 (\u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e2d\u0e31\u0e2a\u0e2a\u0e31\u0e21\u0e0a\u0e31\u0e0d\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35) - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;Setthakit Village - Sanamluang",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "552",
        "label": "91\u0e01",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07  - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 2;Sanamluang - Sanamluang 2",
        "short": "91\u0e01",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "56",
        "label": "277",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e01\u0e1a\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e1a\u0e38\u0e23\u0e35;Bangkok - Kabin Buri",
        "short": "277",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "560",
        "label": "1-11 (95\u0e01)",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e1a\u0e32\u0e07\u0e01\u0e30\u0e1b\u0e34;Rangsit - Bangkapi",
        "short": "1-11 (95\u0e01)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "063970",
        "color_name": "green",
        "has_shape": true,
        "id": "564",
        "label": "2-15 (97)",
        "long": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02 - \u0e23\u0e1e.\u0e2a\u0e07\u0e06\u0e4c;Ministry of Public Health - priest hospital",
        "short": "2-15 (97)",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "566",
        "label": "A1",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2b\u0e21\u0e2d\u0e0a\u0e34\u0e15 2;Donmueng Airport - Mochit 2",
        "short": "A1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "567",
        "label": "A2",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2d\u0e19\u0e38\u0e2a\u0e32\u0e27\u0e23\u0e35\u0e22\u0e4c\u0e0a\u0e31\u0e22\u0e2a\u0e21\u0e23\u0e20\u0e39\u0e21\u0e34 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Donmueng Airport - Victory Monument (expressway)",
        "short": "A2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "568",
        "label": "A3",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2a\u0e27\u0e19\u0e25\u0e38\u0e21\u0e1e\u0e34\u0e19\u0e35 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Donmueng Airport Bus Terminal - suan lum (expressway)",
        "short": "A3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "569",
        "label": "A4",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e14\u0e2d\u0e19\u0e40\u0e21\u0e37\u0e2d\u0e07 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07 (\u0e17\u0e32\u0e07\u0e14\u0e48\u0e27\u0e19);Donmueng Airport - Sanamluang (expressway)",
        "short": "A4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "57",
        "label": "278",
        "long": "\u0e01\u0e1a\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e1a\u0e38\u0e23\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Kabin Buri - Bangkok",
        "short": "278",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FE9A2E",
        "color_name": "orange",
        "has_shape": true,
        "id": "571",
        "label": "S1",
        "long": "\u0e2a\u0e19\u0e32\u0e21\u0e1a\u0e34\u0e19\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13\u0e20\u0e39\u0e21\u0e34 - \u0e2a\u0e19\u0e32\u0e21\u0e2b\u0e25\u0e27\u0e07;suvarnabhumiairport - sanamliang",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "572",
        "label": "83",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21;Bangkok - Nakhon Pathom",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "574",
        "label": "478",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21 - \u0e1a\u0e49\u0e32\u0e19\u0e41\u0e1e\u0e49\u0e27;Nakhon Pathom - Ban Paeo",
        "short": "478",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "575",
        "label": "402",
        "long": "\u0e19\u0e04\u0e23\u0e1b\u0e10\u0e21-\u0e2a\u0e21\u0e38\u0e17\u0e23\u0e2a\u0e32\u0e04\u0e23;Nakhon Pathom - Samut Sakhon",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9400D3",
        "color_name": "purple",
        "has_shape": true,
        "id": "576",
        "label": "997",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f-\u0e19\u0e04\u0e23\u0e0a\u0e31\u0e22\u0e28\u0e23\u0e35;Bangkok - Nakhonchaisri",
        "short": "997",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "58",
        "label": "279",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e14\u0e48\u0e32\u0e19\u0e1e\u0e23\u0e21\u0e41\u0e14\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e25\u0e36\u0e01;Bangkok - Ban Klong Luek Border",
        "short": "279",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "59",
        "label": "280",
        "long": "\u0e14\u0e48\u0e32\u0e19\u0e1e\u0e23\u0e21\u0e41\u0e14\u0e19\u0e1a\u0e49\u0e32\u0e19\u0e04\u0e25\u0e2d\u0e07\u0e25\u0e36\u0e01 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Ban Klong Luek Border - Bangkok",
        "short": "280",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "6",
        "label": "102",
        "long": "\u0e40\u0e0a\u0e35\u0e22\u0e07\u0e43\u0e2b\u0e21\u0e48 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Chiang Mai - Bangkok",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "60",
        "label": "281",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e01\u0e1a\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e1a\u0e38\u0e23\u0e35;Bangkok - Kabin Buri",
        "short": "281",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "61",
        "label": "282",
        "long": "\u0e01\u0e1a\u0e34\u0e19\u0e17\u0e23\u0e4c\u0e1a\u0e38\u0e23\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Kabin Buri - Bangkok",
        "short": "282",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "62",
        "label": "283",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e25\u0e39\u0e15\u0e32\u0e2b\u0e25\u0e27\u0e07;Bangkok - Ban Plu Ta Luang",
        "short": "283",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "63",
        "label": "284",
        "long": "\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e25\u0e39\u0e15\u0e32\u0e2b\u0e25\u0e27\u0e07 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Ban Plu Ta Luang - Bangkok",
        "short": "284",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "64",
        "label": "285",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32;Bangkok - Chachoengsao Junction",
        "short": "285",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "65",
        "label": "286",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Chachoengsao Junction - Bangkok",
        "short": "286",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "66",
        "label": "301",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e25\u0e1e\u0e1a\u0e38\u0e23\u0e35;Bangkok - Lop Buri",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "67",
        "label": "302",
        "long": "\u0e25\u0e1e\u0e1a\u0e38\u0e23\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Lop Buri - Bangkok",
        "short": "302",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "68",
        "label": "303",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e (\u0e2b\u0e31\u0e27\u0e25\u0e33\u0e42\u0e1e\u0e07) - \u0e25\u0e1e\u0e1a\u0e38\u0e23\u0e35;Bangkok (Hua Lamphong) - Lop Buri",
        "short": "303",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "69",
        "label": "304",
        "long": "\u0e25\u0e1e\u0e1a\u0e38\u0e23\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Lop Buri - Bangkok",
        "short": "304",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "7",
        "label": "105",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e28\u0e34\u0e25\u0e32\u0e2d\u0e32\u0e2a\u0e19\u0e4c;Bangkok - Sila At",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "72",
        "label": "311",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15;Bangkok - Rangsit",
        "short": "311",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "73",
        "label": "313",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e1a\u0e49\u0e32\u0e19\u0e20\u0e32\u0e0a\u0e35;Bangkok - Ban Phachi Junction",
        "short": "313",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "74",
        "label": "314",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e1a\u0e49\u0e32\u0e19\u0e20\u0e32\u0e0a\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Ban Phachi Junction - Bangkok",
        "short": "314",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "77",
        "label": "317",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e25\u0e1e\u0e1a\u0e38\u0e23\u0e35;Bangkok - Lop Buri",
        "short": "317",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "78",
        "label": "318",
        "long": "\u0e25\u0e1e\u0e1a\u0e38\u0e23\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Lop Buri - Bangkok",
        "short": "318",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "79",
        "label": "339",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e41\u0e01\u0e48\u0e07\u0e04\u0e2d\u0e22;Bangkok - Kaeng Khoi Junction",
        "short": "339",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "8",
        "label": "106",
        "long": "\u0e28\u0e34\u0e25\u0e32\u0e2d\u0e32\u0e2a\u0e19\u0e4c - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Sila At - Bangkok",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "80",
        "label": "340",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e41\u0e01\u0e48\u0e07\u0e04\u0e2d\u0e22 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Kaeng Khoi Junction - Bangkok",
        "short": "340",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "81",
        "label": "341",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e41\u0e01\u0e48\u0e07\u0e04\u0e2d\u0e22;Bangkok - Kaeng Khoi Junction",
        "short": "341",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "82",
        "label": "342",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e41\u0e01\u0e48\u0e07\u0e04\u0e2d\u0e22 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Kaeng Khoi Junction - Bangkok",
        "short": "342",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "83",
        "label": "351",
        "long": "\u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e23\u0e32\u0e0a\u0e1a\u0e38\u0e23\u0e35;Thon Buri - Rachaburi",
        "short": "351",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "84",
        "label": "352",
        "long": "\u0e23\u0e32\u0e0a\u0e1a\u0e38\u0e23\u0e35 - \u0e18\u0e19\u0e1a\u0e38\u0e23\u0e35;Rachaburi - Thon Buri",
        "short": "352",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "85",
        "label": "355",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e2a\u0e38\u0e1e\u0e23\u0e23\u0e13\u0e1a\u0e38\u0e23\u0e35;Bangkok - Suphan Buri",
        "short": "355",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "86",
        "label": "356",
        "long": "\u0e2a\u0e38\u0e1e\u0e23\u0e23\u0e13\u0e1a\u0e38\u0e23\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Suphan Buri - Bangkok",
        "short": "356",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "87",
        "label": "367",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32;Bangkok - Chachoengsao Junction",
        "short": "367",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "88",
        "label": "368",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Chachoengsao Junction - Bangkok",
        "short": "368",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "89",
        "label": "371",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e1b\u0e23\u0e32\u0e08\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35;Bangkok - Prachin Buri",
        "short": "371",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "9",
        "label": "107",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2d\u0e20\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c - \u0e40\u0e14\u0e48\u0e19\u0e0a\u0e31\u0e22;Krung Thep Aphiwat - Den Chai",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "90",
        "label": "372",
        "long": "\u0e1b\u0e23\u0e32\u0e08\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Prachin Buri - Bangkok",
        "short": "372",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "91",
        "label": "376",
        "long": "\u0e23\u0e31\u0e07\u0e2a\u0e34\u0e15 - \u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49;Rangsit - Hua Takhe",
        "short": "376",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "92",
        "label": "378",
        "long": "\u0e2b\u0e31\u0e27\u0e15\u0e30\u0e40\u0e02\u0e49 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Hua Takhe - Bangkok",
        "short": "378",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "93",
        "label": "379",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32;Bangkok -  Chachoengsao Junction",
        "short": "379",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "94",
        "label": "380",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Chachoengsao Junction - Bangkok",
        "short": "380",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "95",
        "label": "381",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32;Bangkok - Chachoengsao Junction",
        "short": "381",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "96",
        "label": "383",
        "long": "\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e - \u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32;Bangkok - Chachoengsao Junction",
        "short": "383",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B22222",
        "color_name": "red",
        "has_shape": true,
        "id": "97",
        "label": "384",
        "long": "\u0e0a\u0e38\u0e21\u0e17\u0e32\u0e07\u0e09\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e40\u0e17\u0e23\u0e32 - \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e;Chachoengsao Junction - Bangkok",
        "short": "384",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      }
    ],
    "stop_count": 16947,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "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.2"
  },
  "snapshot_date": "2026-07-18",
  "top_fixes": [
    {
      "code": "number_out_of_range",
      "count": 555,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'number_out_of_range' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 24.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Number out of range (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "foreign_key_violation",
      "count": 120,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'foreign_key_violation' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 24.0,
      "rank": 2,
      "severity": "ERROR",
      "what": "Foreign key violation (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "invalid_url",
      "count": 9,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'invalid_url' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 18.0,
      "rank": 3,
      "severity": "ERROR",
      "what": "Invalid url (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    }
  ],
  "validator_version": "8.0.1"
}
