If you're still treating SEO like a keyword-stuffing game, I've got bad news: the rules have changed. A new piece on DEV.to breaks down how local businesses can actually get found when AI agents and conversational search are handling customer queries instead of traditional Google results pages.

The Problem With Old-School SEO

Traditional search optimization was built for humans clicking links. You optimized for a query like "plumber near me," got ranked, and hoped someone clicked your listing. But when an AI agent is fielding that same question on behalf of a customer—checking availability, comparing prices, validating reviews—the playbook changes entirely. The article argues that structured data isn't optional anymore; it's the difference between being invisible to these systems and getting included in their recommendations.

WebMCP and JSON-LD: The Technical Stack

The piece dives into production strategies using WebMCP (a protocol for making web content machine-readable) combined with JSON-LD structured data markup. For developers working with SMB clients, this means implementing schema.org vocabulary to explicitly describe business hours, service areas, pricing tiers, and customer reviews in formats that AI systems can actually parse and reason about. It's not enough to have a nice website—you need to speak the language these agents are trained on.

What This Means for Devs Building for SMBs

If you're spinning up sites for local businesses, this is your signal to level up your data game. The article walks through real-world implementations where proper structured markup led directly to more qualified leads—not just more traffic, but customers who actually converted because the AI was able to match their specific needs with accurate business information upfront.

Key Takeaways

  • Conversational search and AI agents require explicit machine-readable data about your business
  • JSON-LD with comprehensive schema markup is the foundation for visibility in this new paradigm
  • WebMCP represents a protocol-level approach to making web content discoverable by AI systems
  • For SMB clients, structured data implementation can directly translate to lead quality improvements over traditional SEO tactics

The Bottom Line

This isn't future-speak—it's happening now. If you're building for local businesses and not thinking about how AI agents will find and recommend them, you need to start yesterday.