{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northwood Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.655471,
            53.786284
          ],
          [
            -1.655532,
            53.786446
          ],
          [
            -1.655593,
            53.786607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72783017, LS28 9GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6556431082381318,
          53.78644574023266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72783018, LS28 9GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6554607594751682,
          53.7864721809231
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72783020, LS28 9GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6558080007594274,
          53.786697877851935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72783969, LS28 9NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6554775555047527,
          53.78627449267223
        ]
      }
    }
  ]
}