{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Sir Howard Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.966039,
            53.398718
          ],
          [
            -2.965999,
            53.398633
          ],
          [
            -2.96596,
            53.398548
          ],
          [
            -2.965655,
            53.398585
          ],
          [
            -2.96535,
            53.398622
          ],
          [
            -2.965077,
            53.398662
          ],
          [
            -2.964805,
            53.398701
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257661, L7 7BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.966053601695285,
          53.398718366602075
        ]
      }
    }
  ]
}