{
 "id": "1FTFW1E10JFD33765",
 "name": "2018 Ford F-150 Platinum - Irving Motors Corp",
 "year": 2018,
 "make": "Ford",
 "model": "F-150 Platinum",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": 214846,
 "vin": "1FTFW1E10JFD33765",
 "image": "https://images.dealersync.com/2955/Photos/1427635/wm_5785fcf590fd4e5f9480029bb8569adc_1427635.jpg?_=136c81f60462d1f495b61f35228160d0444e910f",
 "url": "https://carchat.io/v/irving-motors/1FTFW1E10JFD33765",
 "dealer": {
  "id": "irving-motors",
  "name": "Irving Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors"
 },
 "description": "Used 2018 Ford F-150 Platinum for sale in San Antonio - ENGINE: 3.0L POWER STROKE V6 TURBO DIESEL B20",
 "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": "irving-motors",
   "vin": "1FTFW1E10JFD33765",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}