{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Black Horse Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.087799,
            51.496697
          ],
          [
            -0.087942,
            51.49664
          ],
          [
            -0.088085,
            51.496583
          ],
          [
            -0.088262,
            51.496512
          ],
          [
            -0.08844,
            51.496441
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789251, SE1 4UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08786750492762635,
          51.49668319550637
        ]
      }
    }
  ]
}