{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kaye Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.62822,
            53.684637
          ],
          [
            -1.628355,
            53.684559
          ],
          [
            -1.62849,
            53.684482
          ],
          [
            -1.628565,
            53.68446
          ],
          [
            -1.628641,
            53.684437
          ],
          [
            -1.628681,
            53.684425
          ],
          [
            -1.628722,
            53.684413
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83162834, WF12 9LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6286150409036353,
          53.68452091204251
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208782, WF12 9LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.628220356434254,
          53.68463653490831
        ]
      }
    }
  ]
}