{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deep Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.59441,
            51.457994
          ],
          [
            -2.594323,
            51.458015
          ],
          [
            -2.594235,
            51.458035
          ],
          [
            -2.594063,
            51.458112
          ],
          [
            -2.59389,
            51.458189
          ],
          [
            -2.593785,
            51.458243
          ],
          [
            -2.59368,
            51.458297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "313048, BS1 2LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593751673644406,
          51.45826031722065
        ]
      }
    }
  ]
}