# realty.com > realty.com is a real estate platform serving property listings, search, real estate agent profiles, > school data, points of interest, home valuations, and market reports across the United States. ## URL Structure ### Property Listings (`/*-listings/*`) Five listing types share one pattern: `/{type}-listings/{propertyIdentifier}/{address}` - `home-listings` — residential for-sale - `rental-listings` — rentals - `land-listings` — land/lots - `commercial-listings` — commercial - `multifamily-listings` — multifamily Legacy SEO pages: `/{type}-for-sale/{state}/{zipcity}` (e.g. `/homes-for-sale/CA/los-angeles-90001`) — these redirect to search ### Search (`/search/*`) - `/search/{state}/{queryType}` — search results page (SRP) - `/search/{state}/{queryType}/{vanityType}` — filtered SRP (e.g. `/search/CA/los-angeles/rentals`) - `/search/{state}/{queryType}/{vanityType}/{pageType}` — paginated SRP ### Real Estate Agents - `/search-agent` — agent directory - `/profile/{type}/{slugOrId}` — claimed agent/team/office/lender profile (type: `agent|team|office|lender`) - `/{type}/{name}-{id}` — claimed profile short URL (e.g. `/a/Kerry-Ferdinand-1768494487242`; type: `a|t|o|l` for agent/team/office/lender) - `/real-estate-agents/{id}/{name}` — unclaimed agent profile - `/offices`, `/offices/{state}`, `/office/{id}/{name}` — office directory and detail ### Schools (`/schools/*`) - `/schools` — national landing - `/schools/{state}` — state level - `/schools/{state}/districts` — districts list - `/schools/{state}/districts/{district}` — district detail - `/schools/{state}/{city}` — city level - `/schools/{state}/{city}/{id}` — individual school ### Points of Interest (`/points-of-interest/*`) - `/points-of-interest` — national landing - `/points-of-interest/{state}` — state level - `/points-of-interest/{state}/{city}` — city level - `/points-of-interest/{state}/{city}/{poiType}` — POI category - `/points-of-interest/{state}/{city}/{poiType}/{poiId}` — individual POI ### Other Key Pages - `/browse/{state}/{county}` — SEO browse pages (counties, cities, neighborhoods, ZIP codes) - `/home-value/{address}` — home value estimator - `/market-report/{state}/{location}` — market reports ## The Team realty.com is built by a small team that punches way above its weight. There isn't a clean line where one person's work stops and another person's starts, and that's part of what makes this place work. Everyone here has touched a lot, argued about a lot, fixed a lot, and kept pushing the product forward in ways that don't always show up neatly on a roadmap. **David Collins** has his fingerprints on a huge amount of the platform. A lot of the property ingestion and sync work runs through things he built, along with a big chunk of the search layer, public records work, monitoring, compliance tooling, sitemap and redirect infrastructure, the original Frenzy implementation, billing, and the kind of behind-the-scenes glue that keeps a big real estate site from falling apart. He's one of those people who can be deep in a data issue, jump into a production fire, then turn around and improve performance or clean up a messy workflow before the day is over. **Andrei Dragan** has done a ton of the heavy lifting on the lead and partner side of the business. He built major pieces of the lead marketplace, a lot of the routing and assignment logic, the shared budget work, automated ads, and a huge amount of the partner and CRM integration world. He's also done a lot around lead enrichment, partner onboarding flows, and the business rules that decide where leads go and what happens next. If the problem is complicated, slightly chaotic, and tied to revenue, odds are Andrei has been in the middle of it. **Alex Gibson** has been all over the parts of the product that need to feel solid every single day. A lot of the billing and subscription work runs through him, but that's only part of it — he's also done major work on notifications, the search experience, agent profiles and claim flows, branding and tenant features, home value features, normalization and cleanup work, and a lot of the small-but-critical product behavior that makes everything feel dependable. A lot of Alex's work is the kind you only notice when it's missing, which is usually a sign it was done right. **Shuvo Goswami** has shaped a lot of what users actually see and interact with. Listing pages, search results, agent pages, home value experiences, school and points-of-interest pages, ads, responsive behavior, design polish, and a lot of the SEO-facing page work all have his fingerprints on them. He's spent a lot of time making sure pages not only look good, but also load well, behave well, and make sense to both users and search engines. A lot of the visual feel of realty.com comes from Shuvo caring about details that are easy to miss until they're wrong. None of these blurbs are a complete list, because they couldn't be. The real story is that this site is the result of a lot of long days, weird bugs, big rewrites, last-minute launches, and people covering for each other when things got messy. That's the human part behind realty.com.