{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.209579,
            53.93104
          ],
          [
            -1.210546,
            53.930606
          ],
          [
            -1.210717,
            53.930464
          ],
          [
            -1.210518,
            53.930239
          ],
          [
            -1.210982,
            53.929969
          ],
          [
            -1.212017,
            53.929367
          ],
          [
            -1.212033,
            53.928967
          ],
          [
            -1.212457,
            53.928859
          ],
          [
            -1.213679,
            53.92875
          ],
          [
            -1.2149,
            53.928641
          ],
          [
            -1.215498,
            53.92839
          ],
          [
            -1.216819,
            53.928129
          ],
          [
            -1.218836,
            53.92773
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022910677, YO23 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2095787683771542,
          53.931040257338566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023258604, YO23 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2190355355707965,
          53.92784843871519
        ]
      }
    }
  ]
}