{
 "id": "1D3HB18K99S746111",
 "name": "2009 Dodge Ram 1500 SLT Quad Cab 2WD",
 "year": 2009,
 "make": "Dodge",
 "model": "Ram 1500",
 "trim": "SLT Quad Cab 2WD",
 "bodyStyle": "truck",
 "color": "brown",
 "condition": "used",
 "price": 9988,
 "currency": "USD",
 "mileage": 158000,
 "vin": "1D3HB18K99S746111",
 "image": "https://imagescdn.dealercarsearch.com/Media/6330/23830342/639231706529465023.jpg",
 "url": "https://carchat.io/v/phoenixusedauto/1D3HB18K99S746111",
 "dealer": {
  "id": "phoenixusedauto",
  "name": "Phoenixusedauto",
  "city": "Phoenix",
  "state": "AZ",
  "url": "https://carchat.io/d/phoenixusedauto"
 },
 "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": "phoenixusedauto",
   "vin": "1D3HB18K99S746111",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}