{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brett Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.405221,
            51.67753
          ],
          [
            -0.405607,
            51.677265
          ],
          [
            -0.40558,
            51.677202
          ],
          [
            -0.405193,
            51.676993
          ],
          [
            -0.404757,
            51.676759
          ],
          [
            -0.404342,
            51.677041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008849792, WD24 6NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4052214614457659,
          51.67752956472092
        ]
      }
    }
  ]
}