{
 "id": "WDDHF5KB9CA585226",
 "name": "2012 Mercedes-benz E-class",
 "year": 2012,
 "make": "Mercedes-benz",
 "model": "E-class",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 6500,
 "currency": "USD",
 "mileage": 141508,
 "vin": "WDDHF5KB9CA585226",
 "image": "https://imagescf.dealercenter.net/640/480/202605-52870e28149a4ea4a713fe230be7c926.jpg",
 "url": "https://carchat.io/v/car-world-of-san-antonio-llc/WDDHF5KB9CA585226",
 "dealer": {
  "id": "car-world-of-san-antonio-llc",
  "name": "Car World Of San Antonio LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/car-world-of-san-antonio-llc"
 },
 "description": "Find USED 2012 MERCEDES-BENZ E-CLASS for sale at $6,500.00 in San Antonio, TX at Car World of San Antonio LLC 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": "car-world-of-san-antonio-llc",
   "vin": "WDDHF5KB9CA585226",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}