The Monument Independent has launched Tri-Lakes Colorado, a free directory of the 360 businesses it can verify in Monument, Palmer Lake, Woodmoor and the surrounding Palmer Divide. Nobody pays to be listed and nobody ever will. Every business gets its own page, built as plain server-rendered HTML that search engines and AI assistants can actually read, and any owner can correct, expand or delete their entry by asking.

A business that cannot be found is, for most practical purposes, a business that is not there. That is the narrow problem Tri-Lakes Colorado is built to solve. It is live at trilakes-colorado.com with 360 listings across 22 categories — 45 restaurants and cafés, 36 home-services contractors and trades, 34 health and medical practices, 25 automotive businesses, nine coffee shops, nine bars and breweries, and so on down to the two places to stay.

The Tri-Lakes Colorado home page: a navy header reading Business Directory, The Monument Independent, above the heading "Everything in the Tri-Lakes, in one place" and buttons to browse the directory or add a business.
The directory is live at trilakes-colorado.com. (Image: The Monument Independent)

It is a directory and nothing more ambitious than that. There are no star ratings, no reviews and no comments. Deciding who is good at their job is the reader’s business; the site’s job is to make sure the reader can find them at all.

The Owner Is This Newspaper

Tri-Lakes Colorado is a wholly owned division of Monument Independent LLC, which publishes this newspaper. That belongs at the top of the story rather than at the bottom of a disclosure page.

The rule the two operations run under is a firewall in both directions. Buying a listing or an advertisement on the directory earns no coverage in The Independent, no favorable coverage, and no protection from coverage. Being written about in The Independent costs nothing on the directory and buys nothing there either. Paid placement, when it exists, will be labeled as paid placement wherever it appears.

Every Listing Is a Page, and the Page Is Readable by Machines

The technical decision behind the site is the one most likely to matter to a business owner, so it is worth explaining in plain terms.

Most local directories are a database behind a search box. The listings exist, but they are assembled in the browser by JavaScript after the page loads, which means a search engine crawling the site often sees an empty shell. Tri-Lakes Colorado does the opposite. Every business has a permanent address of its own — trilakes-colorado.com/business/<name>/ — and the page at that address is finished HTML before it leaves the server. All 360 of them are in the site’s sitemap.

Each of those pages also carries structured data in the schema.org vocabulary, typed to what the business actually is: a coffee shop is marked up as CafeOrCoffeeShop, a clinic as MedicalBusiness. Where the directory holds a street address, a phone number or opening hours, those are expressed in the same machine-readable form, alongside a breadcrumb trail placing the business inside its category. This is the format Google and the other search engines use to build the panels that appear beside a search result, and it is the format an AI assistant reads when someone asks it where to get a tire fixed in Monument.

The site goes further than most in inviting that second kind of reader. Its robots.txt explicitly welcomes AI crawlers. It publishes an llms.txt file — an emerging convention for handing language models a clean summary of what a site contains — describing the region covered, the ZIP codes inside it, every category, and how the source should be cited. And the whole directory is published as an open dataset under a Creative Commons Attribution licence, so anyone who wants the underlying file can have it rather than scraping the pages.

The practical effect for a listed business is that its entry is not trapped inside somebody else’s app. It is a public web page with a stable address, and it can be linked, cited and indexed like any other.

Where the Listings Came From, and Why Yours May Need Fixing

Nobody submitted themselves to be here. The file was compiled from municipal business licence lists and state business registrations, which are the closest thing to an authoritative roster that exists, with locations, categories and coordinates drawn from OpenStreetMap. Anything submitted by an owner from here on is checked against the business’s own website or telephone before it publishes.

Compiled data of that kind is reliable about existence and unreliable about detail. At launch, 355 of the 360 listings carry a telephone number and 342 carry a website, but only 135 carry opening hours. Logos, descriptions and social accounts are largely absent, because public records do not contain them. That is the gap an owner can close in about two minutes.

How to add or correct a listing

Go to trilakes-colorado.com/submit — or email [email protected], which works exactly as well.

Cost: Nothing. There is no account to create, no membership and no login.
To add a business: name, category, full street address, town and ZIP. The directory lists businesses with a street address only — no P.O. boxes or mailbox suites.
Worth adding: telephone, website, opening hours, and a description that appears on your listing page.
Logo: PNG, JPEG or WebP, under 1 MB, square or close to it.
To correct or remove: say what is wrong and what it should say. Removal is immediate, free, and requires no explanation.
What happens next: a person reads it. New listings are checked against the business’s own website or phone before they publish, which usually takes a day or two.

What Is for Sale, and What Is Not

A basic listing is free permanently. What the directory intends to sell is placement and depth on top of that: an enhanced listing carrying photographs, a full description, hours, social links and links to any coverage in The Independent; a featured listing with top placement in its categories and a rotation slot on the home page, always labeled as paid; and single-sponsor slots on the home page, the category pages and the events calendar.

There is no rate card yet, and the site says so on its own advertising page rather than quoting a number it cannot support. Rates will follow once there is traffic worth pricing against. Businesses that want to be told when that happens can say so by email.

Four things are ruled out in advance: placement that is not labeled as placement; any arrangement letting an advertiser alter or remove a competitor’s free listing; trading advertising for coverage in The Independent in either direction; and third-party programmatic advertising. The slots are sold directly to local businesses or they sit empty.

The Rest of the Site

Alongside the directory the site runs a Tri-Lakes events calendar — 320 entries at the time of writing, aggregated from the public calendars of the Town of Monument and Our Community News, with recovery-group meetings and regular worship services deliberately excluded — and a history section on Monument, Palmer Lake and Woodmoor that will be built out over time.

It is worth a bookmark for the same reason a phone book once was: the value is in being the place you go when you need a plumber, a veterinarian or a dentist and would rather hire one from here.

Sources & further reading

The Independent’s own coverage: Who We Are, by the Numbers: A Demographic Portrait of the Tri-Lakes — the census picture of the market these businesses serve · Business Spotlight — the paper’s continuing profiles of individual Tri-Lakes businesses, of which a directory listing is the index rather than the article

The directory: Tri-Lakes Colorado · Full directory · Add or update a listing · About and corrections policy · Advertising terms · Events calendar · Open dataset · llms.txt

Standards and licences: schema.org LocalBusiness · The /llms.txt convention · Creative Commons Attribution 4.0 · Open Database License

Entities: Town of Monument · Town of Palmer Lake · OpenStreetMap

Methodology

Listing counts in this article were read from the directory’s own published dataset, businesses.json, generated 2 August 2026, which contains 360 records and is the same file the site’s pages are built from. The counts of listings carrying a telephone number (355), a website (342) and opening hours (135) were computed directly from that file. Category totals were read from the live category pages and reconciled against the dataset.

The description of how the pages are built was verified by reading the delivered HTML of individual listing pages rather than by relying on the site’s own description of itself. Four business pages were fetched and inspected; each returned complete, server-rendered markup of roughly 10 to 12 kilobytes containing two blocks of JSON-LD structured data. The schema types quoted — CafeOrCoffeeShop, MedicalBusiness, PostalAddress, OpeningHoursSpecification, BreadcrumbList — were read from those blocks. The site’s sitemap was retrieved and counted: 427 addresses in total, of which 360 are individual business pages.

The Monument Independent publishes Tri-Lakes Colorado, and this article describes a product of its own company. Figures here were verified against the site’s published data rather than taken from an internal account of it, and the limitations noted above are stated for the same reason.

Leave a comment

Your email address will not be published. Required fields are marked *