{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Otis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.009833,
            51.527196
          ],
          [
            -0.010106,
            51.527077
          ],
          [
            -0.010379,
            51.526958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647747, E3 3DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.009820699667114999,
          51.5272006535857
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025164353, E3 3DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.00998260075112921,
          51.527455194485675
        ]
      }
    }
  ]
}