{
 "id": "WDDHF5KB1EA804800",
 "name": "2014 Mercedes-Benz E-Class E 350 Sedan 4D",
 "year": 2014,
 "make": "Mercedes-Benz",
 "model": "E-Class",
 "trim": "E 350 Sedan 4D",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 12885,
 "currency": "USD",
 "mileage": 89678,
 "vin": "WDDHF5KB1EA804800",
 "image": "https://storage.googleapis.com/talkinto-production-dealerships-catalog-photos/e6ae76c8-680b-4b8a-87b2-002b90a8121a/W6J4WKW4.jpg",
 "url": "https://carchat.io/v/hammertime/WDDHF5KB1EA804800",
 "dealer": {
  "id": "hammertime",
  "name": "Hammertime",
  "city": "Jeep",
  "state": "CJ",
  "url": "https://carchat.io/d/hammertime"
 },
 "description": "Ask any question hassle free, we’re here to help! Our Caspian Auto of Springfield team has answers 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": "hammertime",
   "vin": "WDDHF5KB1EA804800",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}