{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Head Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.437181,
            53.685082
          ],
          [
            -1.436248,
            53.68448
          ],
          [
            -1.435119,
            53.683474
          ],
          [
            -1.435021,
            53.683387
          ],
          [
            -1.433864,
            53.681593
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173991, WF1 5TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4338641724372447,
          53.68159301156813
        ]
      }
    }
  ]
}