{
 "id": "URLef0a2b561d0b224beaab3ae4c029c3968dc123df",
 "name": "2019 Ram 1500 Rebel",
 "year": 2019,
 "make": "Ram",
 "model": "1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 32992,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1740832/96bc45f176e8468fb9e6aa941f1de4a6.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URLef0a2b561d0b224beaab3ae4c029c3968dc123df",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "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": "american-auto-brokers",
   "vin": "URLef0a2b561d0b224beaab3ae4c029c3968dc123df",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}