{
 "id": "1C6SRFLT9KN853968",
 "name": "2019 Ram 1500 Rebel",
 "year": 2019,
 "make": "Ram",
 "model": "1500",
 "trim": "Rebel",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 32992,
 "currency": "USD",
 "mileage": 119365,
 "vin": "1C6SRFLT9KN853968",
 "image": "https://static.overfuel.com/photos/304/1740832/96bc45f176e8468fb9e6aa941f1de4a6.webp",
 "url": "https://carchat.io/v/american-auto-brokers/1C6SRFLT9KN853968",
 "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 2019 Ram 1500 Rebel 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": "1C6SRFLT9KN853968",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}