{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haldane Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.232386,
            53.809731
          ],
          [
            -2.23237,
            53.809628
          ],
          [
            -2.232354,
            53.809525
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Haldane Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.232432,
            53.80993
          ],
          [
            -2.232409,
            53.80983
          ],
          [
            -2.232386,
            53.809731
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014134125, BB10 1ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2324319779316806,
          53.809929591745586
        ]
      }
    }
  ]
}