{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weetwood Grange Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.594595,
            53.834071
          ],
          [
            -1.593941,
            53.834073
          ],
          [
            -1.593288,
            53.834076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72224550, LS16 5LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5940187341115426,
          53.833925456724245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72224551, LS16 5LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5943049102679867,
          53.83418707518615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72648681, LS16 5LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.593424674168966,
          53.8340762418998
        ]
      }
    }
  ]
}