{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maltsters Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.140675,
            52.217369
          ],
          [
            0.140644,
            52.217415
          ],
          [
            0.140612,
            52.217461
          ],
          [
            0.140726,
            52.217504
          ],
          [
            0.14084,
            52.217546
          ],
          [
            0.141006,
            52.217686
          ],
          [
            0.141129,
            52.217711
          ],
          [
            0.141287,
            52.217744
          ],
          [
            0.141425,
            52.217867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002566498, CB4 1DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14054010977870932,
          52.21743366844355
        ]
      }
    }
  ]
}