{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cator Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.032867,
            51.408445
          ],
          [
            -0.032871,
            51.408386
          ],
          [
            -0.032875,
            51.408328
          ],
          [
            -0.033052,
            51.408039
          ],
          [
            -0.03323,
            51.40775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003641412, BR3 4LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.03310661239913037,
          51.407945630177124
        ]
      }
    }
  ]
}