{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Connect Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.082707,
            51.591803
          ],
          [
            0.082839,
            51.591976
          ],
          [
            0.082972,
            51.59215
          ],
          [
            0.083031,
            51.592219
          ],
          [
            0.083091,
            51.592288
          ],
          [
            0.083293,
            51.592523
          ],
          [
            0.083495,
            51.592759
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023189471, IG6 2EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08268620131469154,
          51.59180790659143
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025284820, IG6 2AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.082880684159053,
          51.59227207383882
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034922704, IG6 2AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0836418941798657,
          51.59281610641335
        ]
      }
    }
  ]
}