{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hankin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.983112,
            53.424926
          ],
          [
            -2.982973,
            53.424931
          ],
          [
            -2.982835,
            53.424937
          ],
          [
            -2.98282,
            53.424937
          ],
          [
            -2.982806,
            53.424938
          ],
          [
            -2.982661,
            53.42493
          ],
          [
            -2.982517,
            53.424923
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258811, L5 2QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9831266667676832,
          53.424925501846765
        ]
      }
    }
  ]
}