{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Treasury Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.127186,
            51.503206
          ],
          [
            -0.127191,
            51.503383
          ],
          [
            -0.127196,
            51.503559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033555914, SW1A 2AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12726141568371366,
          51.503577713115284
        ]
      }
    }
  ]
}