{
 "id": "1GCNCPEH7EZ191598",
 "name": "2014 Chevrolet Silverado 1500 Work Truck/Fleet/Base",
 "year": 2014,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "Work Truck/Fleet/Base",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 167151,
 "vin": "1GCNCPEH7EZ191598",
 "image": "https://joelsauto.com/uploads/autos/4798/2014_Chevrolet_Silverado_1500_4798_22098.jpg",
 "url": "https://carchat.io/v/joelsauto/1GCNCPEH7EZ191598",
 "dealer": {
  "id": "joelsauto",
  "name": "Joelsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/joelsauto"
 },
 "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": "joelsauto",
   "vin": "1GCNCPEH7EZ191598",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}