{
  "users": {
    "troy-tipton": {
      "first": "Mark",
      "last": "Tipton",
      "role": "Design",
      "photo": "https://i.pravatar.cc/400?img=51"
    },
    "jennifer-todd": {
      "first": "Jennifer",
      "last": "Todd",
      "role": "Engineering",
      "photo": "https://i.pravatar.cc/400?img=45"
    },
    "terry-graf": {
      "first": "Terry",
      "last": "Graf",
      "role": "Engineering",
      "photo": "https://i.pravatar.cc/400?img=7"
    },
    "rebecca-morse": {
      "first": "Rebecca",
      "last": "Morse",
      "role": "CTO",
      "photo": "https://i.pravatar.cc/400?img=49"
    },
    "aaron-bowman": {
      "first": "Aaron",
      "last": "Bowman",
      "role": "Engineering",
      "photo": "https://i.pravatar.cc/400?img=69"
    },
    "julius-rivera": {
      "first": "Julius",
      "last": "Rivera",
      "role": "Engineering",
      "photo": "https://i.pravatar.cc/400?img=68"
    },
    "stephanie-nelson": {
      "first": "Stephanie",
      "last": "Nelson",
      "role": "Engineering",
      "photo": "https://i.pravatar.cc/400?img=16"
    },
    "michelle-samuel": {
      "first": "Michelle",
      "last": "Samuel",
      "role": "Developer Experience",
      "photo": "https://i.pravatar.cc/400?img=35"
    }
  }
}