{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodlands Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.590733,
            53.847126
          ],
          [
            -1.591072,
            53.847189
          ],
          [
            -1.591047,
            53.847244
          ],
          [
            -1.590927,
            53.847501
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72754462, LS16 8GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5908347366459683,
          53.847252780438176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72755315, LS16 8GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5909085434121117,
          53.84747773066231
        ]
      }
    }
  ]
}