{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (A609)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.477747,
            53.024401
          ],
          [
            -1.477772,
            53.024394
          ],
          [
            -1.477797,
            53.024386
          ],
          [
            -1.477862,
            53.024367
          ],
          [
            -1.477926,
            53.024348
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (A609)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.477926,
            53.024348
          ],
          [
            -1.477996,
            53.024325
          ],
          [
            -1.478066,
            53.024303
          ],
          [
            -1.478073,
            53.024301
          ],
          [
            -1.47808,
            53.024298
          ],
          [
            -1.4782,
            53.02423
          ],
          [
            -1.47832,
            53.024162
          ],
          [
            -1.478413,
            53.024085
          ],
          [
            -1.478507,
            53.024007
          ]
        ]
      }
    }
  ]
}