{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caunce Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.617999,
            53.54658
          ],
          [
            -2.617989,
            53.546569
          ],
          [
            -2.617979,
            53.546558
          ],
          [
            -2.617878,
            53.546465
          ],
          [
            -2.617777,
            53.546372
          ],
          [
            -2.617644,
            53.546309
          ],
          [
            -2.617512,
            53.546246
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064433, WN1 3JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6177238684793114,
          53.5463388720423
        ]
      }
    }
  ]
}