{
 "id": "1GCPWCED2MZ243708",
 "name": "2021 Chevrolet Silverado 1500 LT",
 "year": 2021,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 28999,
 "currency": "USD",
 "mileage": 88965,
 "vin": "1GCPWCED2MZ243708",
 "image": "https://inv.assets.dealeron.com/9/7/0/34668677079.jpg",
 "url": "https://carchat.io/v/epicchevrolet/1GCPWCED2MZ243708",
 "dealer": {
  "id": "epicchevrolet",
  "name": "Epicchevrolet",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/epicchevrolet"
 },
 "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": "epicchevrolet",
   "vin": "1GCPWCED2MZ243708",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}