{
 "id": "3FA6P0HD7HR397169",
 "name": "2017 Ford Fusion SE",
 "year": 2017,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 82976,
 "vin": "3FA6P0HD7HR397169",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2017/23835_max.jpg",
 "url": "https://carchat.io/v/automall59/3FA6P0HD7HR397169",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "You don't have to drive all over town...we have the 2017 Fusion you need in stock. Experience true comfort with leather seats. No more cold seats. This car includes heated seats. Drive some fun! Go green with this fuel efficient vehicle sporting an EPA estimated 27 MPG combined fuel rating. Bringing you deals day in and day out. A backup camera makes all the difference when parallel parking. Features include: power mirrors, smart steering wheel controls, tinted/privacy glass, anti-theft system a",
 "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": "automall59",
   "vin": "3FA6P0HD7HR397169",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}