{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Out Northgate (A1101)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.715473,
            52.252329
          ],
          [
            0.715043,
            52.252804
          ],
          [
            0.714613,
            52.253278
          ],
          [
            0.714567,
            52.253331
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Out Northgate (A1101)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.714567,
            52.253331
          ],
          [
            0.714543,
            52.253361
          ],
          [
            0.714519,
            52.253391
          ]
        ]
      }
    }
  ]
}