{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aster Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.475745,
            53.805073
          ],
          [
            -1.475412,
            53.805214
          ],
          [
            -1.475078,
            53.805354
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72761768, LS14 6FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4755555410391867,
          53.80500127271679
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72761771, LS14 6FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.47526525656288,
          53.80514381265036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72762709, LS14 6WR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4752026145770487,
          53.8052963356971
        ]
      }
    }
  ]
}