{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.105005,
            53.704172
          ],
          [
            -2.105422,
            53.703932
          ],
          [
            -2.105474,
            53.703886
          ],
          [
            -2.105851,
            53.703554
          ],
          [
            -2.10608,
            53.70333
          ],
          [
            -2.106106,
            53.703304
          ],
          [
            -2.106203,
            53.703208
          ],
          [
            -2.106308,
            53.703105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010161116, OL14 6PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1059808546643413,
          53.703186734639125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010176396, OL14 6PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.105814592594966,
          53.70333069160392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090218591, OL14 6PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.106313943118079,
          53.703123522079814
        ]
      }
    }
  ]
}