{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Edge North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.8791,
            53.714714
          ],
          [
            -1.879131,
            53.714786
          ],
          [
            -1.879161,
            53.714859
          ],
          [
            -1.879189,
            53.714926
          ],
          [
            -1.879217,
            53.714993
          ],
          [
            -1.879156,
            53.715049
          ],
          [
            -1.879094,
            53.715105
          ],
          [
            -1.879062,
            53.715113
          ],
          [
            -1.87903,
            53.715121
          ],
          [
            -1.878482,
            53.715228
          ],
          [
            -1.878171,
            53.715288
          ],
          [
            -1.878019,
            53.715405
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219521, HX1 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.878019071928981,
          53.71540481005764
        ]
      }
    }
  ]
}