{
 "id": "WDBAB23A7DB412150",
 "name": "1983 Mercedes-Benz 240 Series 240D 4D Sedan",
 "year": 1983,
 "make": "Mercedes-Benz",
 "model": "240 Series",
 "trim": "240D 4D Sedan",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 278001,
 "vin": "WDBAB23A7DB412150",
 "image": "https://imagesdl.dealercenter.net/640/480/202207-31bdaf7bf27340c0964d83d6c6ae600d.jpg",
 "url": "https://carchat.io/v/palmhillsauto/WDBAB23A7DB412150",
 "dealer": {
  "id": "palmhillsauto",
  "name": "Palmhillsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/palmhillsauto"
 },
 "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": "palmhillsauto",
   "vin": "WDBAB23A7DB412150",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}