{
 "dealer": {
  "id": "red-mccombs-automotive",
  "name": "Red Mccombs Automotive",
  "city": "San Antonio",
  "state": "TX",
  "address": "755 East Mulberry Avenue Suite 600",
  "zip": "78212-6013",
  "vehicleCount": 1,
  "url": "https://carchat.io/d/red-mccombs-automotive",
  "listing": "marketplace"
 },
 "query": null,
 "count": 1,
 "results": [
  {
   "id": "URLfc7b81086c17af66ce45d73a4ee2f2dcfbda2983",
   "name": "1958 Toyota Landcruiser",
   "year": 1958,
   "make": "Toyota",
   "model": "Landcruiser",
   "trim": null,
   "bodyStyle": null,
   "color": "red",
   "condition": "used",
   "price": null,
   "currency": "USD",
   "mileage": null,
   "vin": null,
   "image": null,
   "url": "https://carchat.io/v/red-mccombs-automotive/URLfc7b81086c17af66ce45d73a4ee2f2dcfbda2983",
   "dealer": {
    "id": "red-mccombs-automotive",
    "name": "Red Mccombs Automotive",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/red-mccombs-automotive"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "red-mccombs-automotive",
     "vin": "URLfc7b81086c17af66ce45d73a4ee2f2dcfbda2983",
     "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"
}