Today's Digital Newspaper

The Gazette

loader-image
weather icon 54°F


Some Sonic Drive-In locations close in Colorado Springs

An empty Sonic Drive-In drive-thru is pictured at 317 E. Fillmore St. on Wednesday, July 9, 2025

Some Sonic Drive-In locations across Colorado Springs have quietly closed.

A Sonic location at 317 E. Fillmore St., east of Nevada Avenue, closed permanently on June 19, according to a post last month on the social media website Reddit. 

Colorado Springs Del Taco among recently reopened Front Range locations

“This location is permanently closed. Please visit our nearest location at 5955 N. Academy Blvd.,” signs posted to the windows of the empty building read on a recent Wednesday afternoon. The drive-thru board was empty, and billboards and drive-in stalls were removed.

Five or six empty cars, not seemingly abandoned, were lined up in the remaining parking spaces on site. “Sorry for any inconvenience,” the notices concluded.

A sign alerts customers to the permanent closure of the Sonic restaurant at 317 E. Fillmore St. on Wednesday, July 9, 2025.

A sign alerts customers to the permanent closure of the Sonic restaurant at 317 E. Fillmore St. on Wednesday.

Breeanna Jent, The Gazette

A sign alerts customers to the permanent closure of the Sonic restaurant at 317 E. Fillmore St. on Wednesday, July 9, 2025.

A sign alerts customers to the permanent closure of the Sonic restaurant at 317 E. Fillmore St. on Wednesday.






Sonic is known for its drive-in model that uses curbside speakers to place orders, and which at times has included the use of carhops on roller skates. Its vast menu includes customizable slushies, shakes and drink selections. Sonic’s fast-casual fare includes American cuisine classics like cheeseburgers, hot dogs, chicken tenders, french fries and more.

Three additional Sonics in town were also closed, a reporter observed last week.

Drive-ins at 603 S. Eighth St. in southwest Colorado Springs; at 878 W. Garden of the Gods Road, about 6.5 miles north on the city’s far west side; and at 4457 Austin Bluffs Parkway, just south of Barnes Road in northeastern Colorado Springs, all appeared to be permanently closed. The same notice of permanent closure was posted on the windows of the building at Sonic’s Austin Bluffs location.

Reddit users also noted a year ago that a Sonic location at 1465 Jamboree Drive, at the Chapel Hills Mall, had closed. 

Sign Up For Free:

let pathVariable;
let pathVariable2;

function handleUrlPathSegment() {

const fullPath = window.location.pathname.toLowerCase();
if (fullPath.includes(‘/business/’)) {
pathVariable = ‘business’;
pathVariable2 = ‘Business Newsletter’;
} else if (fullPath.includes(‘/outdoors/’) || fullPath.includes(‘/outdoor/’)) {
pathVariable = ‘outdoors’;
pathVariable2 = ‘Outdoors Newsletter’;
} else if (fullPath.includes(‘/opinion/’)) {
pathVariable = ‘opinion’;
pathVariable2 = ‘Opinion Newsletter’;
} else if (fullPath.includes(‘politics’)) {
pathVariable = ‘politics’;
pathVariable2 = ‘Politics Newsletter’;
} else if (fullPath.includes(‘outtherecolorado’)) {
pathVariable = ‘outtherecolorado’;
pathVariable2 = ‘Out There Colorado Newsletter’;
} else {
pathVariable = ‘am-update’;
pathVariable2 = ‘AM Update Newsletter’;
}

console.log(`Current path: ${fullPath}`);
console.log(`Path variable set to: ${pathVariable}`);
console.log(`Path variable 2 set to: ${pathVariable2}`);

applyNewsletterName(pathVariable2);

return { pathVariable, pathVariable2 };
}

function applyNewsletterName(newsletterName) {

if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, function() {
updateNewsletterElement(newsletterName);
});
} else {

updateNewsletterElement(newsletterName);
}
}

function updateNewsletterElement(newsletterName) {
const newsletterElement = document.getElementById(‘newsletterName’);

if (newsletterElement) {
newsletterElement.textContent = newsletterName;
console.log(`Updated #newsletterName element with: ${newsletterName}`);
} else {
console.warn(‘Element with ID #newsletterName not found in the DOM’);
}
}

function setupFormSubmitListener() {
function getFormattedDate() {
const now = new Date();

const timestamp = now.getTime();

console.log(‘chris: Using Unix timestamp’);
console.log(‘chris: Current time:’, now);
console.log(‘chris: Unix timestamp (ms):’, timestamp);

return timestamp;
}

const formattedDate = getFormattedDate();
var profile = window.blueConicClient.profile.getProfile();
profile.setValues(‘newsletter_category’, pathVariable);
profile.setValue(‘newsletter_signup_date’, formattedDate);
window.blueConicClient.profile.updateProfile(this, function() {
});
}

handleUrlPathSegment();
setupFormSubmitListener();

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=gazette.com&emailPreferenceId=79&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

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

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

}

#nsltr-header {
color: #ffffff
}
#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;
}

Featured Local Savings

Drive-in menu boards were taken down and empty at a former Sonic location at 317 E. Fillmore St., pictured on Wednesday, July 9, 2025.

Drive-in menu boards were taken down and empty at a Sonic location at 317 E. Fillmore St. on Wednesday.

Breeanna Jent, The Gazette

Drive-in menu boards were taken down and empty at a former Sonic location at 317 E. Fillmore St., pictured on Wednesday, July 9, 2025.

Drive-in menu boards were taken down and empty at a Sonic location at 317 E. Fillmore St. on Wednesday.






Old Chicago closes another Colorado Springs location

It remained unclear Monday what drove the closures and when all of the restaurants closed their doors. It was also unclear Monday if more Sonic locations could close in Colorado Springs. 

Reddit users complained of understaffing and long lines at Sonic restaurants in the city.

The company did not respond to several emails from The Gazette requesting more information.

Sonic began as a root beer stand called Top Hat in 1953 in Shawnee, Okla. Three years later, in 1959, Troy Smith and partner Charles Pappe changed the existing Top Hat locations to the name Sonic, matching their slogan: “Service at the speed of sound,” according to the brand’s website.

Sonic is part of Inspire Brands, an Atlanta-based restaurant group that also owns Arby’s, Baskin-Robbins, Buffalo Wild Wings, Dunkin’ and Jimmy John’s.

Chipotle looking to open another location in southeast Colorado Springs

Sonic has more than 3,500 restaurants in 46 states, according to its website.

There are 11  locations across the Pikes Peak region, including seven in Colorado Springs. Sonic has one location each in the nearby communities of Falcon, Fountain, Security and Woodland Park.


[related_articles]

PREV

PREVIOUS

Colorado Springs venture capital fund makes 'huge' investment in space industry

Facebook Twitter WhatsApp SMS Email Print Copy article link Save A Colorado Springs-based venture capital fund is backing CisLunar Industries, a company specializing in the hardware needed to power satellites, with an investment of $1 million. Payload, a space industry publication, first reported Friday that the Colorado ONE Fund was investing $1 million in the […]

NEXT

NEXT UP

Two Green Mountain Falls restaurants on standby to reopen following small fire on July 3

Facebook Twitter WhatsApp SMS Email Print Copy article link Save A small fire-damaged patch inside The Blue Moose Tavern has caused a big problem for two of the three restaurants in Green Mountain Falls in western El Paso County. The popular bar and its next-door neighbor, Cantina Verde, have been closed since an electrical fire […]