{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Jubilee Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.455363,
            53.562833
          ],
          [
            -2.455091,
            53.562852
          ],
          [
            -2.45482,
            53.562871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Jubilee Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.454337,
            53.562909
          ],
          [
            -2.454578,
            53.56289
          ],
          [
            -2.45482,
            53.562871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013877435, BL3 4EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4553626275604334,
          53.562833270858796
        ]
      }
    }
  ]
}