{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edward's Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.616544,
            54.978427
          ],
          [
            -1.617122,
            54.978615
          ],
          [
            -1.617591,
            54.978767
          ],
          [
            -1.6177,
            54.978802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510712929, NE1 7RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6165439613686683,
          54.97842659177403
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510759809, NE1 4LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6216895005570395,
          54.97953002899012
        ]
      }
    }
  ]
}