{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farmers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.557917,
            51.867283
          ],
          [
            -0.558439,
            51.867454
          ],
          [
            -0.558961,
            51.867625
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Farmers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.555851,
            51.866612
          ],
          [
            -0.556884,
            51.866947
          ],
          [
            -0.557917,
            51.867283
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014617363, LU6 2JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5558539436446638,
          51.86662247362087
        ]
      }
    }
  ]
}