{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.057285,
            51.531153
          ],
          [
            -0.057148,
            51.531174
          ],
          [
            -0.057056,
            51.531188
          ],
          [
            -0.057001,
            51.531197
          ],
          [
            -0.057001,
            51.531197
          ],
          [
            -0.056867,
            51.531218
          ],
          [
            -0.056717,
            51.531241
          ],
          [
            -0.056662,
            51.53125
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6648143, E2 9RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05728506572303288,
          51.531152778537674
        ]
      }
    }
  ]
}