{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Matthew Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.073209,
            53.724962
          ],
          [
            -2.071129,
            53.724256
          ],
          [
            -2.070752,
            53.724128
          ],
          [
            -2.06912,
            53.723482
          ],
          [
            -2.068933,
            53.723401
          ],
          [
            -2.068991,
            53.722663
          ],
          [
            -2.068992,
            53.722655
          ],
          [
            -2.068719,
            53.721801
          ],
          [
            -2.068688,
            53.721637
          ],
          [
            -2.068657,
            53.721472
          ],
          [
            -2.068628,
            53.721337
          ],
          [
            -2.068599,
            53.721201
          ],
          [
            -2.068591,
            53.721197
          ],
          [
            -2.068583,
            53.721192
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090218149, OL14 8RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0732089806212644,
          53.72495348889777
        ]
      }
    }
  ]
}