{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Willis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.44988,
            53.565515
          ],
          [
            -2.44952,
            53.565678
          ],
          [
            -2.449446,
            53.565647
          ],
          [
            -2.449414,
            53.565633
          ],
          [
            -2.449743,
            53.565407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913274, BL3 4AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4498804757515003,
          53.56551458949608
        ]
      }
    }
  ]
}