{
 "id": "1FTEW1EP3FFA12746",
 "name": "2015 Ford F-150 XL",
 "year": 2015,
 "make": "Ford",
 "model": "F-150 XL",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 10500,
 "currency": "USD",
 "mileage": 174623,
 "vin": "1FTEW1EP3FFA12746",
 "image": "https://automanager.blob.core.windows.net/wmphotos/044848/a51696170bfc4918bc638071354c6963/f7221e143a_800.jpg",
 "url": "https://carchat.io/v/mgr-motors/1FTEW1EP3FFA12746",
 "dealer": {
  "id": "mgr-motors",
  "name": "MGR Motors",
  "city": "Converse",
  "state": "TX",
  "url": "https://carchat.io/d/mgr-motors"
 },
 "description": "MGR-Motors",
 "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": "mgr-motors",
   "vin": "1FTEW1EP3FFA12746",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}