{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "5051553, Fitzroy Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14051897731381427,
          51.523365349543795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5121986, Fitzroy Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14051897731381427,
          51.523365349543795
        ]
      }
    }
  ]
}