{
 "id": "1FM5K7D86HGC31797",
 "name": "2017 Ford Explorer XLT",
 "year": 2017,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 106125,
 "vin": "1FM5K7D86HGC31797",
 "image": "https://www.arrowmitsubishi.com/inventoryphotos/14018/1fm5k7d86hgc31797/ip/1.jpg",
 "url": "https://carchat.io/v/mitsubishi-sales/1FM5K7D86HGC31797",
 "dealer": {
  "id": "mitsubishi-sales",
  "name": "Mitsubishi Sales",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/mitsubishi-sales"
 },
 "description": "Oxford White 2017 Ford Explorer XLT 4D Sport Utility<br><br>This vehicle comes with the following features and options : Equipment Group 200A, 18 Painted Aluminum Wheels, 3.39 Non-Limited-Slip Axle Ratio, 3rd row seats: split-bench, 4-Wheel Disc Brakes, 6 Speakers, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM, Brake assist, Bumpers: body-color, Cargo Mat (Dealer Installed), CD player, Compass, Delay-off headlights, Driver door bin, Driver vanity mirror, Dual front impact air",
 "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": "mitsubishi-sales",
   "vin": "1FM5K7D86HGC31797",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}