{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heath Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.590336,
            52.976885
          ],
          [
            -0.590196,
            52.976852
          ],
          [
            -0.590055,
            52.976819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Heath Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.590055,
            52.976819
          ],
          [
            -0.587159,
            52.976128
          ],
          [
            -0.586441,
            52.975894
          ],
          [
            -0.584036,
            52.975111
          ],
          [
            -0.583663,
            52.974923
          ],
          [
            -0.583282,
            52.974561
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007259071, NG32 2PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5903360618562948,
          52.97688479057366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007274400, NG32 2PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5830926449217881,
          52.97430846825528
        ]
      }
    }
  ]
}