{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nicholl Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.066767,
            51.535005
          ],
          [
            -0.066762,
            51.534881
          ],
          [
            -0.066756,
            51.534756
          ],
          [
            -0.066747,
            51.534635
          ],
          [
            -0.066739,
            51.534514
          ],
          [
            -0.066721,
            51.534498
          ],
          [
            -0.066703,
            51.534483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008307430, E2 8RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06671741949761946,
          51.53448299106383
        ]
      }
    }
  ]
}