{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stalham Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.059425,
            51.495056
          ],
          [
            -0.059204,
            51.495057
          ],
          [
            -0.058983,
            51.495059
          ],
          [
            -0.058784,
            51.49506
          ],
          [
            -0.058586,
            51.495062
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790765, SE16 2JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05932452652206107,
          51.495054263917204
        ]
      }
    }
  ]
}