{
 "id": "55SWF4JB4GU115923",
 "name": "2016 Mercedes-benz C-class",
 "year": 2016,
 "make": "Mercedes-benz",
 "model": "C-class",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 14950,
 "currency": "USD",
 "mileage": 104299,
 "vin": "55SWF4JB4GU115923",
 "image": "https://imagescf.dealercenter.net/640/480/202507-5f7bc1e788264ee2baa2bbc1cf0f2b3b/202507-487088b6f76047fea62fec727862fdff.jpg",
 "url": "https://carchat.io/v/express-own-auto/55SWF4JB4GU115923",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2016 MERCEDES-BENZ C-CLASS for sale at $14,950.00 in San Antonio, TX at Express Own Auto now.",
 "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": "express-own-auto",
   "vin": "55SWF4JB4GU115923",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}