{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Flat Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.762088,
            54.170192
          ],
          [
            -2.761595,
            54.169156
          ],
          [
            -2.761363,
            54.168779
          ],
          [
            -2.760634,
            54.167591
          ],
          [
            -2.760595,
            54.167377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009275822, LA5 9SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7612681820845433,
          54.17045399193438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290762, LA5 9SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7613306981782646,
          54.16885379587882
        ]
      }
    }
  ]
}