{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Denshaw Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.569718,
            53.741928
          ],
          [
            -1.569792,
            53.741346
          ],
          [
            -1.569741,
            53.741087
          ],
          [
            -1.569689,
            53.740825
          ],
          [
            -1.569504,
            53.740525
          ],
          [
            -1.569218,
            53.740327
          ],
          [
            -1.56919,
            53.740309
          ],
          [
            -1.569162,
            53.740291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72394946, WF3 1SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5686939972505742,
          53.74013674548514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632845, WF3 1SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5696468331850115,
          53.741847910650336
        ]
      }
    }
  ]
}