{
 "id": "3C6UR5CL4HG591118",
 "name": "2017 Ram 2500 Tradesman",
 "year": 2017,
 "make": "Ram",
 "model": "2500",
 "trim": "Tradesman",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 45993,
 "currency": "USD",
 "mileage": 84373,
 "vin": "3C6UR5CL4HG591118",
 "image": "https://static.overfuel.com/photos/304/1631781/1cf15009fa764aec89fb450c5a2573a9.webp",
 "url": "https://carchat.io/v/american-auto-brokers/3C6UR5CL4HG591118",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": "Pre-owned 2017 Ram 2500 Tradesman in San Antonio, TX",
 "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": "american-auto-brokers",
   "vin": "3C6UR5CL4HG591118",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}