{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "5060979, Fitzroy Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14105662182583492,
          51.52290626177392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5097392, Fitzroy Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14105662182583492,
          51.52290626177392
        ]
      }
    }
  ]
}