{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Under Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.215176,
            50.706608
          ],
          [
            -3.21321,
            50.706248
          ],
          [
            -3.212936,
            50.706198
          ],
          [
            -3.212428,
            50.706218
          ],
          [
            -3.211773,
            50.706374
          ],
          [
            -3.211237,
            50.70629
          ],
          [
            -3.208866,
            50.706206
          ],
          [
            -3.207592,
            50.706327
          ],
          [
            -3.20629,
            50.706384
          ],
          [
            -3.205414,
            50.706422
          ],
          [
            -3.203664,
            50.706682
          ],
          [
            -3.201759,
            50.707493
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095664, EX10 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2087227977569235,
          50.70622537599475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096158897, EX10 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2103714874109843,
          50.70535392199211
        ]
      }
    }
  ]
}