{
 "id": "1FMPU17L94LB11428",
 "name": "2004 Ford Expedition",
 "year": 2004,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 3000,
 "currency": "USD",
 "mileage": 182323,
 "vin": "1FMPU17L94LB11428",
 "image": "https://cdn02.carsforsale.com/3/596637/6489844/thumb/810108071.jpg",
 "url": "https://carchat.io/v/cbs-motors/1FMPU17L94LB11428",
 "dealer": {
  "id": "cbs-motors",
  "name": "CBS Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/cbs-motors"
 },
 "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": "cbs-motors",
   "vin": "1FMPU17L94LB11428",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}