{
 "id": "1GCGC24RXTZ184373",
 "name": "1996 Chevrolet C2500 Cheyenne 2dr C2500 Cheyenne Standard Cab LB",
 "year": 1996,
 "make": "Chevrolet",
 "model": "C2500 Cheyenne",
 "trim": "2dr C2500 Cheyenne Standard Cab LB",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 4200,
 "currency": "USD",
 "mileage": 168133,
 "vin": "1GCGC24RXTZ184373",
 "image": "https://automanager.blob.core.windows.net/wmphotos/042077/2cd160867b344c87a11ebce41971acb7/ed820975cb_800_overlay.jpg",
 "url": "https://carchat.io/v/mwestauto/1GCGC24RXTZ184373",
 "dealer": {
  "id": "mwestauto",
  "name": "Mwestauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mwestauto"
 },
 "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": "mwestauto",
   "vin": "1GCGC24RXTZ184373",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}