{
 "id": "1FAHP2D84JG126886",
 "name": "2018 Ford Taurus",
 "year": 2018,
 "make": "Ford",
 "model": "Taurus",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 15950,
 "currency": "USD",
 "mileage": 89616,
 "vin": "1FAHP2D84JG126886",
 "image": "https://imagescf.dealercenter.net/640/480/202605-a64e5707b9654b8096fb4724e24f8560/202605-6adfa03655bb43b3b00ef8cd4a4dae99.jpg",
 "url": "https://carchat.io/v/express-own-auto/1FAHP2D84JG126886",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2018 FORD TAURUS for sale at $15,950.00 in San Antonio, TX at Express Own Auto now.",
 "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": "express-own-auto",
   "vin": "1FAHP2D84JG126886",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}