{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tichborne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.560995,
            51.456129
          ],
          [
            -2.560665,
            51.456175
          ],
          [
            -2.560335,
            51.456222
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tichborne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.5618,
            51.45599
          ],
          [
            -2.561398,
            51.456059
          ],
          [
            -2.560995,
            51.456129
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tichborne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.560335,
            51.456222
          ],
          [
            -2.559997,
            51.456241
          ],
          [
            -2.559659,
            51.456261
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316551, BS5 9PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.561727772232964,
          51.45599043693787
        ]
      }
    }
  ]
}