{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beckwell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.611174,
            51.510225
          ],
          [
            -0.611242,
            51.510347
          ],
          [
            -0.611311,
            51.510469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Beckwell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.611311,
            51.510469
          ],
          [
            -0.611689,
            51.510492
          ],
          [
            -0.612067,
            51.510514
          ],
          [
            -0.612226,
            51.510484
          ],
          [
            -0.612384,
            51.510454
          ],
          [
            -0.612468,
            51.510438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022915238, SL1 2XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6122322285671674,
          51.51048912574251
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022916327, SL1 2XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6113051016038842,
          51.51064900297794
        ]
      }
    }
  ]
}