{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watty Hall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.779138,
            53.770279
          ],
          [
            -1.779793,
            53.770706
          ],
          [
            -1.780448,
            53.771133
          ],
          [
            -1.780779,
            53.771323
          ],
          [
            -1.78111,
            53.771513
          ],
          [
            -1.781368,
            53.771424
          ],
          [
            -1.781626,
            53.771334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010587043, BD6 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.780256455537983,
          53.77100056553382
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026066003, BD6 3AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7815441118650737,
          53.77138041238637
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090109733, BD6 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7794244937897414,
          53.77052267483777
        ]
      }
    }
  ]
}