{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rigton Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.431047,
            53.896547
          ],
          [
            -1.431381,
            53.896396
          ],
          [
            -1.431484,
            53.89635
          ],
          [
            -1.431555,
            53.896336
          ],
          [
            -1.431686,
            53.896312
          ],
          [
            -1.431761,
            53.896298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72740471, LS17 9FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4308257973449976,
          53.89663693135705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72740481, LS17 9BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4317283398880407,
          53.89629067487682
        ]
      }
    }
  ]
}