# Dealer Bloom > Multi-tenant SaaS platform for independent car dealerships. One product covers the public website, inventory CMS, lead pipeline, multi-template theming, and a headless API. Flat-rate monthly plans from $250/month. Cancel any time. Dealer Bloom is purpose-built for car dealerships — it doesn't ask the operator to wrestle a WordPress theme into selling cars. Inventory has dedicated fields for VIN, make/model/year/mileage, audio clips (startup + rev), spec collections, and a Sold/Reserved status that auto-stamps the sale date + buyer details. Leads flow into one inbox from every channel (contact form, callback request, sell-your-car, consign-your-car, home test-drive booking). Each dealership gets its own dedicated database, its own dedicated media storage, its own push notification keys, and its own API keys — isolation by architecture, not by a shared-table tenant column. Every tenant site is fine-tuned for three discovery surfaces from day one: classic search (SEO), answer engines (AEO — Google AI Overview, Perplexity), and generative AI (GEO — ChatGPT, Claude, Gemini). Vehicle / AutoDealer / FAQ schema on every page, server-rendered HTML, auto-rebuilt sitemaps with IndexNow pings, plus a per-tenant llms.txt and llms-full.txt that lets LLMs ingest the dealership's full inventory and profile in machine-readable form. ## Documentation - [Features overview](https://dealerbloom.com/features) — the full toolkit, broken into Inventory, Leads, Marketing, Storefront, Platform, Headless API - [Pricing](https://dealerbloom.com/pricing) — three flat-rate plans, FAQ, comparison table - [About](https://dealerbloom.com/about) — why we built it and how we run it - [Documentation hub](https://dealerbloom.com/docs) — 30 guides covering every admin function and the /api/v1 surface - [Sign up](https://dealerbloom.com/signup) — fully provisioned dealership site + admin login in under a minute - [Contact](https://dealerbloom.com/contact) — talk to a human who shipped the product ## Plans Three flat-rate monthly plans. Cancel any time from the admin Billing page. - **Starter — $250/month** — up to 50 active listings, public website with full CMS, dedicated media storage, web push notifications, Google Analytics + GTM, 1 admin user. No lead pipeline, no headless API, no personalized recommendations, no custom domain. - **Growth — $499/month** — unlimited listings, custom domain (`dealership.com`), full lead pipeline (callbacks + sell-requests + consignments + contact + home test-drives), personalized recommendations, headless `/api/v1` access, internal cost-price tracking, service history per car, token-level theme overrides, unlimited staff with roles & permissions. - **Pro — $800/month** — everything in Growth, plus multi-location/showroom support, multiple API keys, white-label removal (no "Powered by Dealer Bloom" badges), priority support + SLA, bespoke template work, reseller terms. All plans include a dedicated database per tenant, push notifications, Google Analytics + Tag Manager integration, dedicated media storage, every CMS page, and 12+ template variants. No per-listing fees and no per-lead fees on any tier. ## Discovery (SEO + AEO + GEO) Tenant sites are tuned for every layer of how buyers find dealerships in 2026 — classic search, answer engines, and AI-generated answers. No per-dealer SEO consultant required; the wiring ships at the platform level. - **SEO** — Schema.org Vehicle, AutoDealer, ItemList, FAQ, and FinancialProduct markup on every car detail page. Auto-generated XML sitemap rebuilt on publish, IndexNow ping fired so Bing and Yandex re-crawl in seconds. Server-rendered HTML on every route — not a client-only SPA crawlers can't read. Per-car canonical URLs, Open Graph and Twitter cards, hreflang-ready URL structure. - **AEO** — Structured Q&A per vehicle (price, mileage, options, location, financing terms) formatted for Google AI Overviews and Perplexity to lift directly. Per-tenant llms.txt and llms-full.txt published at the dealership's own domain so ChatGPT, Claude, Gemini, and Perplexity can ingest the full inventory + dealership profile when answering a buyer's question. Stable per-car URLs so AI citations don't 404 a week later. - **GEO** — Inventory exposed as clean JSON-LD ItemList feeds that generative engines can surface inside their answers. The dealership's full profile (services, financing, locations, hours, contact channels) lives in llms-full.txt so LLMs have the context to recommend the dealer correctly when asked about their market. Built so a buyer's AI assistant agent can complete a callback / sell-request / test-drive form on their behalf. ## Headless API `/api/v1/*` — paginated JSON read endpoints for cars, makes, specs, locations, contact info, testimonials, team, CMS content, and settings. Bearer auth via API keys issued in the admin. Server keys + publishable keys (with per-origin allowlist) supported. Available on Growth and Pro. ## Multi-tenancy guarantees - One dedicated database per tenant (not a shared-table tenant column) - Dedicated media storage per tenant; cross-tenant operations refuse at the proxy - One push notification keypair per tenant, auto-generated on first subscribe - API keys per tenant, one-way hashed at rest, with per-key origin allowlist - Per-tenant Google Analytics property + service-account credentials ## See also - Detailed deep-dive: https://dealerbloom.com/llms-full.txt Last updated: 2026-06-27T07:33:04.563Z