{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Platt Street (A58)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.598274,
            53.518798
          ],
          [
            -2.598308,
            53.518911
          ],
          [
            -2.598342,
            53.519023
          ],
          [
            -2.598378,
            53.519146
          ],
          [
            -2.598415,
            53.519269
          ],
          [
            -2.598502,
            53.51956
          ],
          [
            -2.598589,
            53.519851
          ],
          [
            -2.598598,
            53.519876
          ],
          [
            -2.598607,
            53.519902
          ],
          [
            -2.598618,
            53.520047
          ],
          [
            -2.59863,
            53.520192
          ],
          [
            -2.598624,
            53.520275
          ]
        ]
      }
    }
  ]
}