{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sutton Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.092572,
            51.521687
          ],
          [
            -0.092394,
            51.521704
          ],
          [
            -0.092216,
            51.521721
          ],
          [
            -0.092142,
            51.521727
          ],
          [
            -0.092068,
            51.521733
          ],
          [
            -0.091948,
            51.521744
          ],
          [
            -0.091828,
            51.521754
          ],
          [
            -0.091508,
            51.52178
          ],
          [
            -0.091379,
            51.521791
          ],
          [
            -0.091011,
            51.521821
          ],
          [
            -0.09093,
            51.521828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437692, EC1Y 8NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09247060338589674,
          51.52169455112
        ]
      }
    }
  ]
}