{
 "id": "1GCUYDEDXLZ147472",
 "name": "2020 Chevrolet Silverado 1500 LT",
 "year": 2020,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 21900,
 "currency": "USD",
 "mileage": 204139,
 "vin": "1GCUYDEDXLZ147472",
 "image": "https://cdn05.carsforsale.com/00b2089bf74ddb4c0a6ac6eb5f8fbdb9c1/1280x960/2020-chevrolet-silverado-1500-lt-4x4-4dr-crew-cab-5-8-ft-sb.jpg",
 "url": "https://carchat.io/v/gatortruckcenter/1GCUYDEDXLZ147472",
 "dealer": {
  "id": "gatortruckcenter",
  "name": "Gatortruckcenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/gatortruckcenter"
 },
 "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": "gatortruckcenter",
   "vin": "1GCUYDEDXLZ147472",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}