{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Egerton Street South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.967616,
            53.396656
          ],
          [
            -2.967511,
            53.396503
          ],
          [
            -2.967491,
            53.396473
          ],
          [
            -2.967476,
            53.396451
          ],
          [
            -2.966961,
            53.396524
          ],
          [
            -2.966412,
            53.396603
          ],
          [
            -2.966462,
            53.396809
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257521, L8 7LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.967601041795573,
          53.39665635713824
        ]
      }
    }
  ]
}