{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006742525, Powell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.861892208395446,
          53.721598108279345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052037510, Rawson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.861967362552171,
          53.7217869443435
        ]
      }
    }
  ]
}