{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Road (B1028)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.959065,
            51.855813
          ],
          [
            0.958793,
            51.855853
          ],
          [
            0.958521,
            51.855893
          ],
          [
            0.957482,
            51.856146
          ],
          [
            0.956601,
            51.856361
          ],
          [
            0.956446,
            51.856317
          ],
          [
            0.956366,
            51.856278
          ]
        ]
      }
    }
  ]
}