{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fish Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.394077,
            51.086502
          ],
          [
            -1.394094,
            51.086669
          ],
          [
            -1.394112,
            51.086836
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fish Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.394237,
            51.087167
          ],
          [
            -1.394191,
            51.087389
          ],
          [
            -1.394146,
            51.087612
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fish Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.394112,
            51.086836
          ],
          [
            -1.394174,
            51.087001
          ],
          [
            -1.394237,
            51.087167
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024894021, SO21 2NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4020256226113441,
          51.087702505155725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034502037, SO21 2BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3952691496594232,
          51.08684048531735
        ]
      }
    }
  ]
}