{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Union Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.090553,
            51.518948
          ],
          [
            -0.089725,
            51.518763
          ],
          [
            -0.089603,
            51.518747
          ],
          [
            -0.088621,
            51.518619
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504737, EC2Y 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08955225180609253,
          51.51875145109615
        ]
      }
    }
  ]
}