{
 "id": "1C4BJWFG9GL192055",
 "name": "2016 JEEP WRANGLER Rubicon",
 "year": 2016,
 "make": "Jeep",
 "model": "WRANGLER",
 "trim": "Rubicon",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 15900,
 "currency": "USD",
 "mileage": 115000,
 "vin": "1C4BJWFG9GL192055",
 "image": "https://siteserver.autoclick.com/Accounts/7826/images/1195641.jpg",
 "url": "https://carchat.io/v/widgets/1C4BJWFG9GL192055",
 "dealer": {
  "id": "widgets",
  "name": "Widgets",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/widgets"
 },
 "description": "Excellent conditions. Leather seats. Back up camera. 4x4. Good tires and brakes all around. Everything works. No mechanical issues. 115k miles on it. Clean title. Hablamos Español ? Financing available ? No credit ? Low credit ? ITIN ? Tax ID ? No credit ?",
 "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": "widgets",
   "vin": "1C4BJWFG9GL192055",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}