{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maple Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.436339,
            53.89412
          ],
          [
            -1.43597,
            53.894334
          ],
          [
            -1.435602,
            53.894547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72414378, LS17 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4365170136941625,
          53.89438981488501
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72414379, LS17 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4366853557498802,
          53.894318700945014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72414380, LS17 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4359292771451753,
          53.89396462300504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72640755, LS17 9BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4357091156859045,
          53.89449387752522
        ]
      }
    }
  ]
}