{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kellett Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.428328,
            53.611958
          ],
          [
            -2.428514,
            53.612015
          ],
          [
            -2.4287,
            53.612071
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Kellett Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.428079,
            53.611876
          ],
          [
            -2.428203,
            53.611917
          ],
          [
            -2.428328,
            53.611958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070914048, BL1 7JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.428700389721167,
          53.612071146916065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010893462, BL1 7JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4281400583919743,
          53.6119652941475
        ]
      }
    }
  ]
}