{
 "dealer": {
  "id": "john-ford-auto",
  "name": "JOHN FORD AUTO",
  "city": "Dallas",
  "state": "TX",
  "address": "944 South Buckner Boulevard",
  "zip": "75217",
  "vehicleCount": 1,
  "url": "https://carchat.io/d/john-ford-auto",
  "listing": "marketplace"
 },
 "query": null,
 "count": 1,
 "results": [
  {
   "id": "URL82866654a71834bc94f979db32e5f416b82dd345",
   "name": "2026 ford  mustang  ecoboost premium",
   "year": 2026,
   "make": "ford",
   "model": "mustang ecoboost",
   "trim": null,
   "bodyStyle": "coupe",
   "color": null,
   "condition": "used",
   "price": 15224,
   "currency": "USD",
   "mileage": null,
   "vin": null,
   "image": "https://cardealercentral.blob.core.windows.net/cardealercentral/e96baa44-6d2c-4825-addf-31cbcf19c49e.jpg",
   "url": "https://carchat.io/v/john-ford-auto/URL82866654a71834bc94f979db32e5f416b82dd345",
   "dealer": {
    "id": "john-ford-auto",
    "name": "JOHN FORD AUTO",
    "city": "Dallas",
    "state": "TX",
    "url": "https://carchat.io/d/john-ford-auto"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "john-ford-auto",
     "vin": "URL82866654a71834bc94f979db32e5f416b82dd345",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  }
 ],
 "note": "Listings sourced from the dealership's public website, refreshed daily. The dealership confirms final pricing and availability.",
 "docs": "https://carchat.io/agents"
}