{
 "id": "1FTEX1EP3GKE08598",
 "name": "Used 2016 Ford F-150 XL",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 13280,
 "currency": "USD",
 "mileage": 200115,
 "vin": "1FTEX1EP3GKE08598",
 "image": "https://pictures.dealer.com/h/hermanjenkinsmotorscllc/0801/8289cfaa9df6f753e17e2b7497fbcd42x.jpg",
 "url": "https://carchat.io/v/herman-jenkins-motors-inc-jeep/1FTEX1EP3GKE08598",
 "dealer": {
  "id": "herman-jenkins-motors-inc-jeep",
  "name": "Herman Jenkins Motors Inc - Jeep",
  "city": "Union City",
  "state": "TN",
  "url": "https://carchat.io/d/herman-jenkins-motors-inc-jeep"
 },
 "description": "Is this 2016 Ford F-150 your perfect car? Contact Herman Jenkins Motors Inc to see this Oxford White XL Extended Cab available for $13280",
 "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": "herman-jenkins-motors-inc-jeep",
   "vin": "1FTEX1EP3GKE08598",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}