{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jubilee Street South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.210915,
            54.569875
          ],
          [
            -1.210673,
            54.569649
          ],
          [
            -1.210431,
            54.569423
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jubilee Street South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.210431,
            54.569423
          ],
          [
            -1.210373,
            54.56937
          ],
          [
            -1.210316,
            54.569317
          ],
          [
            -1.210273,
            54.569288
          ],
          [
            -1.210231,
            54.569259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007596445, TS3 6NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2109153762152063,
          54.56986569119484
        ]
      }
    }
  ]
}