{
 "id": "1FTFW1ETXDKD30031",
 "name": "2013 Ford F-150 4WD Supercrew FX4 6 1/2",
 "year": 2013,
 "make": "Ford",
 "model": "F-150 4WD",
 "trim": "Supercrew FX4 6 1/2",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 7980,
 "currency": "USD",
 "mileage": 131326,
 "vin": "1FTFW1ETXDKD30031",
 "image": "https://imageserver.promaxinventory.com/9166/image/8d19205e95a47ba1c4ccb239ee434012.jpg",
 "url": "https://carchat.io/v/a-motorcompany/1FTFW1ETXDKD30031",
 "dealer": {
  "id": "a-motorcompany",
  "name": "A Motorcompany",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/a-motorcompany"
 },
 "description": "MECHANICAL SPECIAL, SELLING AS IS!!! TAKE ADVATAGE OF THIS PRICE NOW!!!!",
 "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": "a-motorcompany",
   "vin": "1FTFW1ETXDKD30031",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}