{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lancaster Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.620898,
            53.538413
          ],
          [
            -2.620679,
            53.538451
          ],
          [
            -2.620461,
            53.538489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lancaster Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.620461,
            53.538489
          ],
          [
            -2.62028,
            53.538516
          ],
          [
            -2.6201,
            53.538543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063995, WN3 4SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6202053751544105,
          53.53852400967192
        ]
      }
    }
  ]
}