{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Market Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.441308,
            53.09762
          ],
          [
            -2.441719,
            53.097636
          ],
          [
            -2.442129,
            53.097653
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014013757, CW1 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4421294924888266,
          53.09765276037619
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012595232, CW1 2GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.441454623806405,
          53.09737660479164
        ]
      }
    }
  ]
}