{
 "id": "JTHBK1GGXD2083750",
 "name": "2013 Lexus ES 350 350",
 "year": 2013,
 "make": "Lexus",
 "model": "ES 350",
 "trim": "350",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 18644,
 "currency": "USD",
 "mileage": 96917,
 "vin": "JTHBK1GGXD2083750",
 "image": "https://cdn.dealrimages.com/IK%2F6X%2FJW%2FT574W4166DSPSZ.jpg?h=800",
 "url": "https://carchat.io/v/drivethewave/JTHBK1GGXD2083750",
 "dealer": {
  "id": "drivethewave",
  "name": "Drivethewave",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/drivethewave"
 },
 "description": null,
 "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": "drivethewave",
   "vin": "JTHBK1GGXD2083750",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}