{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.285039,
            51.94322
          ],
          [
            -0.285657,
            51.943229
          ],
          [
            -0.286275,
            51.943238
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.286275,
            51.943238
          ],
          [
            -0.287396,
            51.943201
          ],
          [
            -0.288206,
            51.942952
          ],
          [
            -0.2892,
            51.94284
          ],
          [
            -0.289776,
            51.942955
          ],
          [
            -0.290802,
            51.94316
          ],
          [
            -0.293104,
            51.943859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806620, SG5 2BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2931037384146151,
          51.94385911626465
        ]
      }
    }
  ]
}