{
 "id": "1FTFX1E54JKF71044",
 "name": "2018 Ford F-150 XL 4WD SuperCab 6.5' Box",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL 4WD SuperCab 6.5' Box",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 21950,
 "currency": "USD",
 "mileage": 112263,
 "vin": "1FTFX1E54JKF71044",
 "image": "http://imagescdn.dealercarsearch.com/Media/17788/17549255/638224107058542921.jpg",
 "url": "https://carchat.io/v/beauchampmotors/1FTFX1E54JKF71044",
 "dealer": {
  "id": "beauchampmotors",
  "name": "Beauchampmotors",
  "city": "Amarillo",
  "state": "TX",
  "url": "https://carchat.io/d/beauchampmotors"
 },
 "description": "Visit Beauchamp Motors online at beauchampmotors.com to see more pictures of this vehicle or call us at 806-467-1300 today to schedule your test drive.",
 "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": "beauchampmotors",
   "vin": "1FTFX1E54JKF71044",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}