{
 "id": "1FTFW1ET7EKE12445",
 "name": "2014 Ford F-150 Lariat SuperCrew 6.5-ft. Bed 4WD",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": "Lariat SuperCrew 6.5-ft. Bed 4WD",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 18990,
 "currency": "USD",
 "mileage": 144019,
 "vin": "1FTFW1ET7EKE12445",
 "image": "http://imagescdn.dealercarsearch.com/Media/11665/23964838/639165267120771531.jpg",
 "url": "https://carchat.io/v/automall2000/1FTFW1ET7EKE12445",
 "dealer": {
  "id": "automall2000",
  "name": "Automall2000",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/automall2000"
 },
 "description": "Visit '' AUTO MALL 2000 '' online at www.automall2000.com to see more pictures of this vehicle or call us at 281-896-2507 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": "automall2000",
   "vin": "1FTFW1ET7EKE12445",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}