{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Road (B1150)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.357771,
            52.731693
          ],
          [
            1.357749,
            52.731193
          ],
          [
            1.357727,
            52.730694
          ],
          [
            1.357628,
            52.730221
          ],
          [
            1.357599,
            52.73018
          ],
          [
            1.357262,
            52.729699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Station Road (B1150)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.358415,
            52.732454
          ],
          [
            1.358093,
            52.732073
          ],
          [
            1.357771,
            52.731693
          ]
        ]
      }
    }
  ]
}