{
 "id": "1GCGTBE34F1273692",
 "name": "2015 Chevrolet Colorado Work Truck",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Colorado",
 "trim": "Work Truck",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 20644,
 "currency": "USD",
 "mileage": 119492,
 "vin": "1GCGTBE34F1273692",
 "image": "https://cdn.dealrimages.com/RH%2FN4%2FNY%2FZWGI0L68XTCTHB.jpg?h=800",
 "url": "https://carchat.io/v/drivethewave/1GCGTBE34F1273692",
 "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": "1GCGTBE34F1273692",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}