{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Vale Uxbridge Road (A4020)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.245148,
            51.506768
          ],
          [
            -0.245278,
            51.506764
          ],
          [
            -0.245408,
            51.506761
          ],
          [
            -0.245942,
            51.506747
          ],
          [
            -0.246475,
            51.506734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Vale Uxbridge Road (A4020)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.246475,
            51.506734
          ],
          [
            -0.246619,
            51.506727
          ],
          [
            -0.246764,
            51.50672
          ]
        ]
      }
    }
  ]
}