{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455093713, Swan Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1956111918777217,
          53.045035448582496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455155193, Swan Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1956111918777217,
          53.045035448582496
        ]
      }
    }
  ]
}