{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vintners' Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.093728,
            51.510937
          ],
          [
            -0.093792,
            51.510657
          ],
          [
            -0.093811,
            51.510571
          ],
          [
            -0.093502,
            51.510542
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95505027, EC4V 3BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09379943980685615,
          51.51058336891735
        ]
      }
    }
  ]
}