{
 "id": "W1K2J6BBXPA121345",
 "name": "2023 Mercedes-benz Cls",
 "year": 2023,
 "make": "Mercedes-benz",
 "model": "Cls",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 19075,
 "vin": "W1K2J6BBXPA121345",
 "image": "https://imagescf.dealercenter.net/640/480/202608-5cb20711fc2642a9aaa5be9d522174c4/202608-0e850fe08acf4bae9bfa604e2dc102f6.jpg",
 "url": "https://carchat.io/v/express-own-auto/W1K2J6BBXPA121345",
 "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 2023 MERCEDES-BENZ CLS for sale at CALL FOR PRICE 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": "W1K2J6BBXPA121345",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}