{
 "id": "3FA6P0HD4ER184577",
 "name": "2014 Ford Fusion SE",
 "year": 2014,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 128100,
 "vin": "3FA6P0HD4ER184577",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2014/16614_max.jpg",
 "url": "https://carchat.io/v/automall59/3FA6P0HD4ER184577",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Ride in style with this 2014 Fusion's fabulous leather seating. Get it while it's hot! A perfect cold weather car featuring heated seats. Drive some fun! A great EPA estimated combined rating of 29 MPG. What a deal! Powered mirrors are a welcomed upgrade. Features include: smart steering wheel controls, tinted windows, anti-theft system, an air filter for the cabin and LED lamps in the rear.",
 "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": "3FA6P0HD4ER184577",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}