{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "126060977, Montgomery Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6745532044864095,
          55.61127205878176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015308439, Cochrane Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6747423064873495,
          55.61148366313805
        ]
      }
    }
  ]
}