{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Stephen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.317082,
            53.592424
          ],
          [
            -2.316699,
            53.592123
          ],
          [
            -2.316317,
            53.591822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Stephen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.316317,
            53.591822
          ],
          [
            -2.31604,
            53.591605
          ],
          [
            -2.315763,
            53.591388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004975, BL8 2QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3157571006709334,
          53.59139004862338
        ]
      }
    }
  ]
}