{
 "id": "1C4BJWEG6FL620440",
 "name": "2015 Jeep Wrangler Unlimited",
 "year": 2015,
 "make": "Jeep",
 "model": "Wrangler Unlimited",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 12950,
 "currency": "USD",
 "mileage": 152282,
 "vin": "1C4BJWEG6FL620440",
 "image": "https://cdn05.carsforsale.com/00eaae06143ab9baecd3958c63bf4a4f37/480x360/2015-jeep-wrangler-unlimited-sahara-4x4-4dr-suv.jpg",
 "url": "https://carchat.io/v/mtc-auto/1C4BJWEG6FL620440",
 "dealer": {
  "id": "mtc-auto",
  "name": "MTC Auto",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/mtc-auto"
 },
 "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": "mtc-auto",
   "vin": "1C4BJWEG6FL620440",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}