{
 "id": "1GCRCPEH8FZ188521",
 "name": "2015 Chevrolet Silverado 1500",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 7900,
 "currency": "USD",
 "mileage": 173079,
 "vin": "1GCRCPEH8FZ188521",
 "image": "https://cdn05.carsforsale.com/00bced23dd6eb12fc34d1dd11998b9d345/480x360/2015-chevrolet-silverado-1500-work-truck-4x2-4dr-double-cab-6-5-ft-sb.jpg",
 "url": "https://carchat.io/v/silver-auto-partners/1GCRCPEH8FZ188521",
 "dealer": {
  "id": "silver-auto-partners",
  "name": "Silver Auto Partners",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/silver-auto-partners"
 },
 "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": "silver-auto-partners",
   "vin": "1GCRCPEH8FZ188521",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}