{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakfield Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.380485,
            53.790588
          ],
          [
            -1.38081,
            53.790552
          ],
          [
            -1.381136,
            53.790516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72316528, LS25 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3805127516328513,
          53.79076047680664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72316529, LS25 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.380395561786762,
          53.79047225164742
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72642429, LS25 1HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3810777863000556,
          53.79052970188569
        ]
      }
    }
  ]
}