{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orange Grove (A3039)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.358344,
            51.3817
          ],
          [
            -2.358629,
            51.381735
          ],
          [
            -2.358915,
            51.38177
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Orange Grove (A3039)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.35781,
            51.381531
          ],
          [
            -2.357979,
            51.381531
          ],
          [
            -2.358149,
            51.381532
          ],
          [
            -2.358246,
            51.381616
          ],
          [
            -2.358344,
            51.3817
          ]
        ]
      }
    }
  ]
}