{
 "id": "1FMJU2AT0FEF08117",
 "name": "2015 Ford Explorer Limited Limited",
 "year": 2015,
 "make": "Ford",
 "model": "Explorer Limited",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 147918,
 "vin": "1FMJU2AT0FEF08117",
 "image": "https://automanager.blob.core.windows.net/wmphotos/042077/a095ae937efd4ea191e3dd5a13fdea38/9f9d61ab9c_800_overlay.jpg",
 "url": "https://carchat.io/v/mwestauto/1FMJU2AT0FEF08117",
 "dealer": {
  "id": "mwestauto",
  "name": "Mwestauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mwestauto"
 },
 "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": "mwestauto",
   "vin": "1FMJU2AT0FEF08117",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}