{
 "id": "WDDNG7DB4CA437641",
 "name": "2012 Mercedes-benz S-class",
 "year": 2012,
 "make": "Mercedes-benz",
 "model": "S-class",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 105054,
 "vin": "WDDNG7DB4CA437641",
 "image": "https://imagescf.dealercenter.net/640/480/202512-aec396f13f094e8098ffd0543a3d0ca1/202512-95cd85f2c55445569b1930eebd38d430.jpg",
 "url": "https://carchat.io/v/express-own-auto/WDDNG7DB4CA437641",
 "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 2012 MERCEDES-BENZ S-CLASS 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": "WDDNG7DB4CA437641",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}