{
 "id": "1GCPWBEK3LZ228710",
 "name": "2020 Chevrolet Silverado 1500 Crew Cab Custom",
 "year": 2020,
 "make": "Chevrolet",
 "model": "Silverado 1500 Crew Cab",
 "trim": "Custom",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 17689,
 "currency": "USD",
 "mileage": 136720,
 "vin": "1GCPWBEK3LZ228710",
 "image": "https://imagesdl.dealercenter.net/640/480/202310-7ac60b73caed40809ae540c9cf6f8a07/202608-8cf251a0e4a3428fa5994d76857ce4b2.jpg",
 "url": "https://carchat.io/v/autosportfinancial/1GCPWBEK3LZ228710",
 "dealer": {
  "id": "autosportfinancial",
  "name": "Autosportfinancial",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autosportfinancial"
 },
 "description": null,
 "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": "autosportfinancial",
   "vin": "1GCPWBEK3LZ228710",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}