{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.067919,
            51.510861
          ],
          [
            -0.067934,
            51.510922
          ],
          [
            -0.067967,
            51.511054
          ],
          [
            -0.067973,
            51.511078
          ],
          [
            -0.067987,
            51.511138
          ],
          [
            -0.067998,
            51.511181
          ],
          [
            -0.068016,
            51.511257
          ],
          [
            -0.068035,
            51.511332
          ],
          [
            -0.068055,
            51.511412
          ],
          [
            -0.068178,
            51.511398
          ],
          [
            -0.068322,
            51.511382
          ],
          [
            -0.068677,
            51.511341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6007678, E1 8HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0690128274650823,
          51.51022285425564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647668, E1 8JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06793340668782458,
          51.51087052916905
        ]
      }
    }
  ]
}