{
 "id": "WDBLK70G73T140402",
 "name": "2003 Mercedes-Benz CLK-Class 430A",
 "year": 2003,
 "make": "Mercedes-Benz",
 "model": "CLK-Class",
 "trim": "430A",
 "bodyStyle": "convertible",
 "color": null,
 "condition": "used",
 "price": 6498,
 "currency": "USD",
 "mileage": 90800,
 "vin": "WDBLK70G73T140402",
 "image": "https://imagesdl.dealercenter.net/640/480/202605-7d97236dcd404033b8f970aa7780806f.jpg",
 "url": "https://carchat.io/v/paddock-auto/WDBLK70G73T140402",
 "dealer": {
  "id": "paddock-auto",
  "name": "Paddock Auto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/paddock-auto"
 },
 "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": "paddock-auto",
   "vin": "WDBLK70G73T140402",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}