{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Everest Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.010865,
            51.520438
          ],
          [
            -0.010669,
            51.519385
          ],
          [
            -0.010659,
            51.519356
          ],
          [
            -0.010275,
            51.518293
          ],
          [
            -0.01023,
            51.518165
          ],
          [
            -0.010185,
            51.518036
          ],
          [
            -0.01021,
            51.518001
          ],
          [
            -0.010234,
            51.517966
          ],
          [
            -0.010652,
            51.517908
          ],
          [
            -0.01065,
            51.517895
          ],
          [
            -0.010614,
            51.51761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647360, E14 6RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.010656697979657823,
          51.517943415326414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6648287, E14 6TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.010865111101533603,
          51.52043791479611
        ]
      }
    }
  ]
}