{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Walmsley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.575578,
            53.811356
          ],
          [
            -1.574699,
            53.811591
          ],
          [
            -1.573821,
            53.811826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628810, LS6 1NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5739427493685931,
          53.811799355911795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72661785, LS6 1NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5754798379461032,
          53.8114812340064
        ]
      }
    }
  ]
}