{
 "id": "1GYKNCRSXXXXXXXXX",
 "name": "Used 1900 CADILLAC XT5 Prem",
 "year": null,
 "make": "Cadillac",
 "model": "XT5",
 "trim": null,
 "bodyStyle": "suv",
 "color": "radiant re",
 "condition": "used",
 "price": 39997,
 "currency": "USD",
 "mileage": 11439,
 "vin": "1GYKNCRSXXXXXXXXX",
 "image": null,
 "url": "https://carchat.io/v/randall-motors/1GYKNCRSXXXXXXXXX",
 "dealer": {
  "id": "randall-motors",
  "name": "Randall Motors",
  "city": "San Angelo",
  "state": "TX",
  "url": "https://carchat.io/d/randall-motors"
 },
 "description": "Is this 1900 CADILLAC XT5 your perfect car? Contact Randall Motors Inc to see this Radiant Re Prem available for $39997",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "randall-motors",
   "vin": "1GYKNCRSXXXXXXXXX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}