New Yorker sentenced to nearly a decade in prison for lottery scheme that targeted Estes Park resident

A Brooklyn, N.Y., resident was sentenced to nine years behind bars for his role in a lottery scheme that scammed an elderly Estes Park woman out of nearly 1 million dollars.

Leonard Luton was connected of conspiracy to commit mail fraud and eight counts of aiding and abetting mail fraud. He was sentenced Wednesday and was ordered to pay $881,471.41 in restitution for his role in the scam, according to a release from the U.S. Attorney’s Office for the District of Colorado.

According to court documents, Luton and a fellow Jamaican national told the victim she won $2.8 million and a Mercedes Benz in the lottery, but needed to pay “thousands” in fees to receive the winnings. 

The woman was instructed to mail packages of cash and cashier’s checks along with six iPhones to the home of a friend of Luton. Officials did not say whether the friend was the co-conspirator.  

Luton made two trips to the victim’s home in Estes Park to pick up packages of cash beginning in October 2018. On one occasion, the co-conspirator went to the victim’s door early in the morning and identified himself as an FBI agent, presented a fake badge and told her to hand over a package with $65,000 in cash, according to court documents.

Several months later, Luton returned to the victim’s home and was arrested. At the time he was in possession of the iPhone purchased by the victim. 

At the time of Luton’s arrest, the victim had paid more than $970,000 to the conspirators, according to the release. 

“Lottery scams are just one way that fraudsters prey on the elderly and vulnerable victims,” said Acting U.S. Attorney Matt Kirsch. “Together with our law enforcement partners, we are working to protect the elderly and to make scammers like Luton face justice.”

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[].,;:s@”]+(.[^()[].,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=69&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;
}
}


PREV

PREVIOUS

Police release images of vehicles possibly connected to homicide

The Denver Police Department is asking for the public’s help in identifying two vehicles believed to be connected to a homicide. Officers located a body in the 1800 block of East 39th Avenue at 3 a.m. Wednesday. The case is being investigated as a homicide, police said.  Through nearby surveillance cameras, detectives have identified two […]

NEXT

NEXT UP

Denver man facing first-degree murder charges in double-homicide

A 22-year-old man has been charged with murder in connection with a double homicide last month in Denver’s Goldsmith neighborhood, the Denver Police Department said Friday.  Jakeob M. Voorhis faces two counts of first-degree murder for the July 24 incident. He faces an additional charge of felony menacing for a separate incident, according to online […]