{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Guy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.427236,
            54.138674
          ],
          [
            -1.428944,
            54.138143
          ],
          [
            -1.430214,
            54.137748
          ],
          [
            -1.430598,
            54.137565
          ],
          [
            -1.430235,
            54.136889
          ],
          [
            -1.430153,
            54.136737
          ],
          [
            -1.429666,
            54.136268
          ],
          [
            -1.428927,
            54.135705
          ],
          [
            -1.428188,
            54.135142
          ],
          [
            -1.428182,
            54.135104
          ],
          [
            -1.428176,
            54.135065
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013652054, HG4 5AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4299947606174124,
          54.1363456158998
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013652055, YO7 3DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4274204523347054,
          54.13767255609903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022909539, HG4 5AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4272688270057834,
          54.13867844453289
        ]
      }
    }
  ]
}