{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Windsor Street (A4007)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.484212,
            51.544693
          ],
          [
            -0.483786,
            51.544715
          ],
          [
            -0.48336,
            51.544736
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Windsor Street (A4007)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.48336,
            51.544736
          ],
          [
            -0.483028,
            51.544759
          ],
          [
            -0.482695,
            51.544782
          ],
          [
            -0.482587,
            51.544805
          ],
          [
            -0.482478,
            51.544829
          ]
        ]
      }
    }
  ]
}