{
 "id": "19XFC2F88KE001045",
 "name": "2019 Honda Civic Sport",
 "year": 2019,
 "make": "Honda",
 "model": "Civic",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 20000,
 "currency": "USD",
 "mileage": 75595,
 "vin": "19XFC2F88KE001045",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2019/29355_max.jpg",
 "url": "https://carchat.io/v/automall59/19XFC2F88KE001045",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Save money with a fuel-efficient combined EPA estimated rating of 32 MPG combined. Picture yourself in this beauty. The rear view camera is perfect for backing into tight spots. Powered mirrors are a welcomed upgrade. Steering wheel controls put you in change. Features include: tinted windows, anti-theft system, an air filter for the cabin, cruise control and low tire pressure warning.",
 "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": "19XFC2F88KE001045",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}