{
 "id": "1FTMF1CM0EKD76617",
 "name": "2014 Ford F-150 2WD Reg Cab 122.5\" XL",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": "2WD Reg Cab 122.5\" XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 13981,
 "currency": "USD",
 "mileage": 68270,
 "vin": "1FTMF1CM0EKD76617",
 "image": "http://imagescdn.dealercarsearch.com/Media/25152/24062167/639222641920717639.jpg",
 "url": "https://carchat.io/v/autoblvdllc/1FTMF1CM0EKD76617",
 "dealer": {
  "id": "autoblvdllc",
  "name": "Autoblvdllc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/autoblvdllc"
 },
 "description": "Visit Auto Blvd LLC to shop our great deals. You can call 210-566-2583 to schedule your test drive today.",
 "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": "autoblvdllc",
   "vin": "1FTMF1CM0EKD76617",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}