{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King George Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.597348,
            53.754411
          ],
          [
            -1.597248,
            53.754511
          ],
          [
            -1.597148,
            53.754611
          ],
          [
            -1.597047,
            53.754644
          ],
          [
            -1.596945,
            53.754677
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72349275, LS27 8LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5967712940159131,
          53.75449854447351
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72349276, LS27 8LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.596725366707637,
          53.754543330513656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72638589, LS27 8LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5973179470370036,
          53.754428476138195
        ]
      }
    }
  ]
}