{
 "id": "1FTFW1ET3EKD89505",
 "name": "2014 Ford F-150 King Ranch SuperCrew 4WD",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": "King Ranch SuperCrew 4WD",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 10500,
 "currency": "USD",
 "mileage": 222497,
 "vin": "1FTFW1ET3EKD89505",
 "image": "https://imagescdn.dealercarsearch.com/Media/5287/23419610/639039154628479954.jpg",
 "url": "https://carchat.io/v/royceautoxchange/1FTFW1ET3EKD89505",
 "dealer": {
  "id": "royceautoxchange",
  "name": "Royceautoxchange",
  "city": "Mount Airy",
  "state": "NC",
  "url": "https://carchat.io/d/royceautoxchange"
 },
 "description": "Nice 2014 Ford F150 King Ranch SuperCrew 4WD - Clean Title - Ready to Ride & Drive -- Visit us at www.royceautoxchange.com or contact us at 336-368-1999",
 "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": "royceautoxchange",
   "vin": "1FTFW1ET3EKD89505",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}