{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (A3039)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.358915,
            51.38177
          ],
          [
            -2.359011,
            51.381978
          ],
          [
            -2.359108,
            51.382187
          ],
          [
            -2.359113,
            51.38221
          ],
          [
            -2.359119,
            51.382233
          ],
          [
            -2.359135,
            51.382298
          ],
          [
            -2.35915,
            51.382363
          ],
          [
            -2.359181,
            51.382462
          ],
          [
            -2.359212,
            51.38256
          ]
        ]
      }
    }
  ]
}