{
 "id": "1FTFW1CTXCKD91929",
 "name": "2012 Ford F150 XLT",
 "year": 2012,
 "make": "Ford",
 "model": "F150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 13998,
 "currency": "USD",
 "mileage": 155311,
 "vin": "1FTFW1CTXCKD91929",
 "image": "https://cdn-inventory.autodealersdigital.com/upload/104568/12189027/12189027_0.jpg",
 "url": "https://carchat.io/v/mvpmotorsinc/1FTFW1CTXCKD91929",
 "dealer": {
  "id": "mvpmotorsinc",
  "name": "Mvpmotorsinc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mvpmotorsinc"
 },
 "description": null,
 "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": "mvpmotorsinc",
   "vin": "1FTFW1CTXCKD91929",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}