{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairclough Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.627134,
            53.542802
          ],
          [
            -2.627165,
            53.542747
          ],
          [
            -2.627195,
            53.542692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fairclough Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.627195,
            53.542692
          ],
          [
            -2.627275,
            53.542549
          ],
          [
            -2.627355,
            53.542406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061273, WN1 1DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6272518104066775,
          53.54259498784123
        ]
      }
    }
  ]
}