{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vernon Place (A40)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.121082,
            51.518974
          ],
          [
            -0.121125,
            51.518952
          ],
          [
            -0.121169,
            51.518929
          ],
          [
            -0.121478,
            51.5188
          ],
          [
            -0.121787,
            51.51867
          ],
          [
            -0.121808,
            51.518661
          ],
          [
            -0.121829,
            51.518652
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5150780, WC1B 4DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12106584267761787,
          51.51898174120553
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5152722, WC1A 2EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12138090785652841,
          51.5186810421506
        ]
      }
    }
  ]
}