{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.112818,
            51.105606
          ],
          [
            -4.112886,
            51.105239
          ],
          [
            -4.112383,
            51.104071
          ],
          [
            -4.112143,
            51.103125
          ],
          [
            -4.112118,
            51.102698
          ],
          [
            -4.112117,
            51.102673
          ],
          [
            -4.111906,
            51.1021
          ],
          [
            -4.111668,
            51.101897
          ],
          [
            -4.11053,
            51.101298
          ],
          [
            -4.110264,
            51.100906
          ],
          [
            -4.110143,
            51.100169
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012104699, EX31 4DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.112119992273144,
          51.102698475355766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015355250, EX31 4DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.110078581788329,
          51.10021721036546
        ]
      }
    }
  ]
}