{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kay Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.014068,
            51.478029
          ],
          [
            -0.014205,
            51.477765
          ],
          [
            -0.014253,
            51.477672
          ],
          [
            -0.01413,
            51.477508
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010229402, SE10 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.015985889798319643,
          51.4778903848601
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010230715, SE10 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.014175804741331255,
          51.477787799809015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025183264, SE10 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.014313125053190578,
          51.47761027143609
        ]
      }
    }
  ]
}