{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Green (B4033)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.877813,
            51.974144
          ],
          [
            -0.877686,
            51.974309
          ],
          [
            -0.877671,
            51.974389
          ],
          [
            -0.877622,
            51.974651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Green (B4033)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.878453,
            51.973889
          ],
          [
            -0.878133,
            51.974017
          ],
          [
            -0.877813,
            51.974144
          ]
        ]
      }
    }
  ]
}