{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St George's Crescent (A5152)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.986697,
            53.044697
          ],
          [
            -2.986614,
            53.044615
          ]
        ]
      }
    }
  ]
}