{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "William Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.207709,
            54.683315
          ],
          [
            -1.207973,
            54.683289
          ],
          [
            -1.208237,
            54.683264
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "William Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.208237,
            54.683264
          ],
          [
            -1.208385,
            54.683256
          ],
          [
            -1.208532,
            54.683248
          ],
          [
            -1.208551,
            54.683249
          ],
          [
            -1.208569,
            54.68325
          ],
          [
            -1.208589,
            54.683252
          ],
          [
            -1.20861,
            54.683253
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009718833, TS24 7HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2078333724541028,
          54.68329736449403
        ]
      }
    }
  ]
}