{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bradford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.631769,
            53.540384
          ],
          [
            -2.631552,
            53.540327
          ],
          [
            -2.631104,
            53.540209
          ],
          [
            -2.631016,
            53.540186
          ],
          [
            -2.63098,
            53.540176
          ],
          [
            -2.630858,
            53.540144
          ],
          [
            -2.630776,
            53.540123
          ],
          [
            -2.630565,
            53.540142
          ],
          [
            -2.630484,
            53.540197
          ],
          [
            -2.630336,
            53.540298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064193, WN3 4DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.631154682423601,
          53.54019249226206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090388266, WN3 4HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.629371841345947,
          53.54004009904571
        ]
      }
    }
  ]
}