{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Library Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.788466,
            54.009445
          ],
          [
            -2.788219,
            54.009448
          ],
          [
            -2.787971,
            54.00945
          ],
          [
            -2.787358,
            54.009456
          ],
          [
            -2.786745,
            54.009461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009284307, LA1 4YH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.786274576385799,
          54.009969287034856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009284332, LA1 4YQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.787313760006339,
          54.00924345158871
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009284872, LA1 4YQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7873030846794973,
          54.00948619478642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024269087, LA1 4AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.786885034107586,
          54.009165368507134
        ]
      }
    }
  ]
}