{
 "id": "1GCDC14F6BZ138864",
 "name": "1981 Chevrolet C10 CUSTOM DELUXE",
 "year": 1981,
 "make": "Chevrolet",
 "model": "C10",
 "trim": "CUSTOM DELUXE",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 31500,
 "currency": "USD",
 "mileage": 53312,
 "vin": "1GCDC14F6BZ138864",
 "image": "https://pictures.dealer.com/k/krautosalesauburn/1234/ae98da9de93a4da2bde1d64f9fafa558.JPG",
 "url": "https://carchat.io/v/kandrautosales/1GCDC14F6BZ138864",
 "dealer": {
  "id": "kandrautosales",
  "name": "Kandrautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/kandrautosales"
 },
 "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": "kandrautosales",
   "vin": "1GCDC14F6BZ138864",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}