{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wordsworth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.20331,
            53.811016
          ],
          [
            -2.203394,
            53.811092
          ],
          [
            -2.203478,
            53.811169
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wordsworth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.203127,
            53.810846
          ],
          [
            -2.203219,
            53.810931
          ],
          [
            -2.20331,
            53.811016
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014135775, BB10 2HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2034780471990154,
          53.811168675597614
        ]
      }
    }
  ]
}