{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Wilmot Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.451778,
            53.594774
          ],
          [
            -2.451331,
            53.594649
          ],
          [
            -2.450884,
            53.594525
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Wilmot Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.452416,
            53.59514
          ],
          [
            -2.452171,
            53.594905
          ],
          [
            -2.452126,
            53.594862
          ],
          [
            -2.451778,
            53.594774
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013876826, BL1 6HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.452416347470672,
          53.59513966433607
        ]
      }
    }
  ]
}