{
 "id": "1FTPW12V29KC42785",
 "name": "2009 Ford F-150",
 "year": 2009,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 2129,
 "currency": "USD",
 "mileage": 140000,
 "vin": "1FTPW12V29KC42785",
 "image": "https://cdn02.carsforsale.com/3/251603/27751280/thumb/1284034820.jpg",
 "url": "https://carchat.io/v/jesco-auto-sales-inc/1FTPW12V29KC42785",
 "dealer": {
  "id": "jesco-auto-sales-inc",
  "name": "Jesco Auto Sales Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/jesco-auto-sales-inc"
 },
 "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": "jesco-auto-sales-inc",
   "vin": "1FTPW12V29KC42785",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}