{
 "id": "1FMCU9J96FUB22474",
 "name": "2015 Ford Escape Titanium",
 "year": 2015,
 "make": "Ford",
 "model": "Escape",
 "trim": "Titanium",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 15644,
 "currency": "USD",
 "mileage": 102045,
 "vin": "1FMCU9J96FUB22474",
 "image": "https://cdn.dealrimages.com/5O%2FAY%2FS7%2FPC5S4QRN4B5YRX.jpg?h=800",
 "url": "https://carchat.io/v/drivethewave/1FMCU9J96FUB22474",
 "dealer": {
  "id": "drivethewave",
  "name": "Drivethewave",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/drivethewave"
 },
 "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": "drivethewave",
   "vin": "1FMCU9J96FUB22474",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}