{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandersons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.261846,
            51.49244
          ],
          [
            -0.261798,
            51.492201
          ],
          [
            -0.261749,
            51.491962
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015419738, W4 4PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26190596476373895,
          51.492386609238224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024281647, W4 4PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2617883549129803,
          51.49207013206111
        ]
      }
    }
  ]
}