{
 "id": "1FTEW1CF5GKF57804",
 "name": "Used 2016 Ford F-150 XLT",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 16878,
 "currency": "USD",
 "mileage": 124684,
 "vin": "1FTEW1CF5GKF57804",
 "image": null,
 "url": "https://carchat.io/v/ray-varner-ford-llc/1FTEW1CF5GKF57804",
 "dealer": {
  "id": "ray-varner-ford-llc",
  "name": "Ray Varner Ford, LLC",
  "city": "Clinton",
  "state": "TN",
  "url": "https://carchat.io/d/ray-varner-ford-llc"
 },
 "description": "Is this 2016 Ford F-150 your perfect car? Contact Ray Varner Ford LLC (SALES DEPT.) to see this Shadow Black XLT Truck available for $16878",
 "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": "ray-varner-ford-llc",
   "vin": "1FTEW1CF5GKF57804",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}