SourceUpdated 4d ago · 157 words

The Realtor Maps page

Overview

The Realtor Maps page is the hosted citation page at /<state>/<city>/<slug> on realtormaps.com. It serves as one of two posting surfaces in the Managed service, with the other being entities/google-business-profile. This is the only public Realtor Maps surface visible to buyers or models.

Features

  • Hand-authored schema.org JSON-LD: Built via src/lib/schema-jsonld.ts:buildAgentSchema(). This is important for SEO and structured data, as detailed in geo/schema-jsonld.
  • Answer-first structure: The page presents key information such as name, market, license, brokerage, and performance right in the first paragraph, following the guidelines of geo/answer-first-content.
  • Indexable for claim states: The page is indexable for all three claim states (unclaimed, claimed, verified), allowing for audit drive-bys to pick up citations while the agent decides whether to claim.

Buyer Experience

What buyers see is strictly positive signals, with no internal scores or gap counts. The internal view of gaps is maintained in the private /dashboard/audit-report surface.