{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Colina Road (B152)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.100031,
            51.583839
          ],
          [
            -0.099717,
            51.583861
          ],
          [
            -0.099404,
            51.583884
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Colina Road (B152)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.099404,
            51.583884
          ],
          [
            -0.099008,
            51.583913
          ],
          [
            -0.098612,
            51.583941
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Colina Road (B152)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.098612,
            51.583941
          ],
          [
            -0.098474,
            51.583953
          ],
          [
            -0.098337,
            51.583964
          ]
        ]
      }
    }
  ]
}