{
 "id": "1HGCR2F89DA106234",
 "name": "2013 Honda Accord EX-L",
 "year": 2013,
 "make": "Honda",
 "model": "Accord",
 "trim": "EX-L",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 137166,
 "vin": "1HGCR2F89DA106234",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2013/15094_max.jpg",
 "url": "https://carchat.io/v/automall59/1HGCR2F89DA106234",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "A perfect cold weather 2013 Accord Sdn featuring heated seats. The rear camera makes backing up a breeze. Value, reliability, safety... This is the complete package. Tired of hauling around CDs? You won't need them anymore with this car's satellite ready stereo system. Drive more safely with integrated bluetooth. You'll also love this vehicle's LED lamps in the rear, extremely convenient cruise control and airbags.",
 "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": "1HGCR2F89DA106234",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}