{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springwater Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.299855,
            53.557943
          ],
          [
            -2.299745,
            53.557758
          ],
          [
            -2.299656,
            53.557607
          ],
          [
            -2.299624,
            53.557555
          ],
          [
            -2.299476,
            53.557544
          ],
          [
            -2.29899,
            53.557511
          ],
          [
            -2.298687,
            53.557404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Springwater Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.299904,
            53.557955
          ],
          [
            -2.299879,
            53.557949
          ],
          [
            -2.299855,
            53.557943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210007454, M45 7UW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2997768438510775,
          53.5577788821963
        ]
      }
    }
  ]
}