{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pickup Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.15162,
            53.61446
          ],
          [
            -2.151579,
            53.614374
          ],
          [
            -2.151539,
            53.614288
          ],
          [
            -2.151503,
            53.614213
          ],
          [
            -2.151467,
            53.614137
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pickup Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.151467,
            53.614137
          ],
          [
            -2.151452,
            53.614016
          ],
          [
            -2.151436,
            53.613894
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23070724, OL16 1SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1514072029400353,
          53.61426276789267
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113003, OL16 1UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.151436113452193,
          53.61389421332753
        ]
      }
    }
  ]
}