{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Flat Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.624551,
            54.388631
          ],
          [
            -1.624439,
            54.388619
          ],
          [
            -1.624326,
            54.388608
          ],
          [
            -1.621944,
            54.388513
          ],
          [
            -1.620693,
            54.388539
          ],
          [
            -1.619909,
            54.388627
          ],
          [
            -1.619627,
            54.388395
          ],
          [
            -1.619103,
            54.387963
          ],
          [
            -1.619017,
            54.387934
          ],
          [
            -1.618953,
            54.387912
          ],
          [
            -1.618876,
            54.387885
          ],
          [
            -1.61527,
            54.3885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647440, DL10 6AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6245384027738006,
          54.38864607897987
        ]
      }
    }
  ]
}