{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mason Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.155533,
            53.61484
          ],
          [
            -2.155119,
            53.614796
          ],
          [
            -2.154704,
            53.614753
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mason Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.155852,
            53.61459
          ],
          [
            -2.15578,
            53.614776
          ],
          [
            -2.155748,
            53.614859
          ],
          [
            -2.155571,
            53.614844
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114645, OL16 1QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.155852455433715,
          53.614589617368935
        ]
      }
    }
  ]
}