{
 "id": "1FMCU9G90JUC64898",
 "name": "2018 Ford Escape",
 "year": 2018,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 11995,
 "currency": "USD",
 "mileage": 92649,
 "vin": "1FMCU9G90JUC64898",
 "image": "https://imagescf.dealercenter.net/640/480/202506-7d5ef7a7451f4041a88d84ad27e70d16.jpg",
 "url": "https://carchat.io/v/hto-auto-and-trucks/1FMCU9G90JUC64898",
 "dealer": {
  "id": "hto-auto-and-trucks",
  "name": "HTO Auto & Trucks",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/hto-auto-and-trucks"
 },
 "description": "Find USED 2018 FORD ESCAPE for sale at $12,342.00 in San Antonio, TX at HTO Auto &amp; Trucks Sales Inc 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": "hto-auto-and-trucks",
   "vin": "1FMCU9G90JUC64898",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}