{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashby Square (A512)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.208844,
            52.772303
          ],
          [
            -1.20892,
            52.772289
          ],
          [
            -1.208995,
            52.772276
          ],
          [
            -1.209381,
            52.772218
          ],
          [
            -1.209768,
            52.772159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ashby Square (A512)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.208844,
            52.772303
          ],
          [
            -1.20883,
            52.772305
          ]
        ]
      }
    }
  ]
}