{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Globe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.090902,
            51.499574
          ],
          [
            -0.091084,
            51.499495
          ],
          [
            -0.091266,
            51.499415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Globe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.092282,
            51.498949
          ],
          [
            -0.092439,
            51.498821
          ],
          [
            -0.092595,
            51.498694
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Globe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.091266,
            51.499415
          ],
          [
            -0.091451,
            51.499339
          ],
          [
            -0.091635,
            51.499263
          ],
          [
            -0.091681,
            51.499246
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789811, SE1 4XY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0909753039185324,
          51.49953951471013
        ]
      }
    }
  ]
}