{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Milford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.617883,
            53.537688
          ],
          [
            -2.617946,
            53.537806
          ],
          [
            -2.618009,
            53.537924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Milford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.617745,
            53.537431
          ],
          [
            -2.617814,
            53.53756
          ],
          [
            -2.617883,
            53.537688
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063997, WN3 4SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6178844861582946,
          53.53768212122246
        ]
      }
    }
  ]
}