{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lord Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.477329,
            53.66714
          ],
          [
            -1.477176,
            53.667233
          ],
          [
            -1.477024,
            53.667327
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lord Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.477695,
            53.666908
          ],
          [
            -1.477512,
            53.667024
          ],
          [
            -1.477329,
            53.66714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169849, WF1 5AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4776946400961688,
          53.66690751897526
        ]
      }
    }
  ]
}