{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blacklock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.244267,
            53.494321
          ],
          [
            -2.244402,
            53.494071
          ],
          [
            -2.244538,
            53.493821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Blacklock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.244094,
            53.494625
          ],
          [
            -2.24418,
            53.494473
          ],
          [
            -2.244267,
            53.494321
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Blacklock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.243759,
            53.495212
          ],
          [
            -2.243926,
            53.494918
          ],
          [
            -2.244094,
            53.494625
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023047531, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2445798237283063,
          53.49376344663172
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023062713, M8 8JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2445798237283063,
          53.49376344663172
        ]
      }
    }
  ]
}