{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street (B664)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.864575,
            52.505808
          ],
          [
            -0.865144,
            52.505554
          ],
          [
            -0.865228,
            52.505516
          ],
          [
            -0.865638,
            52.505248
          ],
          [
            -0.865675,
            52.504895
          ],
          [
            -0.86526,
            52.503171
          ],
          [
            -0.865384,
            52.502802
          ],
          [
            -0.866201,
            52.50038
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street (B664)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.866201,
            52.50038
          ],
          [
            -0.866232,
            52.500358
          ],
          [
            -0.866263,
            52.500335
          ]
        ]
      }
    }
  ]
}