Tony Wang14 min readAmerica's Church Density, Mapped: West Virginia and Mississippi Lead, Utah Is Almost Last
We mapped 395,000+ churches by state and category. The Bible Belt leads clearly — and Utah's near-last rank exposed a real Google Maps taxonomy quirk.
"Which state has the most churches per capita" looks like the cleanest possible query on this dataset — no brand name to collide with a common word, no in-store sub-department pins, no hyphen to break tokenization. category=church is a real, Google-assigned place type, and every one of the 20 records we sampled was a genuine church. And the answer it gives is a clean, textbook Bible Belt map — until you notice that Utah, a state that shows up near the top of nearly every survey of American religiosity, comes in dead last. That contradiction turned out to be real, provable, and more interesting than either a clean ranking or a simple correction on its own.
The naive ranking: a clean Bible Belt, and one glaring outlier
| Rank | State | Listings | Per 100k residents |
|---|---|---|---|
| 1 | West Virginia | 3,640 | 206.1 |
| 2 | Mississippi | 5,247 | 177.6 |
| 3 | Alabama | 8,176 | 157.4 |
| 4 | Arkansas | 4,561 | 146.4 |
| 5 | Kentucky | 5,609 | 121.8 |
| 6 | South Carolina | 5,821 | 104.5 |
| 7 | Tennessee | 7,527 | 102.9 |
| 8 | Oklahoma | 4,179 | 101.4 |
| 9 | Louisiana | 4,543 | 98.4 |
| 10 | North Carolina | 10,986 | 98.1 |
| … | (36 states omitted) | ||
| 47 | Idaho | 501 | 24.7 |
| 48 | Hawaii | 289 | 20.2 |
| 49 | Nevada | 544 | 16.6 |
| 50 | Arizona | 1,196 | 15.7 |
| 51 | Utah | 301 | 8.5 |
Show the full 51-state single-category ranking
| Rank | State | Per 100k residents |
|---|---|---|
| 1 | West Virginia | 206.1 |
| 2 | Mississippi | 177.6 |
| 3 | Alabama | 157.4 |
| 4 | Arkansas | 146.4 |
| 5 | Kentucky | 121.8 |
| 6 | South Carolina | 104.5 |
| 7 | Tennessee | 102.9 |
| 8 | Oklahoma | 101.4 |
| 9 | Louisiana | 98.4 |
| 10 | North Carolina | 98.1 |
| 11 | Georgia | 97.3 |
| 12 | Missouri | 94.2 |
| 13 | Kansas | 87.5 |
| 14 | South Dakota | 86.0 |
| 15 | Iowa | 84.9 |
| 16 | Delaware | 84.2 |
| 17 | Indiana | 81.0 |
| 18 | Virginia | 79.5 |
| 19 | Montana | 79.3 |
| 20 | North Dakota | 79.3 |
| 21 | Ohio | 78.0 |
| 22 | Maryland | 71.0 |
| 23 | Pennsylvania | 68.2 |
| 24 | Nebraska | 65.2 |
| 25 | Texas | 59.2 |
| 26 | Minnesota | 54.5 |
| 27 | Illinois | 54.3 |
| 28 | Connecticut | 53.8 |
| 29 | New Mexico | 53.3 |
| 30 | Michigan | 53.0 |
| 31 | District of Columbia | 50.7 |
| 32 | Wisconsin | 50.6 |
| 33 | Florida | 49.8 |
| 34 | New Jersey | 46.4 |
| 35 | Vermont | 43.6 |
| 36 | Alaska | 42.7 |
| 37 | New York | 42.5 |
| 38 | Colorado | 42.0 |
| 39 | New Hampshire | 37.6 |
| 40 | Maine | 36.8 |
| 41 | Wyoming | 36.5 |
| 42 | Washington | 35.7 |
| 43 | Rhode Island | 34.8 |
| 44 | Massachusetts | 34.8 |
| 45 | California | 30.1 |
| 46 | Oregon | 29.5 |
| 47 | Idaho | 24.7 |
| 48 | Hawaii | 20.2 |
| 49 | Nevada | 16.6 |
| 50 | Arizona | 15.7 |
| 51 | Utah | 8.5 |
Ten of the top ten are exactly the states you'd expect — Deep South and Appalachia, the traditional Bible Belt. That part of the story needed no correction. It's the bottom that's suspicious: Utah, consistently ranked among the most religiously observant states in the country by Gallup and Pew survey data for decades, shows up as the least churched state in the entire dataset by this measure. That's not a small discrepancy — it's the single most surprising result in the whole ranking, and it deserved a direct check before publishing rather than an asterisk.
Proving the Utah anomaly is a tagging artifact, not reality
Google Maps' category taxonomy doesn't stop at "church." A text search for the word "church" across every category turns up over 30 denomination-specific tags: baptist_church (62,241 US listings), catholic_church (15,224), christian_church (13,697), united_methodist_church (11,822), lutheran_church (10,282), and two dozen smaller ones. The plain church tag is Google's generic fallback — not the only bucket, and evidently not where most of Utah's churches ended up.
| Category | Utah listings | What we found |
|---|---|---|
| church (generic) | 301 | Utah's plain-church count — the one that ranked it last |
| christian_church | 1,037 | 3.4x Utah's plain-church count. We sampled 20 records: 15 (75%) were literally named 'The Church of Jesus Christ of Latter-day Saints,' linking to local.churchofjesuschrist.org |
| church_of_jesus_christ_of_latter-day_saints | 41 | A dedicated LDS-specific category exists, but almost nothing is tagged with it |
| church_of_jesus_christ_of_latter_day_saints | 71 | An inconsistently-spelled duplicate of the category above (hyphen vs. underscore) — a data-hygiene footnote on top of the main finding |
Idaho, the state with the second-largest LDS population share, shows the identical fingerprint: 421 christian_church listings against only 501 plain-church listings — again wildly inverted from the ~6% national ratio. This isn't noise in one state; it's a systematic pattern tied to a specific religious tradition.
The fix: summing categories, not trusting one label
We rebuilt the entire per-capita ranking using the 11 largest church-related categories combined, the same "don't trust one label" discipline our Walmart estimate needed in the chain-saturation piece:
| Category | US listings |
|---|---|
| church | 213,824 |
| baptist_church | 69,154 |
| catholic_church | 19,835 |
| christian_church | 19,492 |
| methodist_church | 13,893 |
| united_methodist_church | 13,327 |
| lutheran_church | 10,759 |
| presbyterian_church | 10,692 |
| church_of_christ | 10,197 |
| non_denominational_church | 8,173 |
| episcopal_church | 5,894 |
Correcting the category problem didn't soften the Bible Belt result — it sharpened it. West Virginia and Mississippi are now statistically tied at the top, both well clear of #3 Alabama. That makes sense once baptist_church (69,154 nationally, the single largest denomination-specific category) is included: it's even more concentrated in the same Southern states than the generic church tag already was.
Utah's residual gap: not a data error, a structural difference
Here's where the correction gets more interesting than a simple "gotcha, fixed." Summing all 11 categories brings Utah's count to 1,576 — 8.5 → 44.5 per 100k, a real 5.2x increase. But that still only moves Utah from rank #51 (dead last) to rank #48 of 51. If the category-tagging problem were the whole story, correcting it should have pushed Utah into the middle of the pack, not left it hovering near the bottom again.
5,901 combined listings
395,240 listings, population-weighted across all 51
1,576 combined listings
301 listings
The most plausible explanation isn't lower religiosity — Utah's religious observance rates are well documented and high. It's that a buildings-per-capita metric structurally favors denominations that build many small, standalone churches over denominations that consolidate worship into fewer, larger buildings. The Southern Baptist model that dominates the Bible Belt tends toward one small congregation, one building, sometimes one per few hundred residents in a small town. The LDS meetinghouse model is different: a single physical building routinely serves multiple congregational units of a few hundred members each. Two states can have similar numbers of practicing worshippers per capita and produce very different "buildings per 100,000 residents" numbers, purely because of how each tradition organizes physical space. We can't fully quantify that ratio from this dataset alone — it would need membership-per-building figures we don't have — but it's a far more defensible explanation than "Utah is undercounted" once the known tagging problem has already been corrected for.
How we did this, and the caveats
Every number above comes from a live search/facets call against Crawlora's Google Maps business dataset, 2026-08-26 snapshot, cross-referenced against US Census Bureau Vintage 2025 (July 1, 2025) state population estimates.
| What | Detail |
|---|---|
| Single-category baseline | category=church, 213,918 US listings, 20/20 sampled clean |
| Combined ranking | 11 categories summed (see table above), 395,240 US listings, 4 of 11 categories individually spot-sampled (church, christian_church, baptist_church, catholic_church), all clean |
| Not included | Google's taxonomy has 30+ church-related categories total; smaller ones (seventh_day_adventist_church, pentecostal_church, church_of_the_nazarene, and others, roughly 24,000+ more listings combined) were left out of the 11-category sum for scope, and non-Christian traditions (mosque, synagogue, hindu_temple, buddhist_temple, and others) aren't covered by this piece at all |
| LDS-specific categories | Two exist (church_of_jesus_christ_of_latter-day_saints and an inconsistently-spelled underscore duplicate), but combined only 112 Utah listings — most LDS buildings are tagged christian_church instead |
Caveats worth stating plainly: this piece measures physical buildings, not congregants, adherents, or attendance — it's a real, sample-verified proxy for religious infrastructure density, not a survey-based religiosity ranking. The 11-category sum is not exhaustive — a fully complete version would need all 30+ Christian denomination tags plus every non-Christian category, which we didn't attempt here. Utah's residual gap is our best explanation, not a proven mechanism — we can show the numbers don't fully resolve with a category fix alone, and we can show a structurally plausible reason why, but confirming the "fewer, bigger buildings" hypothesis precisely would need membership data this dataset doesn't contain. And as with every piece on this dataset: it's live-growing, so a re-pull months from now will show different totals.
If you want to run your own category-by-category cuts on this data, that's exactly what Crawlora's Google Maps business API is for — the same structured-data approach behind our chain-saturation, regional grocery, and busiest metro areas studies.
Query 132M+ Google Maps business listings directly
Crawlora's Google Maps dataset turns business listings into structured, queryable JSON — filter and facet by category, country, state, county, city, rating, and website status. 2,000 free credits a month, no card.
Frequently asked questions
Which US state has the most churches per capita?
West Virginia, at 206.1 churches per 100,000 residents under a plain category=church search — or essentially tied with Mississippi (both above 334 per 100k) once the 11 largest church-related categories are summed together. Either way, the top 5 is the same: West Virginia, Mississippi, Alabama, Arkansas, and Kentucky — a clean, textbook Bible Belt map.
Why did Utah rank last for church density on Google Maps?
Because a plain 'church' category search misses most of Utah's dominant religious tradition. Google Maps splits churches into 30+ denomination-specific categories, and we found that 75% of a sampled batch of Utah's 'christian_church'-tagged listings were literally named 'The Church of Jesus Christ of Latter-day Saints.' Utah's christian_church-to-church ratio (344%) is about 53x the national ratio (6.4%) — a statistical fingerprint of one tradition landing almost entirely in the wrong category.
Does correcting for the category-tagging problem fix Utah's ranking?
Partially. Summing the 11 largest church-related categories raises Utah's rate from 8.5 to 44.5 per 100,000 residents (5.2x) and moves it from dead last (#51 of 51) to #48 — but that's still far below the 115.6 per 100k national average. The residual gap looks structural: LDS meetinghouses serve far more congregants per physical building than the small, standalone Baptist churches common across the Bible Belt, so a buildings-per-capita metric will always undercount a denomination that consolidates worship into fewer, larger buildings.
Is this dataset's church count exhaustive?
No — deliberately not. Google's taxonomy has 30+ church-related categories; this piece sums the 11 largest by volume (395,240 US listings combined), leaving out smaller Christian-denomination tags (roughly 24,000+ more listings combined) and all non-Christian traditions (mosque, synagogue, temple, and others) entirely. It measures physical religious buildings, not congregants, adherents, or attendance.
How is this different from the Kroger/Ralphs undercounting finding in the regional grocery piece?
Same underlying lesson — don't trust one label — but a different mechanism. Kroger Co. hides its own banners (Ralphs, Harris Teeter) behind entirely different brand names, so a brand-name text search misses them. Here, the problem isn't the name searched, it's Google's own place-type category: an entire religious tradition's buildings got assigned a generic category tag instead of a dedicated one, so even a clean, contamination-free category filter still undercounts it.