{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thornhaugh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.128449,
            51.522283
          ],
          [
            -0.12838,
            51.522221
          ],
          [
            -0.12831,
            51.522158
          ],
          [
            -0.12825,
            51.522104
          ],
          [
            -0.128189,
            51.522049
          ],
          [
            -0.128154,
            51.522018
          ],
          [
            -0.12812,
            51.521987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5086881, WC1H 0XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1292590385913883,
          51.52235000614125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5150655, WC1B 5DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12802308028960038,
          51.521907639654756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5157296, WC1H 0XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12849845751491054,
          51.52191522543053
        ]
      }
    }
  ]
}