{
 "id": "WDBNG83J43A334792",
 "name": "2003 Mercedes-Benz S-Class",
 "year": 2003,
 "make": "Mercedes-Benz",
 "model": "S-Class",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 5400,
 "currency": "USD",
 "mileage": 125000,
 "vin": "WDBNG83J43A334792",
 "image": "https://cdn02.carsforsale.com/3/1013748/12666853/thumb/934731779.jpg",
 "url": "https://carchat.io/v/pharaoh-auto-sales/WDBNG83J43A334792",
 "dealer": {
  "id": "pharaoh-auto-sales",
  "name": "PHARAOH AUTO SALES",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/pharaoh-auto-sales"
 },
 "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": "pharaoh-auto-sales",
   "vin": "WDBNG83J43A334792",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}