Richfield Center, Ohio

Richfield Center is an unincorporated community in Lucas County, in the U.S. state of Ohio.[1]

Former school on Sylvania Avenue

History

A post office called Richfield Centre was established in 1874, the name was changed to Richfield Center in 1893, and the post office closed in 1901.[2] The community is located in Richfield Township,[3] from which it takes its name. In 1910, Richfield Center had 111 inhabitants.[4]

gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.
gollark: https://github.com/osmarks/random-stuff
gollark: It was entry #13 in the contest.
gollark: Truly an example of stunning and brilliant design.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.