{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Laburnum Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.766371,
            53.804275
          ],
          [
            -1.766671,
            53.804237
          ],
          [
            -1.766969,
            53.804198
          ],
          [
            -1.767275,
            53.804159
          ],
          [
            -1.76758,
            53.80412
          ],
          [
            -1.768184,
            53.804041
          ],
          [
            -1.768789,
            53.803961
          ],
          [
            -1.768878,
            53.803948
          ],
          [
            -1.768967,
            53.803934
          ],
          [
            -1.769183,
            53.803892
          ],
          [
            -1.7694,
            53.80385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592620, BD8 7SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7679213914526046,
          53.80407114091983
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004700438, BD8 7SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7678584740797747,
          53.80446648988117
        ]
      }
    }
  ]
}