{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stoke Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.15295,
            52.050866
          ],
          [
            1.152973,
            52.050487
          ],
          [
            1.152984,
            52.050317
          ],
          [
            1.152911,
            52.050112
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stoke Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.152911,
            52.050112
          ],
          [
            1.152664,
            52.050054
          ],
          [
            1.152418,
            52.049996
          ],
          [
            1.152132,
            52.049956
          ],
          [
            1.152112,
            52.049953
          ],
          [
            1.151847,
            52.049916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stoke Street (B1073)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.153578,
            52.051092
          ],
          [
            1.153264,
            52.050979
          ],
          [
            1.15295,
            52.050866
          ]
        ]
      }
    }
  ]
}