{
 "dealer": {
  "id": "russell-and-smith-mazda",
  "name": "Russell & Smith Mazda",
  "city": "Houston",
  "state": "TX",
  "address": "3440 South Loop West",
  "zip": "77025",
  "vehicleCount": 1,
  "url": "https://carchat.io/d/russell-and-smith-mazda",
  "listing": "marketplace"
 },
 "query": null,
 "count": 1,
 "results": [
  {
   "id": "1GCPTFEK1T1110010",
   "name": "2026 Chevrolet Colorado ZR2",
   "year": 2026,
   "make": "Chevrolet",
   "model": "Colorado",
   "trim": null,
   "bodyStyle": "truck",
   "color": "black",
   "condition": "used",
   "price": 48355,
   "currency": "USD",
   "mileage": 13923,
   "vin": "1GCPTFEK1T1110010",
   "image": "https://www.russellsmithmazda.com/inventoryphotos/17981/1gcptfek1t1110010/ip/1.jpg",
   "url": "https://carchat.io/v/russell-and-smith-mazda/1GCPTFEK1T1110010",
   "dealer": {
    "id": "russell-and-smith-mazda",
    "name": "Russell & Smith Mazda",
    "city": "Houston",
    "state": "TX",
    "url": "https://carchat.io/d/russell-and-smith-mazda"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "russell-and-smith-mazda",
     "vin": "1GCPTFEK1T1110010",
     "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"
}