{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bankside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.038406,
            52.026654
          ],
          [
            0.038536,
            52.026759
          ],
          [
            0.038488,
            52.027399
          ],
          [
            0.038429,
            52.028171
          ],
          [
            0.038377,
            52.028184
          ],
          [
            0.038325,
            52.028198
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013805983, SG8 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03841543691128333,
          52.02666260703577
        ]
      }
    }
  ]
}