{
  "code": 200,
  "message": "操作成功",
  "data": {
    "type": "FeatureCollection",
    "features": [
      {
        "type": "Feature",
        "properties": {
          "stroke": "#34B000",
          "strokeWidth": 4.0,
          "strokeOpacity": 0.5
        },
        "geometry": {
          "type": "LineString",
          "coordinates": [
            [
              111.33986628055573,
              36.786113381385803
            ],
            [
              116.33991992473602,
              40.78573250770569
            ]
          ]
        },
        "geometryId": "2321334080753533000",
        "info": {
          "travelTime": 3600,
          "linkId": 2321334080753533000,
          "state": 1,
          "speed": 60
        }
      },
      {
        "type": "Feature",
        "properties": {
          "stroke": "#34B000",
          "strokeWidth": 4.0,
          "strokeOpacity": 0.5
        },
        "geometry": {
          "type": "LineString",
          "coordinates": [
            [
              115.33986628055573,
              39.786113381385803
            ],
            [
              120.33991992473602,
              33.78573250770569
            ]
          ]
        },
        "geometryId": "3321334080753533000",
        "info": {
          "travelTime": 1800,
          "linkId": 3321334080753533000,
          "state": 1,
          "speed": 120
        }
      },
      {
        "type": "Feature",
        "properties": {
          "stroke": "#DF0100",
          "strokeWidth": 4.0,
          "strokeOpacity": 0.5
        },
        "geometry": {
          "type": "LineString",
          "coordinates": [
            [
              113.33986628055573,
              36.786113381385803
            ],
            [
              117.33991992473602,
              41.78573250770569
            ]
          ]
        },
        "geometryId": "3521334080753533000",
        "info": {
          "travelTime": 3600,
          "linkId": 3521334080753533000,
          "state": 3,
          "speed": 20
        }
      },
      {
        "type": "Feature",
        "properties": {
          "stroke": "#34B000",
          "strokeWidth": 4.0,
          "strokeOpacity": 0.5
        },
        "geometry": {
          "type": "LineString",
          "coordinates": [
            [
              120.33986628055573,
              36.786113381385803
            ],
            [
              111.33991992473602,
              44.78573250770569
            ]
          ]
        },
        "geometryId": "4321334080753533000",
        "info": {
          "travelTime": 3600,
          "linkId": 4321334080753533000,
          "state": 1,
          "speed": 60
        }
      }
    ]
  }
}