{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lade End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.900707,
            54.047509
          ],
          [
            -2.900717,
            54.047693
          ],
          [
            -2.900728,
            54.047877
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292704, LA3 2RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.900710863342188,
          54.04769742952137
        ]
      }
    }
  ]
}