{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pye Corner (B3165)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.732917,
            51.053786
          ],
          [
            -2.733092,
            51.053767
          ],
          [
            -2.733268,
            51.053748
          ]
        ]
      }
    }
  ]
}