{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Earlstoke Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.102854,
            51.528176
          ],
          [
            -0.102885,
            51.528225
          ],
          [
            -0.102916,
            51.528275
          ],
          [
            -0.103061,
            51.528502
          ],
          [
            -0.103206,
            51.52873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437598, EC1V 7JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10285376070849657,
          51.528175709122415
        ]
      }
    }
  ]
}