{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shaftsbury Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.655241,
            53.558966
          ],
          [
            -2.655295,
            53.559099
          ],
          [
            -2.655348,
            53.559233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Shaftsbury Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.655348,
            53.559233
          ],
          [
            -2.655397,
            53.559346
          ],
          [
            -2.655445,
            53.559459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Shaftsbury Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.655445,
            53.559459
          ],
          [
            -2.655496,
            53.559571
          ],
          [
            -2.655547,
            53.559683
          ],
          [
            -2.655597,
            53.559795
          ],
          [
            -2.655648,
            53.559907
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064180, WN6 8PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.655444457427319,
          53.559423013650864
        ]
      }
    }
  ]
}