{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barrack Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.631549,
            53.545386
          ],
          [
            -2.631392,
            53.545459
          ],
          [
            -2.631234,
            53.545531
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014059866, WN1 1NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6313690130249108,
          53.54546761030117
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012812999, WN1 1LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6314718350017716,
          53.545278308784404
        ]
      }
    }
  ]
}