{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Swirle",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.598824,
            54.970839
          ],
          [
            -1.598993,
            54.97106
          ],
          [
            -1.599163,
            54.97128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715390, NE1 3DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5988238587020371,
          54.97083898726307
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015427684, NE1 3DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5990105891547908,
          54.970911492801825
        ]
      }
    }
  ]
}