{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lee Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.501125,
            53.683714
          ],
          [
            -1.501253,
            53.683622
          ],
          [
            -1.50138,
            53.683531
          ],
          [
            -1.501419,
            53.683503
          ],
          [
            -1.501458,
            53.683475
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lee Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.500801,
            53.68394
          ],
          [
            -1.500963,
            53.683827
          ],
          [
            -1.501125,
            53.683714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169792, WF1 2SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5014575588283416,
          53.68347520619907
        ]
      }
    }
  ]
}