{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grosvenor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.654157,
            53.539574
          ],
          [
            -2.654081,
            53.539516
          ],
          [
            -2.654034,
            53.53948
          ],
          [
            -2.653911,
            53.539385
          ],
          [
            -2.653744,
            53.539257
          ],
          [
            -2.653577,
            53.539128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061498, WN5 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.653851394095418,
          53.53933344451579
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012817971, WN5 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6536708908749556,
          53.53937038574887
        ]
      }
    }
  ]
}