{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Markham Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.517005,
            53.818612
          ],
          [
            -1.517814,
            53.818279
          ],
          [
            -1.518622,
            53.817945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72011594, LS8 4JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5185605065265555,
          53.81804337975346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628446, LS8 4JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5171115076162602,
          53.818567852020756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72729993, LS8 4LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5177965448652397,
          53.81843578583213
        ]
      }
    }
  ]
}