{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Yates Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.643062,
            53.544246
          ],
          [
            -2.643229,
            53.54406
          ],
          [
            -2.643396,
            53.543874
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064185, WN3 4BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6432693723952645,
          53.54401993866999
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015403506, WN3 4BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6432977797039268,
          53.54390293524311
        ]
      }
    }
  ]
}