{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mag Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.225689,
            53.242788
          ],
          [
            -1.224934,
            53.242653
          ],
          [
            -1.22418,
            53.242518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mag Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.230674,
            53.242988
          ],
          [
            -1.230082,
            53.243301
          ],
          [
            -1.22962,
            53.243402
          ],
          [
            -1.228274,
            53.243192
          ],
          [
            -1.225689,
            53.242788
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066341, NG20 9HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2312018716830746,
          53.24266951846698
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015459102, NG20 9HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.224401137795761,
          53.24253559042002
        ]
      }
    }
  ]
}