{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cornhill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.214691,
            51.744952
          ],
          [
            -2.214773,
            51.744912
          ],
          [
            -2.214855,
            51.744872
          ],
          [
            -2.214867,
            51.744863
          ],
          [
            -2.214879,
            51.744853
          ],
          [
            -2.214941,
            51.744804
          ],
          [
            -2.215003,
            51.744754
          ],
          [
            -2.215146,
            51.744532
          ],
          [
            -2.215289,
            51.744309
          ],
          [
            -2.215307,
            51.744242
          ],
          [
            -2.215325,
            51.744175
          ],
          [
            -2.215454,
            51.743863
          ],
          [
            -2.215484,
            51.743838
          ],
          [
            -2.215829,
            51.743557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001168592, GL5 2AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2149072989799294,
          51.74464631415543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009413066, GL5 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.214734859916146,
          51.744934344938834
        ]
      }
    }
  ]
}